[SCM] qtbase packaging branch, experimental, updated. debian/5.9.0+dfsg-1-6-g0110c71

Dmitry Shachnev mitya57 at moszumanska.debian.org
Fri Jun 30 16:27:41 UTC 2017


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

The following commit has been merged in the experimental branch:
commit daaaf18be4d85e55b0423011e7fbe751aebaa8fe
Author: Dmitry Shachnev <mitya57 at gmail.com>
Date:   Fri Jun 30 19:20:36 2017 +0300

    Simplify debian/watch to track only stable releases.
---
 debian/changelog | 1 +
 debian/watch     | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 5ec661c..46a9791 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,7 @@ qtbase-opensource-src (5.9.0+dfsg-2) UNRELEASED; urgency=medium
   * Drop libqt5gui5 recommendation on mesa-utils, thanks to Alexander Volkov.
     It was needed only for 90qt5-opengl script, which we no longer ship.
   * Update symbols files from buildds’ logs.
+  * Simplify debian/watch to track only stable releases.
 
  -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Thu, 08 Jun 2017 13:48:28 +0300
 
diff --git a/debian/watch b/debian/watch
index 0bccbfc..d44f3a7 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
 version=3
 opts=uversionmangle=s/-/~/,dversionmangle=s/\+dfsg//,repacksuffix=+dfsg \
-https://download.qt.io/(?:development_releases|official_releases)/qt/([\d\.]*)/(?:([\d\.]+0-[a-z\d]+)|([\d\.]+0+))/submodules/qtbase-opensource-src-(.*)\.tar\.xz
+https://download.qt.io/official_releases/qt/([\d\.]*)/([\d\.]*)/submodules/qtbase-opensource-src-(.*)\.tar\.xz

-- 
qtbase packaging



More information about the pkg-kde-commits mailing list