aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJunichi Uekawa <dancer@netfort.gr.jp>2010-07-05 22:51:23 +0900
committerJunichi Uekawa <dancer@netfort.gr.jp>2010-07-05 22:51:23 +0900
commitc3ecceb7767e49733bcc7f8c85a1ec43a00e581b (patch)
tree60a54b10830e1124133e741f633bef0bcbe34119
parent9ea03d7b549f43184f2048e389f6da695c452a20 (diff)
downloadpbuilder-c3ecceb7767e49733bcc7f8c85a1ec43a00e581b.tar
pbuilder-c3ecceb7767e49733bcc7f8c85a1ec43a00e581b.tar.gz
release 0.199
-rw-r--r--debian/changelog10
1 files changed, 10 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 1806485..158eace 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,13 @@
+pbuilder (0.199) unstable; urgency=low
+
+ * add a more useful message for pbuilder-runhooks when hookdir cannot
+ be removed. (closes: #587254)
+ * Add an option to verify key signatures. (closes: #579028)
+ This is experimental; You can try with APTGETOPT, and setting
+ PBUILDERSATISFYDEPENDSOPT=('--check-key').
+
+ -- Junichi Uekawa <dancer@debian.org> Mon, 05 Jul 2010 22:35:40 +0900
+
pbuilder (0.198) unstable; urgency=low
* add --keyring option as default parameter to DEBOOTSTRAPOPTS