+Thu Jul 26 14:27:23 CEST 2001 Wichert Akkerman <wakkerma@debian.org>
+
+ * scripts/Makefile.in, doc/fr/Makefile.in, doc/ja/Makefile.in,
+ debian/rules: no longer install update-rc.d, it moved to the sysvinit
+ package
+
Thu Jul 26 13:52:43 CEST 2001 Wichert Akkerman <wakkerma@debian.org>
* utils/start-stop-daemon.c: seems glibc has a completely non-standard
install -d -m 755 -o root -g root $(TMP_DPKG)/usr/share/man/$$i/man8 ; \
for m in dpkg.8 dpkg-split.8 start-stop-daemon.8 \
cleanup-info.8 dpkg-divert.8 dpkg-statoverride.8 \
- install-info.8 update-alternatives.8 update-rc.d.8 ; do \
+ install-info.8 update-alternatives.8 ; do \
if [ -f $(INSTALL_TMP)/usr/share/man/$$i/man8/$$m ] ; then \
cp -a $(INSTALL_TMP)/usr/share/man/$$i/man8/$$m $(TMP_DPKG)/usr/share/man/$$i/man8/$$m ; \
fi ; \
MAN5PAGES = deb-control.5
MAN8PAGES = cleanup-info.8 dpkg.8 dpkg-divert.8 dpkg-scanpackages.8 \
dpkg-scansources.8 install-info.8 start-stop-daemon.8 \
- update-alternatives.8 update-rc.d.8
+ update-alternatives.8
all:
dpkg-checkbuilddeps.1
MAN5PAGES = deb-old.5 deb.5 deb-control.5
MAN8PAGES = dpkg.8 dselect.8 install-info.8 start-stop-daemon.8 \
- update-alternatives.8 update-rc.d.8 \
- cleanup-info.8 dpkg-divert.8 \
+ update-alternatives.8 cleanup-info.8 dpkg-divert.8 \
dpkg-scanpackages.8 dpkg-scansources.8 \
all:
dpkg-scanpackages dpkg-scansources \
dpkg-architecture dpkg-checkbuilddeps
-SBIN_SCRIPTS = update-rc.d update-alternatives install-info \
+SBIN_SCRIPTS = update-alternatives install-info \
dpkg-divert dpkg-statoverride cleanup-info
MAN1PAGES = dpkg-name.1 dpkg-source.1 822-date.1 \
dpkg-checkbuilddeps.1
-MAN8PAGES = update-rc.d.8 update-alternatives.8 install-info.8 \
+MAN8PAGES = update-alternatives.8 install-info.8 \
cleanup-info.8 dpkg-scanpackages.8 dpkg-scansources.8 \
dpkg-divert.8 dpkg-statoverride.8