diff options
author | Michael Biebl <biebl@debian.org> | 2013-07-19 16:14:19 +0200 |
---|---|---|
committer | Michael Biebl <biebl@debian.org> | 2013-07-19 18:30:51 +0200 |
commit | 2a2aa51bffbdd247ec35c7df6de6b4f833fc5683 (patch) | |
tree | 66725809e26a3b499af0db8cecd6c00a80350cdb /debian | |
parent | 62c6453eee5653fb87f6cc68a8c89650a80dfe2e (diff) | |
download | consolekit-2a2aa51bffbdd247ec35c7df6de6b4f833fc5683.tar.gz |
Track .xz tarballs instead of .gz.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 6 | ||||
-rw-r--r-- | debian/watch | 2 |
2 files changed, 7 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 7580d00..04b8cc5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +consolekit (0.4.5-4) UNRELEASED; urgency=low + + * Track .xz tarballs instead of .gz. + + -- Michael Biebl <biebl@debian.org> Fri, 19 Jul 2013 16:14:06 +0200 + consolekit (0.4.5-3) unstable; urgency=low * Strip debian/tmp/ from .install files. diff --git a/debian/watch b/debian/watch index c52efc8..7187ffd 100644 --- a/debian/watch +++ b/debian/watch @@ -1,2 +1,2 @@ version=3 -http://www.freedesktop.org/software/ConsoleKit/dist/ConsoleKit-(.*)\.tar\.(?:gz|bz2) +http://www.freedesktop.org/software/ConsoleKit/dist/ConsoleKit-(.*)\.tar\.(?:bz2|xz) |