diff options
author | Michael Biebl <biebl@debian.org> | 2010-01-12 13:48:57 +0100 |
---|---|---|
committer | Michael Biebl <biebl@debian.org> | 2010-01-12 13:48:57 +0100 |
commit | 1e8192d86a11d5dab6ef89e18a7f730c006dcf09 (patch) | |
tree | e650314c27908a6c198a5d11a3fc4461bd50d2b0 | |
parent | 402224153350646488ca5b4752159249af54dc31 (diff) | |
download | consolekit-1e8192d86a11d5dab6ef89e18a7f730c006dcf09.tar.gz |
Release version 0.4.1-3 to unstabledebian/0.4.1-3
-rw-r--r-- | debian/changelog | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index bfe5a35..c45795c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -consolekit (0.4.1-3) UNRELEASED; urgency=low +consolekit (0.4.1-3) unstable; urgency=low [ Martin Pitt ] * Bump Breaks to udev to << 147, since 147-1 is in unstable now. @@ -19,7 +19,7 @@ consolekit (0.4.1-3) UNRELEASED; urgency=low - Don't segfault when reading an invalid seats file and ck_seat_new_from_file returns NULL. (Closes: #561106) - -- Michael Biebl <biebl@debian.org> Tue, 12 Jan 2010 10:46:57 +0100 + -- Michael Biebl <biebl@debian.org> Tue, 12 Jan 2010 13:48:08 +0100 consolekit (0.4.1-2) unstable; urgency=low |