aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJunichi Uekawa <dancer@netfort.gr.jp>2008-08-12 01:56:44 +0900
committerJunichi Uekawa <dancer@netfort.gr.jp>2008-08-12 01:56:44 +0900
commitb1399cc2e69ac704f836c5199c0c781458f0c353 (patch)
tree67a98fbca6e5d156684349ccbc732c32d305a67e
parent20607326ca2742776ead49af3fca857c9b7f7e09 (diff)
downloadpbuilder-b1399cc2e69ac704f836c5199c0c781458f0c353.tar
pbuilder-b1399cc2e69ac704f836c5199c0c781458f0c353.tar.gz
create 0.182 changelog
-rw-r--r--debian/changelog26
1 files changed, 24 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index 56639e3..63ee893 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,30 @@
-pbuilder (0.182) UNRELEASED; urgency=low
+pbuilder (0.182) unstable; urgency=low
+ [ Junichi Uekawa ]
+ * updated japanese documentation ja.po
+ * implement a bash functional unit-testing testsuite, testlib.
+ * run the unit-tests in makefile make check
+ * Reorder command-line options, and add error check so that things are
+ better checked.
+ * update japanese po translation.
+
+ [ Ignacio Mondino ]
+ * [INTL:es] Spanish translation for po-debconf template (closes:
+ #493649)
+
+ [ Loïc Minier ]
+ * Pass APT::Install-Recommends=false to gdebi when possible
+ * Wrap build-deps, deps, and uploaders to get cleaner diffs.
+ * Suggest gdebi; closes: #488314.
+ * Pass -s to dh_* instead of checking dpkg-architecture and using -a
+ * Cleanup rules
+ * pbuilder-buildpackage-funcs: always pass chroot to satisfydepends
+ * Drop build-dep on rootstrap; only used at runtime
+ * pdebuild: Move "$@" to end of "arg chain" for PDEBUILD_BUILDER calls
+ * pbuilder-satisfydepends-gdebi: add "--force-yes" to apt-get call
* UNRELEASED snapshot banner
- -- Loic Minier <lool@dooz.org> Fri, 27 Jun 2008 19:11:12 +0200
+ -- Junichi Uekawa <dancer@debian.org> Tue, 12 Aug 2008 01:56:28 +0900
pbuilder (0.181) unstable; urgency=low