aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorAndreas Henriksson <andreas@fatal.se>2015-06-22 10:34:43 +0200
committerAndreas Henriksson <andreas@fatal.se>2015-06-22 11:08:30 +0200
commit177a6ca6211ab246ae84411420f56d6fdd292c8a (patch)
tree1b9542bc77b7f9d0182de02e7c1d968d023c76c2 /debian
parentcd06be663f258ba7a6e7cf1e0b6af38e0a57f8eb (diff)
downloadpbuilder-177a6ca6211ab246ae84411420f56d6fdd292c8a.tar
pbuilder-177a6ca6211ab246ae84411420f56d6fdd292c8a.tar.gz
Update debian/changelog
This change generated by "gbp dch --auto"
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog34
1 files changed, 34 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 40806fa..24ea923 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,8 @@
pbuilder (0.215+nmu4) UNRELEASED; urgency=medium
+ * Non-maintainer upload.
+
+ [ Mattia Rizzolo ]
* debian/source/format: 3.0 (native).
* Do real cleanup, don't hide temporary files under .gitignore, rather
teach makefiles' clean targets how to deal with them properly.
@@ -8,6 +11,37 @@ pbuilder (0.215+nmu4) UNRELEASED; urgency=medium
Thanks to Tim Landscheidt <tim@tim-landscheidt.de> for the initial patch.
Closes: #677666
+ [ Johannes Schauer ]
+ * move filter_arch_deps to pbuilder-satisfydepends-funcs and add tests
+ * build profile parsing support
+
+ [ Andreas Henriksson ]
+ * Fix DEB_BUILD_PROFILES quoting.
+ Thanks to Michael Stapelberg for spotting this
+ * Support build-profiles in classic satisfydeps
+ * Force dpkg-architecture to use arguments over env
+ * Fix up License paragraph in debian/copyright
+ - fixes lintian warnings:
+ missing-license-paragraph-in-dep5-copyright
+ copyright-should-refer-to-common-license-file-for-gpl
+ * Install bash-completion under /usr/share/ instead of /etc
+ - fixes lintian warning package-install-into-obsolete-dir
+ * Use dpkg-maintscript-helper rm_conffile to clean up
+ old /etc/bash_completion.d/pbuilder
+ * Minor syntax updates to pbuilder bash-completion to make it
+ function properly under its new location.
+ - drop "have" check and add "&&" before complete.
+
+ [ Axel Beckert ]
+ * Use "none" instead of "/dev/pts" as device for the /dev/pts mount
+ inside the chroot (Closes: #788580)
+
+ [ Frédéric Brière ]
+ * Mark pbuilder as "Multi-Arch: foreign" (Closes: #752545)
+
+ [ Mert Dirik ]
+ * Add Turkish debconf template translation (Closes: #757505)
+
-- Mattia Rizzolo <mattia@mapreri.org> Wed, 17 Jun 2015 20:36:23 +0000
pbuilder (0.215+nmu3) unstable; urgency=low