r28051 - in /desktop/unstable/glib-networking/debian: changelog watch

mpitt at users.alioth.debian.org mpitt at users.alioth.debian.org
Wed May 25 05:34:48 UTC 2011


Author: mpitt
Date: Wed May 25 05:34:48 2011
New Revision: 28051

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

Modified:
    desktop/unstable/glib-networking/debian/changelog
    desktop/unstable/glib-networking/debian/watch

Modified: desktop/unstable/glib-networking/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/glib-networking/debian/changelog?rev=28051&op=diff
==============================================================================
--- desktop/unstable/glib-networking/debian/changelog [utf-8] (original)
+++ desktop/unstable/glib-networking/debian/changelog [utf-8] Wed May 25 05:34:48 2011
@@ -2,6 +2,7 @@
 
   * debian/control.in: Fix Vcs-* path for experimental → unstable.
   * debian/control.in: Bump Standards-Version to 3.9.2 (no changes necessary).
+  * debian/watch: Fix syntax to actually recognize the current version.
 
  -- Martin Pitt <mpitt at debian.org>  Wed, 25 May 2011 07:27:45 +0200
 

Modified: desktop/unstable/glib-networking/debian/watch
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/glib-networking/debian/watch?rev=28051&op=diff
==============================================================================
--- desktop/unstable/glib-networking/debian/watch [utf-8] (original)
+++ desktop/unstable/glib-networking/debian/watch [utf-8] Wed May 25 05:34:48 2011
@@ -1,3 +1,3 @@
 version=3
-http://ftp.gnome.org/pub/GNOME/sources/glib-networking/([\d\.]+)[02468]/ \
+http://ftp.gnome.org/pub/GNOME/sources/glib-networking/([\d\.]+[02468])/ \
 	glib-networking-(.*)\.tar\.gz




More information about the pkg-gnome-commits mailing list