diff options
| author | Maria Lisina <sekoohaka.sarisan@gmail.com> | 2026-05-21 10:12:11 +0300 |
|---|---|---|
| committer | Maria Lisina <sekoohaka.sarisan@gmail.com> | 2026-05-21 10:12:11 +0300 |
| commit | e10c7c43128f630469dce98b7ce634b0edc53717 (patch) | |
| tree | 0d5be9a382c769be34cae4f7c9c2a783e97ba2fa | |
| parent | f39c93d6cd023ff477f7bc52efa572029e682cec (diff) | |
debian: Remove systemd unit5.13.8-2
| -rw-r--r-- | debian/changelog | 6 | ||||
| -rwxr-xr-x | debian/rules | 3 |
2 files changed, 9 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index cf43493..03b2cec 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +gpu-screen-recorder (5.13.8-2) stable; urgency=low + + * Removed systemd unit. + + -- Maria Lisina <sekoohaka.sarisan@gmail.com> Wed, 21 May 2026 07:11:27 +0000 + gpu-screen-recorder (5.13.8-1) stable; urgency=low * Initial release. diff --git a/debian/rules b/debian/rules index 2d33f6a..53bf126 100755 --- a/debian/rules +++ b/debian/rules @@ -2,3 +2,6 @@ %: dh $@ + +override_dh_auto_configure: + dh_auto_configure -- -Dsystemd=false |
