]> err.no Git - dpkg/commit
* debian/control: added dpkg-doc
authorBen Collins <bcollins@debian.org>
Sun, 24 Oct 1999 15:58:23 +0000 (15:58 +0000)
committerBen Collins <bcollins@debian.org>
Sun, 24 Oct 1999 15:58:23 +0000 (15:58 +0000)
commitb3e2ea02064ede5b0b6e3a9818a2cda4aa7e2572
tree88ac9162ed5b46d114863a30e4ff0e1626f0fca0
parent8c1c6de074f639b28a2b2187223a40ca29832d83
  * debian/control: added dpkg-doc
  * debian/dpkg-doc-{postinst,prerm}: new files for dpkg-doc package
  * debian/dpkg-internals: doc-base support for dpkg-doc
  * debian/rules: added build rules for dpkg-doc to binary-indep target
  * doc/Makefile.am: changed build setup for internals.sgml to use the
    debiandoc tools, and removed internals.* stuff from being built by
    default. Two new targets, internals and internals-install, now handle
    this
  * doc/changelog: removed, duplicate of ChangeLog
  * doc/internals.sgml: converted to debiandoc format, now builds correctly
    and without errors
  * doc/manuals-version: removed since it is generated at build time
  * doc/texinfo.*: moved to doc/obsolete/ since the debiandoc format doesn't
    need them
  * main/filesdb.c: fixed compiler warning
16 files changed:
ChangeLog
debian/changelog
debian/control
debian/dpkg-doc-postinst [new file with mode: 0755]
debian/dpkg-doc-prerm [new file with mode: 0755]
debian/dpkg-internals [new file with mode: 0644]
debian/rules
doc/ChangeLog
doc/Makefile.am
doc/changelog [deleted file]
doc/internals.sgml
doc/manuals-version [deleted file]
doc/obsolete/texinfo.debian_mapping [moved from doc/texinfo.debian_mapping with 100% similarity]
doc/obsolete/texinfo.dtd [moved from doc/texinfo.dtd with 100% similarity]
doc/obsolete/texinfo.texi_mapping [moved from doc/texinfo.texi_mapping with 100% similarity]
main/filesdb.c