* Makefile.conf, debian/rules: no longer install any emacs support stuff
* debian/50dpkg-dev.el, scripts/debian-changelog-mode.el: removed
+ * archtable: add powerpc-linux-gnu entry
+ * debian/dpkg.conffiles: sync with dpkg-17 tree
Tue Nov 7 22:05:48 CET 2000 Wichert Akkerman <wakkerma@debian.org>
Tue Nov 7 00:45:00 CET 2000 Wichert Akkerman <wakkerma@debian.org>
* scripts/dpkg-statoverride.8: fix typos
- * scripts/dpkg-statoverride.pl: replace dpkglibdir with admindir (oops)
+ * scripts/dpkg-statoverride.pl:
+ + replace dpkglibdir with admindir (oops)
+ + open new file for writing in WriteOverrides
* scripts/update-alternatives.pl: handle the fact that the Makefile
changes our $admindir assignment so we have to manually add
"/alternatives" to the path
arm-linux-gnu arm arm
armv4l-linux-gnu arm arm
ppc-linux-gnu powerpc powerpc
+powerpc-linux-gnu powerpc powerpc
powerpc powerpc powerpc
mips-linux-gnu mips mips
mipsel-linux-gnu mipsel mipsel
dpkg (1.7.2) unstable; urgency=low
* Fix parsing of configuration files
+ * Add new powerpc-linux-gnu entry to archtable. Closes: Bug#76522
* No longer bother to install emacs things. I don't use emacs myself
and can't support that properly.