aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authordancer <dancer>2006-08-15 13:14:19 +0000
committerdancer <dancer>2006-08-15 13:14:19 +0000
commitd261f98f59cc16c61dbb86d1f400b67bc2053008 (patch)
tree6e01278e7204fcfad3ec78898369f668f88c3dec /debian
parentcc43579433afc155fff0955ae49cfd6ed259216f (diff)
downloadpbuilder-d261f98f59cc16c61dbb86d1f400b67bc2053008.tar
pbuilder-d261f98f59cc16c61dbb86d1f400b67bc2053008.tar.gz
support PKGNAME_LOGFILE option in pbuilderrc.
Diffstat (limited to 'debian')
-rw-r--r--debian/TODO17
-rw-r--r--debian/changelog8
-rw-r--r--debian/control4
3 files changed, 12 insertions, 17 deletions
diff --git a/debian/TODO b/debian/TODO
index 494988a..32c25ec 100644
--- a/debian/TODO
+++ b/debian/TODO
@@ -1,5 +1,9 @@
TODO and possible bugs:
+* /etc/pbuilderrc
+I want to not make it a conffile, but removing the file is a problem,
+ since I already have /etc/pbuilder/pbuilderrc symlink.
+
* pdebuild-internal
- hooks should be supported (342613)
- Use pbuilder cache in pdebuild-internal (235237)
@@ -24,19 +28,6 @@ contains xvfb.
Maybe document the limitation.
-* cowdancer support
- - depends-on debian-bug: 329383: now partially resolved.
-0.6 is released.
-cowdancer is mostly functional now.
-Where to put cowbuilder
-should pbuilder be extended or cowbuilder developed further?
-
-cowdancer 0.9 is released and most bugs are fixed, a post is posted to
-debian-devel. There might be latent bugs, it might be about time to
-get wider testing?
-
-cowdancer 0.14 should be released with cowbuilder.
-
* use arrays for debbuildopts
- current --debbuildopts usages will break, how do we support it?
diff --git a/debian/changelog b/debian/changelog
index 1953ca7..ada35c3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,12 @@
pbuilder (0.157) UNRELEASED; urgency=low
- *
+ [Junichi Uekawa]
+ * Bug fix: "pbuilder: need a way to make --pkgname-logfile the default",
+ thanks to Yann Dirson (Closes: #382885).
+ * Standards-version: 3.7.2
+ * add cowdancer to recommends.
- -- Junichi Uekawa <dancer@debian.org> Thu, 10 Aug 2006 08:23:15 +0900
+ -- Junichi Uekawa <dancer@debian.org> Tue, 15 Aug 2006 22:12:39 +0900
pbuilder (0.156) unstable; urgency=low
diff --git a/debian/control b/debian/control
index 54bb49c..f17c2dc 100644
--- a/debian/control
+++ b/debian/control
@@ -4,12 +4,12 @@ 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
-Standards-Version: 3.6.2
+Standards-Version: 3.7.2
Package: pbuilder
Architecture: all
Depends: cdebootstrap|debootstrap, wget, gcc, debianutils (>= 1.13.1), coreutils (>= 4.5.8-1)
-Recommends: fakeroot, sudo, devscripts
+Recommends: fakeroot, sudo, devscripts, cowdancer
Suggests: pbuilder-uml
Description: personal package builder for Debian packages
pbuilder constructs a chroot system, and builds a package inside the