diff options
author | Michael Biebl <biebl@debian.org> | 2009-07-14 17:55:21 +0200 |
---|---|---|
committer | Michael Biebl <biebl@debian.org> | 2009-07-14 17:55:21 +0200 |
commit | 9e839fb8a9c21fcdafdcd93c1fe8a73ba6179316 (patch) | |
tree | c0618a5150f40c447cb1334d426e18d7c755c36a | |
parent | 8eea9b00ed3b326748d28c6c6ddd2cf1f6bed7f2 (diff) | |
download | consolekit-9e839fb8a9c21fcdafdcd93c1fe8a73ba6179316.tar.gz |
Bump Standards-Version to 3.8.2. No further changes.
-rw-r--r-- | debian/changelog | 1 | ||||
-rw-r--r-- | debian/control | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 634137e..ae8d806 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ consolekit (0.3.0-3) UNRELEASED; urgency=low * debian/control - Update Vcs-* fields. Package is now managed with Git on git.debian.org. + - Bump Standards-Version to 3.8.2. No further changes. * debian/copyright - Misc whitespace cleanups. - Refer to versioned GPL-2 file. diff --git a/debian/control b/debian/control index 710ed4f..f757153 100644 --- a/debian/control +++ b/debian/control @@ -15,7 +15,7 @@ Build-Depends: cdbs, xmlto, libpam0g-dev, zlib1g-dev -Standards-Version: 3.8.0 +Standards-Version: 3.8.2 Vcs-Git: git://git.debian.org/git/pkg-utopia/consolekit.git Vcs-Browser: http://git.debian.org/?p=pkg-utopia/consolekit.git;a=summary Homepage: http://www.freedesktop.org/wiki/Software/ConsoleKit |