summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorGravatar Jonathan D Reed <jdreed@mit.edu>2013-03-19 19:56:07 +0000
committerGravatar Jonathan D Reed <jdreed@mit.edu>2013-03-19 19:56:07 +0000
commit12881d396796709fc93f0d327b9e013706f1a8e8 (patch)
treea30d32102409e4ea24cf1a280c1716f09b810ed0 /debian/changelog
parent79334b1fa74a9eac8c0512ce80b9611d6f53df2b (diff)
In extra-software:
* Recommend motif-clients (Trac: #946) * Convert from CDBS to dh7 * Remove X-Debathena-Nobuild line now that hardy isn't a thing * Explicitly depend on icedtea6-plugin, as there are no releases without it anymore. * Bump Standards-Version to 3.9.3 * Change copyright file to new copyright format
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog12
1 files changed, 12 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 372cf44..432eb42 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,15 @@
+debathena-extra-software (1.5) unstable; urgency=low
+
+ * Recommend motif-clients (Trac: #946)
+ * Convert from CDBS to dh7
+ * Remove X-Debathena-Nobuild line now that hardy isn't a thing
+ * Explicitly depend on icedtea6-plugin, as there are no releases without
+ it anymore.
+ * Bump Standards-Version to 3.9.3
+ * Change copyright file to new copyright format
+
+ -- Jonathan Reed <jdreed@mit.edu> Tue, 19 Mar 2013 15:55:20 -0400
+
debathena-extra-software (1.4) unstable; urgency=low
* include debhelper.mk before adding to the targets, not after.