aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorGuido Günther <agx@sigxcpu.org>2010-06-19 15:30:31 +0200
committerGuido Günther <agx@sigxcpu.org>2010-06-19 15:30:31 +0200
commitf64b461601982ba3c5f06d6d30e3661ba4cec978 (patch)
treeb082a4cee0b275e00789f77acedefc82cfea0a53 /debian
parentMerge commit 'upstream/0.16.rc2' into experimental (diff)
downloadkrb5-auth-dialog-f64b461601982ba3c5f06d6d30e3661ba4cec978.tar.gz
krb5-auth-dialog-f64b461601982ba3c5f06d6d30e3661ba4cec978.tar.bz2
krb5-auth-dialog-f64b461601982ba3c5f06d6d30e3661ba4cec978.zip
Document changes and release 0.16~rc2-1
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog9
1 files changed, 9 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 34e7c33..a9b255a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+krb5-auth-dialog (0.16~rc2-1) experimental; urgency=low
+
+ * [daedd98] Imported Upstream version 0.16~rc2
+ * plugs leaks (Closes: #538225)
+ * updates glib check (Closes: #569319)
+ * [60e919c] debian/watch: Don't only match even release numbers
+
+ -- Guido Günther <agx@sigxcpu.org> Sat, 19 Jun 2010 15:29:09 +0200
+
krb5-auth-dialog (0.16~rc1-1) experimental; urgency=low
* [29320e2] Imported Upstream version 0.16~rc1
bgstack15