aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authordancer <dancer>2002-12-12 08:56:05 +0000
committerdancer <dancer>2002-12-12 08:56:05 +0000
commit338d228d31541bdc2cdb0db373d21ee52e137607 (patch)
tree0f506d5df3d2953b14a08b06ee357763ed95c2b4 /ChangeLog
parent92062470a701aaffb37c63c6b92c35578fe3edce (diff)
downloadpbuilder-338d228d31541bdc2cdb0db373d21ee52e137607.tar
pbuilder-338d228d31541bdc2cdb0db373d21ee52e137607.tar.gz
--auto-debsign option
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog18
1 files changed, 18 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2b0fd45..002fd34 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,23 @@
2002-12-12 Junichi Uekawa <dancer@debian.org>
+ * pbuilder-checkparams (PBUILDER_BUILD_LOGFILE): logfile name is stored in PBUILDER_BUILD_LOGFILE
+
+ * pbuilderrc.5: update doc to document AUTO_DEBSIGN
+
+ * pdebuild: force set BUILDRESULT from pdebuild options when invoking pbuilder, so that config from
+ pdebuild is used inside pbuilder.
+ (PKG_SOURCENAME, PKG_VERSION): define as version and source base name.
+ (debsign): invoke debsign when AUTO_DEBSIGN=yes.
+
+ * pdebuild.1: update docs, so that --buildresult quirk is documented,
+ and --auto-debsign is documented.
+
+ * pbuilder-checkparams: change option ordering so that
+ internal options go at bottom.
+ --auto-debsign option added for setting AUTO_DEBSIGN=yes
+ (BINARY_ARCH): move buildsourceroot and pbuilderroot option around
+ so that they are in the pdebuild options section.
+
* pbuilder.8: fix the documentation to clarify that A is executed
after satisfying the build-depends.