From af496e30946e43928d5119ec01ce46d74873ff08 Mon Sep 17 00:00:00 2001 From: Thomas Preud'homme Date: Wed, 14 Feb 2018 22:45:35 +0000 Subject: Bump debhelper's Build-depend version --- debian/changelog | 3 +++ debian/compat | 2 +- debian/control | 2 +- 3 files changed, 5 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 8af51d1..df339f8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,7 @@ ultracopier (1.2.3.6-1) UNRELEASED; urgency=low + Drop all patches. * debian/control: + Build-depend on Qt5 libraries. + + Bump debhelper's Build-depend version + Lower priority to optional. + Bump standard version. + Use secure and canonical VCS URIs. @@ -21,6 +22,8 @@ ultracopier (1.2.3.6-1) UNRELEASED; urgency=low + Update copyright years. * debian/watch: + Fix URL to upstream tarballs (thanks Bart Martens). + * debian/compat: + + Bump compat version. -- Thomas Preud'homme Fri, 24 Nov 2017 23:12:33 +0000 diff --git a/debian/compat b/debian/compat index ec63514..b4de394 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -9 +11 diff --git a/debian/control b/debian/control index 7acb637..c80de25 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: ultracopier Section: utils Priority: optional Maintainer: Thomas Preud'homme -Build-Depends: debhelper (>= 9), qtbase5-dev, kdelibs5-dev, qt5-qmake, +Build-Depends: debhelper (>= 11), qtbase5-dev, kdelibs5-dev, qt5-qmake, qttools5-dev-tools Standards-Version: 4.1.1 Homepage: http://ultracopier.first-world.info/ -- cgit v1.2.3