r28431 - in /desktop/unstable/pygobject/debian: changelog watch

mpitt at users.alioth.debian.org mpitt at users.alioth.debian.org
Tue Jun 14 08:47:26 UTC 2011


Author: mpitt
Date: Tue Jun 14 08:47:25 2011
New Revision: 28431

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=28431
Log:
debian/watch: Fix syntax to actually catch current versions.

Modified:
    desktop/unstable/pygobject/debian/changelog
    desktop/unstable/pygobject/debian/watch

Modified: desktop/unstable/pygobject/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/pygobject/debian/changelog?rev=28431&op=diff
==============================================================================
--- desktop/unstable/pygobject/debian/changelog [utf-8] (original)
+++ desktop/unstable/pygobject/debian/changelog [utf-8] Tue Jun 14 08:47:25 2011
@@ -1,3 +1,9 @@
+pygobject (2.28.4-2) UNRELEASED; urgency=low
+
+  * debian/watch: Fix syntax to actually catch current versions.
+
+ -- Martin Pitt <mpitt at debian.org>  Tue, 14 Jun 2011 10:46:01 +0200
+
 pygobject (2.28.4-1) unstable; urgency=low
 
   [ Josselin Mouette ]

Modified: desktop/unstable/pygobject/debian/watch
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/pygobject/debian/watch?rev=28431&op=diff
==============================================================================
--- desktop/unstable/pygobject/debian/watch [utf-8] (original)
+++ desktop/unstable/pygobject/debian/watch [utf-8] Tue Jun 14 08:47:25 2011
@@ -1,2 +1,2 @@
 version=3
-http://ftp.gnome.org/pub/GNOME/sources/pygobject/([\d\.]+)[02468]/pygobject-([\d\.]+)\.tar\.gz
+http://ftp.gnome.org/pub/GNOME/sources/pygobject/([\d\.]+[02468])/pygobject-([\d\.]+)\.tar\.gz




More information about the pkg-gnome-commits mailing list