[SCM] qtbase packaging branch, experimental, updated. debian/5.8.0+dfsg-3-7-g35075f1
Dmitry Shachnev
mitya57 at moszumanska.debian.org
Fri Apr 7 07:27:37 UTC 2017
Gitweb-URL: http://git.debian.org/?p=pkg-kde/qt/qtbase.git;a=commitdiff;h=1f60da3
The following commit has been merged in the experimental branch:
commit 1f60da3909aa5b5b670e046d39d5c5859d8729f4
Author: Dmitry Shachnev <mitya57 at gmail.com>
Date: Thu Apr 6 18:46:16 2017 +0300
Update debian/watch to track experimental releases.
---
debian/changelog | 1 +
debian/watch | 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 02cc051..dd3662b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
qtbase-opensource-src (5.8.0+dfsg-4) UNRELEASED; urgency=medium
[ Dmitry Shachnev ]
+ * Update debian/watch to track experimental releases.
* Bump dpkg-dev build-dependency to 1.17.14, for build profiles.
* Disable debug logging in /etc/xdg/QtProject/qtlogging.ini (closes:
#805399).
diff --git a/debian/watch b/debian/watch
index 1b42c64..a2693cf 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/official_releases/qt/([\d\.]*)/([\d\.]*)/submodules/qtbase-opensource-src-(.*)\.tar\.[xg]z
+https://download.qt.io/development_releases/qt/([\d\.]*)/([\d\.]+0-[a-z\d]+)/submodules/qtbase-opensource-src-(.*)\.tar\.xz
--
qtbase packaging
More information about the pkg-kde-commits
mailing list