diff options
author | Junichi Uekawa <dancer@dancer64.netfort.gr.jp> | 2007-05-27 15:41:42 +0900 |
---|---|---|
committer | Junichi Uekawa <dancer@dancer64.netfort.gr.jp> | 2007-05-27 15:41:42 +0900 |
commit | d3f1fbdde327c69c0edb5d0870e6c808a74636a9 (patch) | |
tree | 1e2965a060ac1fd7ce9a507e1d658fae145dcd20 /debian | |
parent | 5cfc612bbcec032195db48ed715fd116a5af27a5 (diff) | |
download | pbuilder-d3f1fbdde327c69c0edb5d0870e6c808a74636a9.tar pbuilder-d3f1fbdde327c69c0edb5d0870e6c808a74636a9.tar.gz |
425422: clarify pdebuild.1 documentation
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 3532747..4b48a39 100644 --- a/debian/changelog +++ b/debian/changelog @@ -14,6 +14,8 @@ 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. + * pdebuild.1 documentation clarification, thanks to Sanjoy Mahajan + (Closes: #425422). * shut up lintian: specify debian/compat (4) instead of DH_COMPAT in debian/rules * shut up lintian about binnmuability. Use {source:Version} instead of @@ -24,7 +26,7 @@ pbuilder (0.167) UNRELEASED; urgency=low dependencies in experimental, to support unsigned APT repositories, and to not install Recommends. - -- Junichi Uekawa <dancer@debian.org> Sun, 27 May 2007 14:52:51 +0900 + -- Junichi Uekawa <dancer@debian.org> Sun, 27 May 2007 15:41:12 +0900 pbuilder (0.166) unstable; urgency=low |