aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authordancer <dancer>2001-11-02 16:09:05 +0000
committerdancer <dancer>2001-11-02 16:09:05 +0000
commit4d4eb1fc6382ccc81271e514c1bf0a122a6bf40e (patch)
tree39c79a01ec4e63b8034d12c334a07f42908c4ba5 /debian
parent9743104c84ea0b4c9ff49d6ab2851588db3e9c29 (diff)
downloadpbuilder-4d4eb1fc6382ccc81271e514c1bf0a122a6bf40e.tar
pbuilder-4d4eb1fc6382ccc81271e514c1bf0a122a6bf40e.tar.gz
fix changelog
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog10
1 files changed, 5 insertions, 5 deletions
diff --git a/debian/changelog b/debian/changelog
index 6207845..0a1efc3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,13 +5,13 @@ pbuilder (0.10) unstable; urgency=low
* Depends on gcc, because debootstrap does not seem to function well
without gcc. Actually, dpkg does not work without gcc, when it is asked
questions about the "architecture."
- * Add support for specifying modifier. Thus, forcing pbuilder to build
- with
- dpkg-buildpackage -mdancer@debian.org"
- should be possible via
+ * Now dpkg-buildpackage is invoked with DEBEMAIL as maintainer.
+ It can be overridden with command line option. To build it like :
+ dpkg-buildpackage -mdancer@debian.org"
+ the command-line would be like:
pbuiler build --debemail dancer@debian.org package.dsc
- -- Junichi Uekawa <dancer@debian.org> Fri, 2 Nov 2001 15:39:29 +0900
+ -- Junichi Uekawa <dancer@debian.org> Sat, 3 Nov 2001 01:07:42 +0900
pbuilder (0.9) unstable; urgency=low