r27637 - in /desktop/unstable/glibmm2.4/debian: changelog watch

manphiz-guest at users.alioth.debian.org manphiz-guest at users.alioth.debian.org
Sun Apr 17 04:27:03 UTC 2011


Author: manphiz-guest
Date: Sun Apr 17 04:26:59 2011
New Revision: 27637

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=27637
Log:
* debian/watch:
  + Fix RegEx to work again.

Modified:
    desktop/unstable/glibmm2.4/debian/changelog
    desktop/unstable/glibmm2.4/debian/watch

Modified: desktop/unstable/glibmm2.4/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/glibmm2.4/debian/changelog?rev=27637&op=diff
==============================================================================
--- desktop/unstable/glibmm2.4/debian/changelog [utf-8] (original)
+++ desktop/unstable/glibmm2.4/debian/changelog [utf-8] Sun Apr 17 04:26:59 2011
@@ -1,3 +1,10 @@
+glibmm2.4 (2.28.0-2) UNRELEASED; urgency=low
+
+  * debian/watch:
+    + Fix RegEx to work again.
+
+ -- Deng Xiyue <manphiz-guest at users.alioth.debian.org>  Sun, 17 Apr 2011 12:24:57 +0800
+
 glibmm2.4 (2.28.0-1) unstable; urgency=low
 
   [ Emilio Pozuelo Monfort ]

Modified: desktop/unstable/glibmm2.4/debian/watch
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/glibmm2.4/debian/watch?rev=27637&op=diff
==============================================================================
--- desktop/unstable/glibmm2.4/debian/watch [utf-8] (original)
+++ desktop/unstable/glibmm2.4/debian/watch [utf-8] Sun Apr 17 04:26:59 2011
@@ -3,5 +3,5 @@
 # to check for upstream updates and more.
 # Site		Directory		Pattern			Version	Script
 version=3
-http://download.gnome.org/sources/glibmm/([\d\.]+)[02468]/ \
+http://download.gnome.org/sources/glibmm/([\d\.]+[02468])/ \
         glibmm-([\d\.]+)\.tar\.gz




More information about the pkg-gnome-commits mailing list