[Pkg-utopia-commits] r2721 - in /packages/unstable/consolekit/debian: changelog watch

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Thu Jan 8 15:56:18 UTC 2009


Author: biebl
Date: Thu Jan  8 15:56:18 2009
New Revision: 2721

URL: http://svn.debian.org/wsvn/pkg-utopia/?sc=1&rev=2721
Log:
* debian/watch 
  - Fix the regex to not use the second Perl group. 

Modified:
    packages/unstable/consolekit/debian/changelog
    packages/unstable/consolekit/debian/watch

Modified: packages/unstable/consolekit/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-utopia/packages/unstable/consolekit/debian/changelog?rev=2721&op=diff
==============================================================================
--- packages/unstable/consolekit/debian/changelog (original)
+++ packages/unstable/consolekit/debian/changelog Thu Jan  8 15:56:18 2009
@@ -1,3 +1,10 @@
+consolekit (0.2.10-5) UNRELEASED; urgency=low
+
+  * debian/watch 
+    - Fix the regex to not use the second Perl group. 
+
+ -- Michael Biebl <biebl at debian.org>  Thu, 08 Jan 2009 16:53:23 +0100
+
 consolekit (0.2.10-4) unstable; urgency=high
 
   [ Michael Biebl ]

Modified: packages/unstable/consolekit/debian/watch
URL: http://svn.debian.org/wsvn/pkg-utopia/packages/unstable/consolekit/debian/watch?rev=2721&op=diff
==============================================================================
--- packages/unstable/consolekit/debian/watch (original)
+++ packages/unstable/consolekit/debian/watch Thu Jan  8 15:56:18 2009
@@ -1,2 +1,2 @@
 version=3
-http://people.freedesktop.org/~mccann/dist/ConsoleKit-(.*)\.tar\.(gz|bz2)
+http://people.freedesktop.org/~mccann/dist/ConsoleKit-(.*)\.tar\.(?:gz|bz2)




More information about the Pkg-utopia-commits mailing list