From 6077d258b500b20e1e705f5cda567400240c7804 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sat, 27 Apr 2024 11:36:25 +0200 Subject: Adding upstream version 2.21.3+deb11u1. Signed-off-by: Daniel Baumann --- README.newscripts | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 README.newscripts (limited to 'README.newscripts') diff --git a/README.newscripts b/README.newscripts new file mode 100644 index 0000000..383a89f --- /dev/null +++ b/README.newscripts @@ -0,0 +1,17 @@ +List of things to do when adding a new script to devscripts package: + +1. Add the script under scripts/ + - the script should have .sh or .pl extension, otherwise have a look at + scripts/Makefile and patch it + - if the script is perl and uses embedded POD for documentation, add an + entry to the GEN_MAN1S variable in Makefile +2. Add an entry in README +3. Add an entry in debian/control +4. Add an entry in po4a/devscripts-po4a.conf +5. Add any necessary entries to the Suggests: and Recommends: lines in + debian/control +6. Modify conf.default.in and debian/postinst if necessary +7. Modify debian/copyright if necessary +8. Add entries in .gitignore +9. Add a changelog entry +10. Add an entry in https://wiki.debian.org/Devscripts/bugs (and send to the BTS) -- cgit v1.2.3