diff options
author | Junichi Uekawa <dancer@netfort.gr.jp> | 2011-12-25 23:10:03 +0900 |
---|---|---|
committer | Junichi Uekawa <dancer@netfort.gr.jp> | 2011-12-25 23:10:03 +0900 |
commit | fc783f9736b9df0c3d0d090ae3ae25c1fa43ac36 (patch) | |
tree | 0ebbcc7c0fcf6683b389e5857aaea47e93a54084 /debian/changelog | |
parent | 1439805a2892d400d2e01b8309bc9d6fdd79f115 (diff) | |
download | pbuilder-fc783f9736b9df0c3d0d090ae3ae25c1fa43ac36.tar pbuilder-fc783f9736b9df0c3d0d090ae3ae25c1fa43ac36.tar.gz |
release 0.205
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 118aaf6..e059756 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,17 @@ +pbuilder (0.205) unstable; urgency=low + + [ Junichi Uekawa ] + * Coding style. Use $() instead of `` + * add dpkg-dev to pbuilder dependency (closes: 623623) + * Remove obsolete example files which were used in regression + testsuite for workarounds. (closes: #633055) + + [ Flamarion Jorge ] + * pbuilder: [INTL:pt_BR] Brazilian Portuguese debconf templates + translation (closes: #651265) + + -- Junichi Uekawa <dancer@debian.org> Sun, 25 Dec 2011 16:22:00 +0900 + pbuilder (0.204) unstable; urgency=low [ Slavko ] |