[SCM] qbs packaging branch, master, updated. debian/1.2.2+dfsg-1-6-g21e95e8

Dmitry Shachnev mitya57-guest at moszumanska.debian.org
Tue Sep 30 10:23:00 UTC 2014


Gitweb-URL: http://git.debian.org/?p=pkg-kde/qt/qbs.git;a=commitdiff;h=21e95e8

The following commit has been merged in the master branch:
commit 21e95e8ba46784bbd2676f7cbedf541d3178c2bd
Author: Dmitry Shachnev <mitya57 at gmail.com>
Date:   Tue Sep 30 14:22:10 2014 +0400

    debian/watch: Use new repacksuffix option.
---
 debian/changelog | 1 +
 debian/watch     | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 4a8542d..3fa7262 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ qbs (1.2.2+dfsg-2) UNRELEASED; urgency=medium
   * Fix build failure when multiple compilers are installed.
   * Properly clean up after tests.
   * Update my e-mail address.
+  * debian/watch: Use new repacksuffix option.
 
  -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Sun, 27 Jul 2014 18:14:27 +0400
 
diff --git a/debian/watch b/debian/watch
index 5d59d54..4837464 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
 version=3
-opts=dversionmangle=s/\+dfsg\d*// \
+opts=dversionmangle=s/\+dfsg\d*//,repacksuffix=+dfsg \
 http://download.qt-project.org/official_releases/qbs/([\d\.]*)/qbs-([^-]*)\.src\.tar\.gz

-- 
qbs packaging



More information about the pkg-kde-commits mailing list