[SCM] qbs packaging branch, master, updated. debian/1.8.0+dfsg-1-5-g88d79bf
Simon Quigley
tsimonq2-guest at moszumanska.debian.org
Wed Jul 5 12:06:53 UTC 2017
Gitweb-URL: http://git.debian.org/?p=pkg-kde/qt/qbs.git;a=commitdiff;h=4eb3520
The following commit has been merged in the master branch:
commit 4eb352081feb1734b9c7c6b0bac2d2b715da6135
Author: Simon Quigley <tsimonq2 at ubuntu.com>
Date: Wed Jul 5 04:10:50 2017 -0500
Bump debhelper compat to 10.
---
debian/changelog | 1 +
debian/compat | 2 +-
debian/control | 2 +-
3 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 78a61e1..ab92bb6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ qbs (1.8.1+dfsg-1) UNRELEASED; urgency=medium
* New upstream release.
* Add myself to Uploaders.
* Update Standards-version to 4.0.0, no changes needed.
+ * Bump debhelper compat to 10.
-- Simon Quigley <tsimonq2 at ubuntu.com> Wed, 05 Jul 2017 04:08:07 -0500
diff --git a/debian/compat b/debian/compat
index ec63514..f599e28 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-9
+10
diff --git a/debian/control b/debian/control
index d0a787e..6068396 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Uploaders: Dmitry Shachnev <mitya57 at debian.org>,
Lisandro Damián Nicanor Pérez Meyer <lisandro at debian.org>,
Adam Majer <adamm at zombino.com>,
Simon Quigley <tsimonq2 at ubuntu.com>
-Build-Depends: debhelper (>= 9.20160114~),
+Build-Depends: debhelper (>= 10),
pkg-kde-tools,
qtbase5-dev (>= 5.6.0),
qtdeclarative5-dev,
--
qbs packaging
More information about the pkg-kde-commits
mailing list