Index: debian_installer/README =================================================================== RCS file: /usr/local/cvsroot/debian_installer/README,v diff -u -r1.1 -r1.2 --- debian_installer/README 9 Apr 2008 01:30:33 -0000 1.1 +++ debian_installer/README 9 Apr 2008 01:46:01 -0000 1.2 @@ -54,4 +54,22 @@ 14. sudo dpkg-buildpackage -S -sa (add '-kxxxxxxxx' if you have a gpg key to sign it) - this will create a source package in the parent folder 15. sudo dpkg-buildpackage -b (add '-kxxxxxxxx' if you want to sign it) - this - will create the binary .deb in the parent folder \ No newline at end of file + will create the binary .deb in the parent folder + + +Reference +--------- +Debian new maintainer's guide: +http://www.debian.org/doc/manuals/maint-guide/ + +Official Debian packaging policy: +http://www.debian.org/doc/debian-policy/ + +Nice diagrams indicating how maintenance scripts are used: +http://women.debian.org/wiki/English/MaintainerScripts + +Debconf tutorial: +http://www.fifi.org/doc/debconf-doc/tutorial.html + +Filesystem hierarchy standard: +http://www.pathname.com/fhs/