[SCM] qtbase packaging branch, master, updated. debian/5.0.0-1-53-ge3e1630

Lisandro Damián Nicanor Pérez lisandro at alioth.debian.org
Wed Apr 10 13:15:48 UTC 2013


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

The following commit has been merged in the master branch:
commit f5af27f5e4b322bcbdcd681fe17b665f6fdcd217
Author: Lisandro Damián Nicanor Pérez Meyer <perezmeyer at gmail.com>
Date:   Wed Apr 10 10:14:33 2013 -0300

    Fix watch file.
    
    Now the submodules compressed in zip and tar.xz formats are in the
    same directory.
---
 debian/watch |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/debian/watch b/debian/watch
index 4848808..19dd41c 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
 version=3
 opts=dversionmangle=s/\+dfsg// \
-http://origin.releases.qt-project.org/qt5/([\d\.]*)/submodules_tar/qtbase-opensource-src-([^-]*)\.tar.xz
+http://origin.releases.qt-project.org/qt5/([\d\.]*)/submodules/qtbase-opensource-src-([^-]*)\.tar.xz

-- 
qtbase packaging



More information about the pkg-kde-commits mailing list