aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Steven Schubiger <stsc@refcnt.org> 2020-01-14 21:30:28 +0100
committerGravatar Steven Schubiger <stsc@refcnt.org> 2020-01-14 21:30:28 +0100
commit1d3381d6f5256d5f88077a16d405e9af351f0ac0 (patch)
tree6d322e47936112242edf238a875a40e291af3cce
parent6affee34b7e5f124d5979abe349ac7f1c0ab3141 (diff)
downloadcolorize-1d3381d6f5256d5f88077a16d405e9af351f0ac0.tar.gz
colorize-1d3381d6f5256d5f88077a16d405e9af351f0ac0.tar.bz2
Add Debian-Release instruction hints
Thanks Axel Beckert
-rw-r--r--HACKING14
1 files changed, 14 insertions, 0 deletions
diff --git a/HACKING b/HACKING
index 95d150b..ea2ab12 100644
--- a/HACKING
+++ b/HACKING
@@ -7,3 +7,17 @@ The colorize sources ought to be made available as a Git repository,
otherwise no detailed git version hash may be included in the version
output of colorize. Even versions of older commits will no longer be
accessible. See version.pl for some in depth code.
+
+Debian-Release instruction hints
+--------------------------------
+$ tar cvvzf ../colorize_0.vv.orig.tar.gz --exclude=debian --exclude-vcs .
+$ dpkg-buildpackage -uc -us 2>&1 | tee ../dpkg-buildpackage.log
+$ lintian
+$ lintian --pedantic
+$ duck
+$ hardening-check ./debian/colorize/usr/bin/colorize
+$ blhc ../dpkg-buildpackage.log
+$ bls-standalone check ../dpkg-buildpackage.log
+$ adequate colorize
+/usr/share/doc/debian-policy/upgrading-checklist.txt.gz
+https://people.debian.org/~abe/sponsoring/