Wichert Akkerman лет назад: 27
Родитель
Сommit
a5b94be4f1
2 измененных файлов с 8 добавлено и 1 удалено
  1. 5 0
      ChangeLog
  2. 3 1
      debian/changelog

+ 5 - 0
ChangeLog

@@ -1,3 +1,8 @@
+Thu Nov 25 03:45:23 CET 1999 Wichert Akkerman <wakkerma@debian.org>
+
+  * Merge the new buildsystem from the wta_build branch. If you want
+    the old buildsystem check the last-of-automake tag
+
 Fri Nov 19 15:04:10 CET 1999 Wichert Akkerman <wakkerma@debian.org>
 
   * `n' is also searchagain in dselect now

+ 3 - 1
debian/changelog

@@ -1,5 +1,7 @@
-dpkg (1.4.1.20) unstable; urgency=low
+dpkg (1.6) unstable; urgency=low
 
+  * Major overhaul of the buildsystem
+  * Move to version 1.6 to reflect the amount of changes made
   * Fix mixup with Czech and Polish translations, Closes: Bug# 48986
   * utils/start-stop-daemon.c: Added ability for user.group arg to
     --chuid. Also, always call initgroups() when using --chuid.