r28103 - in /desktop/unstable/pygtk/debian: changelog watch

mpitt at users.alioth.debian.org mpitt at users.alioth.debian.org
Mon May 30 09:34:38 UTC 2011


Author: mpitt
Date: Mon May 30 09:34:37 2011
New Revision: 28103

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=28103
Log:
debian/watch: Fix syntax to actually catch the latest version.

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

Modified: desktop/unstable/pygtk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/pygtk/debian/changelog?rev=28103&op=diff
==============================================================================
--- desktop/unstable/pygtk/debian/changelog [utf-8] (original)
+++ desktop/unstable/pygtk/debian/changelog [utf-8] Mon May 30 09:34:37 2011
@@ -8,6 +8,7 @@
     dragging the sizable python-numpy into the default installation. The few
     (if any) packages which actually use numpy ought to depend on it
     themselves.
+  * debian/watch: Fix syntax to actually catch the latest version.
 
  -- Josselin Mouette <joss at debian.org>  Mon, 25 Apr 2011 17:31:38 +0200
 

Modified: desktop/unstable/pygtk/debian/watch
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/pygtk/debian/watch?rev=28103&op=diff
==============================================================================
--- desktop/unstable/pygtk/debian/watch [utf-8] (original)
+++ desktop/unstable/pygtk/debian/watch [utf-8] Mon May 30 09:34:37 2011
@@ -1,2 +1,2 @@
 version=2
-http://ftp.gnome.org/pub/GNOME/sources/pygtk/([\d\.]+)[02468]/pygtk-([\d\.]+)\.tar\.gz
+http://ftp.gnome.org/pub/GNOME/sources/pygtk/([\d\.]+[02468])/pygtk-([\d\.]+)\.tar\.gz




More information about the pkg-gnome-commits mailing list