Migrate to using debhelper-compat.

backports/focal
Simon Quigley 4 years ago
parent 41005d5bdc
commit 0d18988f2c

1
debian/changelog vendored

@ -3,6 +3,7 @@ lxqt-notificationd (0.15.0-0ubuntu1) UNRELEASED; urgency=medium
* New upstream release. * New upstream release.
- Update upstream signing key. - Update upstream signing key.
* Update Standards-version to 4.5.0, no changes needed. * Update Standards-version to 4.5.0, no changes needed.
* Migrate to using debhelper-compat.
-- Simon Quigley <tsimonq2@ubuntu.com> Thu, 30 Apr 2020 23:07:12 -0500 -- Simon Quigley <tsimonq2@ubuntu.com> Thu, 30 Apr 2020 23:07:12 -0500

1
debian/compat vendored

@ -1 +0,0 @@
12

2
debian/control vendored

@ -6,7 +6,7 @@ Uploaders: Alf Gaida <agaida@siduction.org>,
Andrew Lee (李健秋) <ajqlee@debian.org> Andrew Lee (李健秋) <ajqlee@debian.org>
Section: x11 Section: x11
Priority: optional Priority: optional
Build-Depends: debhelper (>= 12), Build-Depends: debhelper-compat (= 12),
libkf5windowsystem-dev, libkf5windowsystem-dev,
liblxqt0-dev (>= 0.14.0~), liblxqt0-dev (>= 0.14.0~),
libqt5svg5-dev, libqt5svg5-dev,

Loading…
Cancel
Save