Codebase list debian-goodies / 300be0c
Use "-" instead of "+" in changelog entry Axel Beckert 10 years ago
1 changed file(s) with 9 addition(s) and 9 deletion(s). Raw diff Collapse all Expand all
55
66 [ Axel Beckert ]
77 * [dgrep]
8 + Support (d)zegrep and (d)zfgrep.
9 + Fix quoting to allow patterns with blanks
8 - Support (d)zegrep and (d)zfgrep.
9 - Fix quoting to allow patterns with blanks
1010 * Bump debhelper compatibility to 9 to be able to use some more recent
1111 features. Update versioned debhelper build-dependency accordingly.
1212 * Revamp debian/rules
13 + No more remove stamp files manually.
14 + Use debian/links instead of calling ln manually in debian/rules
15 + Use dh_install/dh_link to install all the scripts
16 + Use debian/manpages instead of parameters to dh_installman
17 + Use debian/docs instead of parameters to dh_installdocs
18 + Fix lintian warning dh-clean-k-is-deprecated and use dh_prep
19 + Finally switch to dh v7 style debian/rules file
13 - No more remove stamp files manually.
14 - Use debian/links instead of calling ln manually in debian/rules
15 - Use dh_install/dh_link to install all the scripts
16 - Use debian/manpages instead of parameters to dh_installman
17 - Use debian/docs instead of parameters to dh_installdocs
18 - Fix lintian warning dh-clean-k-is-deprecated and use dh_prep
19 - Finally switch to dh v7 style debian/rules file
2020 * Bump Standards-Version to 3.9.4 (no changes)
2121 * Apply wrap-and-sort
2222