diff options
author | dancer <dancer> | 2002-01-17 18:41:48 +0000 |
---|---|---|
committer | dancer <dancer> | 2002-01-17 18:41:48 +0000 |
commit | 0c5c2cd72415656f92a1e1663aded64cf9b3c229 (patch) | |
tree | 79d7d5b42e8579a38408979888ad1fccc5543285 /debian/changelog | |
parent | 8dc73f5255da975798941f2659b019d37e992e26 (diff) | |
download | pbuilder-0c5c2cd72415656f92a1e1663aded64cf9b3c229.tar pbuilder-0c5c2cd72415656f92a1e1663aded64cf9b3c229.tar.gz |
added Daniel Kobras patch, to implement dpkg-buildpacakge options.
Testing this should be a good idea.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog index 9c96ce4..92471d5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,12 +1,14 @@ pbuilder (0.18) unstable; urgency=low * New version, "Trying to address some wishlists" (not yet released) - * This version should implement using system apt/ configuration files. - and some other goodies ... * Added usr/share/pbuilder/pbuilderrc for default configuration. * Apply $@ -> "$@" fix from Daniel Kobras. + * Apply the patch from Daniel Kobras for specifying options to + dpkg-buildpacakge invocation in pbuilder-buildpacakge. + It should be possible to build binary-only uploads etc. + (closes: #129221) - -- Junichi Uekawa <dancer@debian.org> Tue, 15 Jan 2002 19:10:23 +0900 + -- Junichi Uekawa <dancer@debian.org> Fri, 18 Jan 2002 03:34:53 +0900 pbuilder (0.17) unstable; urgency=low |