[SCM] Qt 4 Debian packaging branch, master, updated. debian/4.6.2-2-13-g95065f3

Pino Toscano pino-guest at alioth.debian.org
Tue Mar 30 12:14:04 UTC 2010


The following commit has been merged in the master branch:
commit 95065f3874494796eab0d224bbf0266347636e59
Author: Pino Toscano <pino at kde.org>
Date:   Tue Mar 30 14:13:15 2010 +0200

    fix watch file to report only stable versions (ie non-tp and non-rc ones)
---
 debian/changelog |    3 ++-
 debian/watch     |    2 +-
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 82ce39d..f27d115 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,8 +9,9 @@ qt4-x11 (4:4.6.2-3) UNRELEASED; urgency=low
   [ Pino Toscano ]
   * Make more use of the dpkg source 3.0 format: directly ship the binary files
     (PNG icons and qch) instead of uuencode them at install time.
+  * Fix watch file to report only stable versions (ie non-tp and non-rc ones).
 
- -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Sat, 27 Mar 2010 13:11:34 +0100
+ -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Tue, 30 Mar 2010 14:12:24 +0200
 
 qt4-x11 (4:4.6.2-2) experimental; urgency=low
 
diff --git a/debian/watch b/debian/watch
index 96dd19e..c948fed 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://get.qt.nokia.com/qt/source/ qt-(?:x11|everywhere)-opensource-src-(.*)\.tar.gz
+http://get.qt.nokia.com/qt/source/ qt-(?:x11|everywhere)-opensource-src-([^-]*)\.tar.gz

-- 
Qt 4 Debian packaging



More information about the pkg-kde-commits mailing list