[SCM] qtbase packaging branch, experimental, updated. debian/5.9.0-beta.3+dfsg-1-3-gbe7644c

Simon Quigley tsimonq2-guest at moszumanska.debian.org
Sat Jun 3 02:01:24 UTC 2017


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

The following commit has been merged in the experimental branch:
commit fd09b556405d8ddd1fd3ba8a1aef8c5f1127bc82
Author: Simon Quigley <tsimonq2 at ubuntu.com>
Date:   Fri Jun 2 19:38:10 2017 -0500

    Modify debian/watch to automatically pick up new development *and* final releases.
---
 debian/changelog | 2 ++
 debian/watch     | 2 +-
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 1d882f5..e583661 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,8 @@ qtbase-opensource-src (5.9.0+dfsg-1) UNRELEASED; urgency=medium
 
   [ Simon Quigley ]
   * New upstream final release.
+  * Modify debian/watch to automatically pick up new development *and* final
+    releases.
 
  -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Fri, 02 Jun 2017 19:14:00 -0500
 
diff --git a/debian/watch b/debian/watch
index a2693cf..0bccbfc 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/qt/([\d\.]*)/([\d\.]+0-[a-z\d]+)/submodules/qtbase-opensource-src-(.*)\.tar\.xz
+https://download.qt.io/(?:development_releases|official_releases)/qt/([\d\.]*)/(?:([\d\.]+0-[a-z\d]+)|([\d\.]+0+))/submodules/qtbase-opensource-src-(.*)\.tar\.xz

-- 
qtbase packaging



More information about the pkg-kde-commits mailing list