diff options
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 18 | ||||
-rw-r--r-- | debian/control | 2 |
2 files changed, 14 insertions, 6 deletions
diff --git a/debian/changelog b/debian/changelog index c818b11..01792a7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,16 @@ -pbuilder (0.84) UNRELEASED; urgency=low - - * README.Debian: update outdated parts. - - -- Junichi Uekawa <dancer@debian.org> Mon, 25 Aug 2003 07:19:06 +0900 +pbuilder (0.84) unstable; urgency=low + + * README.Debian: update very outdated parts. + * change use of chown, supply group info when available. + Subject: BUILDRESULTUID and BUILDRESULTGID no longer work as numeric values + From: Kenneth Pronovici <pronovic@debian.org> + (closes: #207392) + * fix manual page slightly. + From: Matt Kraai <kraai@alumni.cmu.edu> (closes: #207390) + * pbuilder-doc.xml: update. + * Standards-version: 3.6.1 + + -- Junichi Uekawa <dancer@debian.org> Wed, 27 Aug 2003 05:58:22 +0900 pbuilder (0.83) unstable; urgency=low diff --git a/debian/control b/debian/control index fe5a961..737c46b 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: devel Priority: extra Maintainer: Junichi Uekawa <dancer@debian.org> Build-Depends: debhelper (>= 4.1.0), docbook-xsl, ldp-docbook-xsl, xsltproc -Standards-Version: 3.6.0 +Standards-Version: 3.6.1 Package: pbuilder Architecture: all |