debhelper -> debhelper-compat.

This commit is contained in:
Simon Quigley 2020-04-28 17:57:35 -05:00
parent e7fb76d370
commit 8c11c899d1
3 changed files with 2 additions and 2 deletions

1
debian/changelog vendored
View File

@ -3,6 +3,7 @@ libqtxdg (3.5.0-0ubuntu1) UNRELEASED; urgency=medium
* New upstream release.
- Update upstream signing key.
* Bump Standards-version to 4.5.0, no changes needed.
* debhelper -> debhelper-compat.
-- Simon Quigley <tsimonq2@ubuntu.com> Tue, 28 Apr 2020 17:55:01 -0500

1
debian/compat vendored
View File

@ -1 +0,0 @@
12

2
debian/control vendored
View File

@ -7,7 +7,7 @@ Uploaders: Alf Gaida <agaida@siduction.org>,
Section: libs
Priority: optional
Build-Depends: cmake,
debhelper (>= 12),
debhelper-compat (= 12),
libmagic-dev,
libqt5svg5-dev,
lxqt-build-tools (>= 0.6.0),