]> git.refcnt.org Git - colorize.git/blob - HACKING
Omit declaration of optind/optarg
[colorize.git] / HACKING
1 colorize Hacking
2 ================
3
4 Git dependency for version output
5 ---------------------------------
6 The colorize sources ought to be made available as a Git repository,
7 otherwise no detailed git version hash may be included in the version
8 output of colorize. Even versions of older commits will no longer be
9 accessible. See version.pl for some in depth code.
10
11 Debian-Release instruction hints
12 --------------------------------
13 $ tar cvvzf ../colorize_0.vv.orig.tar.gz --exclude=debian --exclude-vcs .
14 $ dpkg-buildpackage -uc -us 2>&1 | tee ../dpkg-buildpackage.log
15 $ lintian
16 $ lintian --pedantic
17 $ duck
18 $ hardening-check ./debian/colorize/usr/bin/colorize
19 $ blhc ../dpkg-buildpackage.log
20 $ bls-standalone check ../dpkg-buildpackage.log
21 $ adequate colorize
22 /usr/share/doc/debian-policy/upgrading-checklist.txt.gz
23 https://people.debian.org/~abe/sponsoring/