diff options
author | Junichi Uekawa <dancer@dancer64.netfort.gr.jp> | 2007-06-05 22:11:07 +0900 |
---|---|---|
committer | Junichi Uekawa <dancer@dancer64.netfort.gr.jp> | 2007-06-05 22:11:07 +0900 |
commit | cfff3205feb9faf5294cb03da342aed4251e839d (patch) | |
tree | 564d30f59536cf4504eedd229395616b4e1b5caa /debian | |
parent | 0aa84bfc35db4ed8a2f0a5b6dc94076c8880a281 (diff) | |
download | pbuilder-cfff3205feb9faf5294cb03da342aed4251e839d.tar pbuilder-cfff3205feb9faf5294cb03da342aed4251e839d.tar.gz |
* Build-Depends on rootstrap and user-mode-linux on i386/amd64 so that
test can run.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 6 | ||||
-rw-r--r-- | debian/control | 2 |
2 files changed, 5 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog index 67cce85..8e0008e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -pbuilder (0.169) UNRELEASED; urgency=low +pbuilder (0.169) unstable; urgency=low [ Loic Minier ] * List amd64 in pbuilder-uml's Architectures; thanks Mattia Dongili. @@ -13,8 +13,10 @@ pbuilder (0.169) UNRELEASED; urgency=low * pbuilder-doc.xml: review documentation. * install PDF documentation. * add doc-base file + * Build-Depends on rootstrap and user-mode-linux on i386/amd64 so that + test can run. - -- Junichi Uekawa <dancer@debian.org> Tue, 05 Jun 2007 21:25:12 +0900 + -- Junichi Uekawa <dancer@debian.org> Tue, 05 Jun 2007 21:37:46 +0900 pbuilder (0.168) unstable; urgency=low diff --git a/debian/control b/debian/control index f882b55..7148a29 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: devel Priority: extra Maintainer: Debian pbuilder maintenance team <pbuilder-maint@lists.alioth.debian.org> Uploaders: Junichi Uekawa <dancer@debian.org>, Matt Kraai <kraai@debian.org> -Build-Depends: debhelper (>= 4.1.0), docbook-xsl, ldp-docbook-xsl (>= 0.0.20040321-0.1), xsltproc, dpkg-dev (>= 1.13.19), dblatex +Build-Depends: debhelper (>= 4.1.0), docbook-xsl, ldp-docbook-xsl (>= 0.0.20040321-0.1), xsltproc, dpkg-dev (>= 1.13.19), dblatex, rootstrap [i386 amd64] Standards-Version: 3.7.2 Package: pbuilder |