junk 1.3 KB

123456789101112131415161718192021222324252627282930
  1. @table @file
  2. @item virtual-package-names-list.text
  3. The list of virtual package names currently in use, together with the
  4. procedure for getting new virtual package names allocated.
  5. @item (obsolete) README.etc-skel
  6. A description of @file{/etc/skel} and @file{/usr/doc/examples}
  7. (@pxref{Skeleton and examples}).
  8. @item (obsolete) descriptions.txt
  9. The description of the package. How to write an extended and more useful
  10. description field (@pxref{Package description}).
  11. @item (obsolete) README.init
  12. How to use the features of Init under Debian GNU/Linux in packages
  13. (@pxref{Configuration of init}).
  14. @item (obsolete) mailers.txt
  15. How to properly configure packages to use the Debian GNU/Linux mail
  16. nnsystem (@pxref{Mail processing packages}).
  17. @item (obsolete) maintainer-script-args.txt
  18. All the ways that the package maintainer scripts inside a package can be
  19. called by dpkg (@pxref{Maintainer script arguments}).
  20. @item (obsolete) dpkg-upgrades+errors.txt
  21. What order things happen in during a package upgrade (@pxref{What
  22. happends during a package upgrade?}).
  23. @item (obsolete) virtual-dependencies.txt
  24. How to use ``virtual dependencies'' in packages (@pxref{Virtual
  25. dependencies}).
  26. @item (obsolete) dependency-ordering.txt
  27. How to properly order package names in the @file{DEPENDS} field.
  28. @end table