diff options
author | Michael Biebl <biebl@debian.org> | 2010-11-17 08:41:25 +0100 |
---|---|---|
committer | Michael Biebl <biebl@debian.org> | 2010-11-17 08:41:25 +0100 |
commit | d86d38d0ad1c9f8eded897a323c1d5d2267ba3b2 (patch) | |
tree | e0b2fbb375a157c1e6cc780bf1ea36a3053aa481 | |
parent | 6daac7f553c628db9f22f9fd4782e50df1b466b7 (diff) | |
download | consolekit-d86d38d0ad1c9f8eded897a323c1d5d2267ba3b2.tar.gz |
Release version 0.4.3-1 to unstabledebian/0.4.3-1
-rw-r--r-- | debian/changelog | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 9ac4488..d61d3e1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -consolekit (0.4.3-1) UNRELEASED; urgency=low +consolekit (0.4.3-1) unstable; urgency=low * New upstream release. - The VT_WAITEVENT mechanism proved to be racy and e.g. caused events @@ -27,7 +27,7 @@ consolekit (0.4.3-1) UNRELEASED; urgency=low - Install AUTHORS, NEWS, README and TODO. cdbs did this automatically for us, with dh we have to list them explicitly. - -- Michael Biebl <biebl@debian.org> Wed, 17 Nov 2010 06:51:57 +0100 + -- Michael Biebl <biebl@debian.org> Wed, 17 Nov 2010 08:40:58 +0100 consolekit (0.4.2-1) unstable; urgency=low |