diff options
author | Mattia Rizzolo <mattia@mapreri.org> | 2015-06-23 16:31:10 +0000 |
---|---|---|
committer | Mattia Rizzolo <mattia@mapreri.org> | 2015-06-23 16:31:10 +0000 |
commit | 44ebea06c3e5c0f2267e03d81d6b50384bdb4458 (patch) | |
tree | 54c071e4292f796ca80ca3749b60ece2a33439e9 /debian | |
parent | f24c553f5eabe75aefa6eec646966781ee942ea6 (diff) | |
download | pbuilder-44ebea06c3e5c0f2267e03d81d6b50384bdb4458.tar pbuilder-44ebea06c3e5c0f2267e03d81d6b50384bdb4458.tar.gz |
update changelog
Gbp-Dch: Ignore
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 18 |
1 files changed, 14 insertions, 4 deletions
diff --git a/debian/changelog b/debian/changelog index ac3b69d..726ec6e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,7 @@ -pbuilder (0.215+nmu5) UNRELEASED; urgency=medium +pbuilder (0.216) UNRELEASED; urgency=medium + + [ Gabriele Giacone ] + * Add support for hurd. (Closes: #753801, #755441) [ Mattia Rizzolo ] * pbuilder-unshare-wrapper: fix typo. @@ -7,9 +10,16 @@ pbuilder (0.215+nmu5) UNRELEASED; urgency=medium * pbuilder-unshare-wrapper: unset the http_proxy variable, as that can lead to programs looking for unreachable machines. Thanks to Thorsten Glaser <tg@mirbsd.de> for the idea (Closes: #780587) - - [ Gabriele Giacone ] - * Add support for hurd. (Closes: #753801, #755441) + * Add a "basic" DEP-8 test. + Thanks to James Hunt <james.hunt@ubuntu.com> for the initial patch. + (Closes: #705917) + * debian/*: move to the debehelper 'dh' sequencer. + * debian/{control,compat}: debehlper compat level 7 → 9. + * debian/control: + + Add myself to the uploaders. + + Move the canonical git repository to collab-maint. + + Bump Standards-Version to 3.9.6. No changes needed. + * Makefile: stop providing empty /usr/share/doc/pbuilder/examples/workaround -- Mattia Rizzolo <mattia@mapreri.org> Tue, 23 Jun 2015 09:01:50 +0000 |