diff options
author | Michael Biebl <biebl@debian.org> | 2012-02-29 23:03:38 +0100 |
---|---|---|
committer | Michael Biebl <biebl@debian.org> | 2012-02-29 23:03:38 +0100 |
commit | afdb6b06407a322448dca0fd091253de17b005c0 (patch) | |
tree | f432456f1fc82a3fbcae31fb3306b23cf8ae5ef0 | |
parent | ad262252cedcea46c3fb3e8b7186016368b66db6 (diff) | |
download | consolekit-afdb6b06407a322448dca0fd091253de17b005c0.tar.gz |
Bump Standards-Version to 3.9.3. No further changes.
-rw-r--r-- | debian/changelog | 3 | ||||
-rw-r--r-- | debian/control | 2 |
2 files changed, 3 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 2d928d5..6493cb3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -9,8 +9,9 @@ consolekit (0.4.5-3) UNRELEASED; urgency=low * Install libck-connector and libpam-ck-connector into multiarch paths and mark them as Multi-Arch: same. * Tighten dependencies on libck-connector0. + * Bump Standards-Version to 3.9.3. No further changes. - -- Michael Biebl <biebl@debian.org> Wed, 29 Feb 2012 23:01:28 +0100 + -- Michael Biebl <biebl@debian.org> Wed, 29 Feb 2012 23:03:24 +0100 consolekit (0.4.5-2) unstable; urgency=low diff --git a/debian/control b/debian/control index f780fce..9a2dea9 100644 --- a/debian/control +++ b/debian/control @@ -15,7 +15,7 @@ Build-Depends: debhelper (>= 9), libpolkit-gobject-1-dev (>= 0.92), zlib1g-dev, dh-autoreconf -Standards-Version: 3.9.2 +Standards-Version: 3.9.3 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 |