diff options
-rw-r--r-- | debian/changelog | 8 | ||||
-rw-r--r-- | debian/watch | 2 |
2 files changed, 9 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 159a560..ea4c03a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +consolekit (0.2.10-5) unstable; urgency=high + + * debian/watch + - Fix the regex to not use the second Perl group. + * Urgency high as it still blocks #503532. + + -- Michael Biebl <biebl@debian.org> Thu, 08 Jan 2009 16:56:40 +0100 + consolekit (0.2.10-4) unstable; urgency=high [ Michael Biebl ] diff --git a/debian/watch b/debian/watch index de38d13..daee1b2 100644 --- a/debian/watch +++ b/debian/watch @@ -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) |