summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ed22cf196..7c765247a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,14 @@
2009-02-11 Raphael Hertzog <hertzog@debian.org>
+ * scripts/dpkg-buildpackage.pl: Add new option --target/-T to
+ allow a specific debian/rules target to be run. The new --as-root
+ option forces the target to be run with root rights.
+ Add support for the two common syntaxes for long
+ options ("--admindir=…" and "--admindir …").
+ * man/dpkg-buildpackage.1: Update documentation accordingly.
+
+2009-02-11 Raphael Hertzog <hertzog@debian.org>
+
* man/dpkg-buildpackage.1: Fix name of binary target in default
case.