diff options
author | Junichi Uekawa <dancer@dancer64.netfort.gr.jp> | 2007-05-27 14:54:02 +0900 |
---|---|---|
committer | Junichi Uekawa <dancer@dancer64.netfort.gr.jp> | 2007-05-27 14:54:02 +0900 |
commit | 5cfc612bbcec032195db48ed715fd116a5af27a5 (patch) | |
tree | 7e9d2190ce13d42c6b4c7735fa11ff013679e26e /debian | |
parent | b1afa50c76e4f2bb65a0a35ef08dc4e5adf5fd37 (diff) | |
download | pbuilder-5cfc612bbcec032195db48ed715fd116a5af27a5.tar pbuilder-5cfc612bbcec032195db48ed715fd116a5af27a5.tar.gz |
shuffle changelog ordering for better view
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/debian/changelog b/debian/changelog index 0958f7c..3532747 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,8 +5,6 @@ pbuilder (0.167) UNRELEASED; urgency=low as apt target. * Documentation/pbuilder.xml: Improve documentation wordings. add more pbuilder-test documentation. - * shut up lintian about binnmuability. Use {source:Version} instead of - Source-Version, according to http://wiki.debian.org/binNMU * Use 'tee' to show output even in logged mode. * trap SIGHUP as well as exit, and reorganize code around the change. (Closes: #425454) @@ -16,14 +14,17 @@ pbuilder (0.167) UNRELEASED; urgency=low - output is tee'd to terminal and also the logfile. * add C11screen example script, which starts up GNU screen after build failure. - * specify debian/compat (4) instead of DH_COMPAT in debian/rules + + * shut up lintian: specify debian/compat (4) instead of DH_COMPAT in debian/rules + * shut up lintian about binnmuability. Use {source:Version} instead of + Source-Version, according to http://wiki.debian.org/binNMU [ Loic Minier ] * Tune aptitude opts in pbuilder-satisfydepends-aptitude to handle complex dependencies in experimental, to support unsigned APT repositories, and to not install Recommends. - -- Junichi Uekawa <dancer@debian.org> Sun, 27 May 2007 14:48:37 +0900 + -- Junichi Uekawa <dancer@debian.org> Sun, 27 May 2007 14:52:51 +0900 pbuilder (0.166) unstable; urgency=low |