diff options
author | Junichi Uekawa <dancer@dancer64.netfort.gr.jp> | 2007-05-27 14:49:26 +0900 |
---|---|---|
committer | Junichi Uekawa <dancer@dancer64.netfort.gr.jp> | 2007-05-27 14:49:26 +0900 |
commit | 8d17235cb27072a502392e270036cf1bb335c9e6 (patch) | |
tree | 2941882117d455484066eef591cd242cd8b0a8bc /debian | |
parent | fde0d2abf5d08756004c8bdbbca5355f22840b0a (diff) | |
download | pbuilder-8d17235cb27072a502392e270036cf1bb335c9e6.tar pbuilder-8d17235cb27072a502392e270036cf1bb335c9e6.tar.gz |
add GNU screen support as C11screen; build failure will start GNU screen
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 3e557a3..73a0264 100644 --- a/debian/changelog +++ b/debian/changelog @@ -14,13 +14,15 @@ pbuilder (0.167) UNRELEASED; urgency=low (Closes: #424717). - pdebuild will create .build file in similar manner to debuild command - output is tee'd to terminal and also the logfile. + * add C11screen example script, which starts up GNU screen after build + failure. [ 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 13:50:46 +0900 + -- Junichi Uekawa <dancer@debian.org> Sun, 27 May 2007 14:48:37 +0900 pbuilder (0.166) unstable; urgency=low |