File: README.newscripts

package info (click to toggle)
devscripts 2.9.26etch5
  • links: PTS
  • area: main
  • in suites: etch
  • size: 1,752 kB
  • ctags: 323
  • sloc: perl: 8,642; sh: 3,590; makefile: 153; ansic: 17
file content (12 lines) | stat: -rw-r--r-- 439 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
List of things to do when adding a new script to devscripts package:

1. Add the script!
2. Add an entry in README
3. Add an entry in debian/control
4. Add any necessary entries to the Suggests: line in debian/control
5. Add a Makefile entry (SH_FILES or PL_FILES)
6. Modify conf.default.in and debian/postinst if necessary
7. Add a changelog entry

Julian, 2 June 2005
last modified: $Id: README.newscripts 334 2006-02-14 02:10:03Z jdg $