aboutsummaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authordancer <dancer>2002-12-12 09:30:48 +0000
committerdancer <dancer>2002-12-12 09:30:48 +0000
commit691e978bfb9e1d8498b82acc319bb18f57c3d532 (patch)
treef54fc2e1e5ac8aac493031b85b23eda944eafdd2 /debian/control
parent338d228d31541bdc2cdb0db373d21ee52e137607 (diff)
downloadpbuilder-691e978bfb9e1d8498b82acc319bb18f57c3d532.tar
pbuilder-691e978bfb9e1d8498b82acc319bb18f57c3d532.tar.gz
+ * pbuilder-buildpackage (PACKAGENAME): add banner for logfile.
+ + * debian/control (Recommends): add devscripts to recommends + + * pbuilder-checkparams (USE_PKGNAME_LOGFILE): fix typo + + * pbuilder-modules (pbuilder-options): add reference to pkgname-logfile to help text. + + * pbuilder.8: documentation of pkgname-logfile moved closer to --logfile option. + + * ChangeLog: spell-checked. + + * pbuilder.8: document --pkgname-logfile option. + From Michael Banck <mbanck@gmx.net>, requested feature. + * pbuilder-checkparams (PBUILDER_BUILD_LOGFILE): logfile name is stored in PBUILDER_BUILD_LOGFILE + (PBUILDER_BUILD_LOGFILE): add --pkgname-logfile option for using logfile with pkgname-version.log + (USE_PKGNAME_LOGFILE): make this variable be usable only as command-line option, and not for + configuration.
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index 4327041..1350072 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Standards-Version: 3.5.7
Package: pbuilder
Architecture: all
Depends: debootstrap (>= 0.1.17.9), wget, gcc, debianutils (>= 1.13.1)
-Recommends: fakeroot, sudo
+Recommends: fakeroot, sudo, devscripts
Suggests: pbuilder-user-mode-linux
Description: personal package builder for Debian packages
pbuilder constructs a chroot system, and builds a package inside the