diff options
author | joey <joey> | 2001-02-09 01:40:59 +0000 |
---|---|---|
committer | joey <joey> | 2001-02-09 01:40:59 +0000 |
commit | e808b3cba2731c7130dbaaa311fb4bf30f025443 (patch) | |
tree | 9e037df14a748cf587cd091983bdaf146e94963e | |
parent | e446e8308e654785721d8036a1d53633207053f0 (diff) | |
download | debhelper-e808b3cba2731c7130dbaaa311fb4bf30f025443.tar.gz |
r422: foo
-rw-r--r-- | debian/changelog | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/debian/changelog b/debian/changelog index a5dd8b57..f37d52e4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,6 @@ debhelper (3.0.0) unstable; urgency=low - * The "Does this version number frighten you?" release. + * The "Does the version number frighten you?" release. * Added dh_installman, a new program that replaces dh_installmanpages. It is not DWIM. You tell it what to install and it figures out where based on .TH section field and filename extention. I reccommend everyone @@ -30,13 +30,9 @@ debhelper (3.0.0) unstable; urgency=low planned). * Tonnes of changes here and there to mark v3 as done. I don't have a v4 planned at this time. All the big changes are done. - * Updated to current perl coding standards (use strict; -w; lower-case + * Updated to current perl coding standards (use strict, lower-case variable names). No perl-5.6isms though. -*** to make the version number a little more justified, turn on 'use -strict' throughout.. --- DONE up to dh_perl, not including it**** *** move man pages into programs as pod docs *** -*** add something to allow specification of the options each program takes, -make them ignore other options, and be able to display usage help *** *** fix aj's bug, sigh *** -- Joey Hess <joeyh@debian.org> Thu, 8 Feb 2001 14:29:58 -0800 |