diff options
author | Michael Biebl <biebl@debian.org> | 2011-04-19 10:48:54 +0200 |
---|---|---|
committer | Michael Biebl <biebl@debian.org> | 2011-04-19 10:48:54 +0200 |
commit | 79598484eab5120e498f831440a5d5b4db6e000f (patch) | |
tree | c389d36050aaf82a42804b98d24ce1162e5879ac /debian | |
parent | d9424ddccb464164f840667cd7efa4446d62464e (diff) | |
download | consolekit-79598484eab5120e498f831440a5d5b4db6e000f.tar.gz |
Bump Standards-Version to 3.9.2. No further changes.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 6 | ||||
-rw-r--r-- | debian/control | 2 |
2 files changed, 7 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 1d9f422..50967fa 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +consolekit (0.4.4-2) UNRELEASED; urgency=low + + * Bump Standards-Version to 3.9.2. No further changes. + + -- Michael Biebl <biebl@debian.org> Tue, 19 Apr 2011 10:48:03 +0200 + consolekit (0.4.4-1) unstable; urgency=low * New upstream release. diff --git a/debian/control b/debian/control index db1812f..f4b5530 100644 --- a/debian/control +++ b/debian/control @@ -15,7 +15,7 @@ Build-Depends: debhelper (>= 7.0.50~), libpolkit-gobject-1-dev (>= 0.92), zlib1g-dev, dh-autoreconf -Standards-Version: 3.9.1 +Standards-Version: 3.9.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 |