aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorGuido Guenther <agx@sigxcpu.org>2008-01-17 12:23:27 +0100
committerGuido Guenther <agx@sigxcpu.org>2008-01-17 12:23:27 +0100
commit08426978e98424bab1ed0d443ab27a5ac91ed4b8 (patch)
tree3678f8c02d094a7c83bba223b3dfa41c48021828 /debian
parentuse autotools-dev, use quilt, use -Wl,--as-needed (diff)
downloadkrb5-auth-dialog-08426978e98424bab1ed0d443ab27a5ac91ed4b8.tar.gz
krb5-auth-dialog-08426978e98424bab1ed0d443ab27a5ac91ed4b8.tar.bz2
krb5-auth-dialog-08426978e98424bab1ed0d443ab27a5ac91ed4b8.zip
document changes and release
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog15
1 files changed, 11 insertions, 4 deletions
diff --git a/debian/changelog b/debian/changelog
index 86d4a19..c52ffda 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,13 @@
-krb5-auth-dialog (0.6-0ubuntu1) edgy; urgency=low
+krb5-auth-dialog (0.6-1) unstable; urgency=low
- * Initial revision
-
- -- Andrew Mitchell <ajmitch@ubuntu.com> Sat, 10 Jun 2006 23:11:43 +1200
+ * Initial version based on the ubuntu package by Andrew Mitchell
+ (Closes: #461203)
+ * Changes:
+ * fix manpage section
+ * fix desktop file
+ * update FSF address
+ * use autotools-dev to update config.{sub,guess}
+ * use -Wl,--as-needed
+ * added watch file
+ -- Guido Guenther <agx@sigxcpu.org> Thu, 17 Jan 2008 10:13:38 +0100
bgstack15