summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcus Brinkmann <marcus@gnu.org>2001-10-16 17:45:19 +0000
committerMarcus Brinkmann <marcus@gnu.org>2001-10-16 17:45:19 +0000
commit20b4ae7e800ace729b616182b691c08add8c3cc1 (patch)
tree7a7f52e37256ca1783fc66b54d98bfbd3a38d246
parent9d7e7cd11463a6c1bf64f6c9c222132a4b8f4d8e (diff)
2001-10-16 Marcus Brinkmann <marcus@gnu.org>
* debian/changelog: Update for new Debian package.
-rw-r--r--debian/ChangeLog4
-rw-r--r--debian/changelog11
2 files changed, 15 insertions, 0 deletions
diff --git a/debian/ChangeLog b/debian/ChangeLog
index f7454a32..0ff288c2 100644
--- a/debian/ChangeLog
+++ b/debian/ChangeLog
@@ -1,3 +1,7 @@
+2001-10-16 Marcus Brinkmann <marcus@gnu.org>
+
+ * debian/changelog: Update for new Debian package.
+
2001-10-13 Marcus Brinkmann <marcus@gnu.org>
* debian/rules: New dpkg-shlibdeps is more strict and complains
diff --git a/debian/changelog b/debian/changelog
index 754bc7c0..ec66329d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,9 +1,20 @@
+hurd (20011016-1) unstable; urgency=low
+
+ * New snapshot from CVS.
+ * Additional patches:
+ kbd, mouse as usual.
+ Change terminal type to mach-color.
+ Compiled with -O2 rather than -O3.
+
+ -- Marcus Brinkmann <brinkmd@debian.org> Tue, 16 Oct 2001 19:43:21 +0200
+
hurd (20011013-1) unstable; urgency=low
* New snapshot from CVS.
* Additional patches:
kbd, mouse as usual.
Change terminal type to mach-color.
+ Compiled with -O2 rather than -O3.
* debian/rules: Change way how to find executables by Kevin Kreamer.
* debian/control: Add `file' to build dependencies by Kevin Kreamer.