[SCM] Qt 4 packaging branch, master, updated. debian/4.8.4+dfsg-4-17-gf46c9ed

Lisandro Damián Nicanor Pérez lisandro at alioth.debian.org
Tue Jul 2 17:30:41 UTC 2013


Gitweb-URL: http://git.debian.org/?p=pkg-kde/qt/qt4-x11.git;a=commitdiff;h=1e2553a

The following commit has been merged in the master branch:
commit 1e2553a796a43e065b279b83f7a49bae24e1169c
Author: Lisandro Damián Nicanor Pérez Meyer <perezmeyer at gmail.com>
Date:   Tue Jul 2 14:26:23 2013 -0300

    Fix watch file.
---
 debian/changelog |    1 +
 debian/watch     |    2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index bca767e..b0fcf64 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ qt4-x11 (4:4.8.5+dfsg-1) UNRELEASED; urgency=low
   * New upstream release.
   * Add QGtkStyle-remove-an-unnecessary-sanity-check-for-the.patch, taken from
     upstream, to solve a crash in GTK style (Closes: 712886).
+  * Fix watch file. It seems the URL changed again.
 
  -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Sat, 22 Jun 2013 11:08:53 -0300
 
diff --git a/debian/watch b/debian/watch
index e88deea..40b0dba 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
 version=3
 opts=dversionmangle=s/\+dfsg// \
-http://releases.qt-project.org/qt4/source/ qt-(?:x11|everywhere)-opensource-src-([^-]*)\.tar.gz
+http://download.qt-project.org/official_releases/qt/4.8/([\d\.]*)/qt-everywhere-opensource-src-([^-]*)\.tar.gz

-- 
Qt 4 packaging



More information about the pkg-kde-commits mailing list