Remove "~" from debhelper depends.

This commit is contained in:
Simon Quigley 2018-05-21 21:12:36 -05:00
parent b23f76a310
commit 6edaa856ac
2 changed files with 2 additions and 1 deletions

1
debian/changelog vendored
View File

@ -3,6 +3,7 @@ libqtxdg (3.2.0-0ubuntu1) UNRELEASED; urgency=medium
* New upstream release.
* Update Vcs-* and Maintainer to Lubuntu values.
* Update copyright file.
* Remove "~" from debhelper depends.
-- Simon Quigley <tsimonq2@ubuntu.com> Mon, 21 May 2018 21:05:57 -0500

2
debian/control vendored
View File

@ -6,7 +6,7 @@ Uploaders: Alf Gaida <agaida@siduction.org>,
Andrew Lee (李健秋) <ajqlee@debian.org>
Section: libs
Priority: optional
Build-Depends: debhelper (>= 11~),
Build-Depends: debhelper (>= 11),
cmake,
libmagic-dev,
libqt5svg5-dev,