diff options
author | Michael Biebl <biebl@debian.org> | 2009-01-08 16:56:40 +0100 |
---|---|---|
committer | Michael Biebl <biebl@debian.org> | 2009-07-14 17:41:16 +0200 |
commit | 57db8cfd9341a71d9e963a0484015a706301a6dc (patch) | |
tree | 486cd15f20d1c37053cfccfe5fc05cf53a2bd791 | |
parent | 23bfa29101351080153d4e6540d3f94b423ac0c7 (diff) | |
download | consolekit-debian/0.2.10-5.tar.gz |
Imported Debian patch 0.2.10-5debian/0.2.10-5
-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) |