diff options
-rw-r--r-- | debian/changelog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 7da5fb5..0de6195 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +pbuilder (0.219) unstable; urgency=medium + + * p-satisfydepends-classic: remove wrong quotes from get_dep_op_and_ver() + invocations. Thanks to Daniel Schepler <dschepler@gmail.com> for the bug + and the initial investigation. Closes: #800628 + + -- Mattia Rizzolo <mattia@mapreri.org> Fri, 02 Oct 2015 12:07:58 +0000 + pbuilder (0.218) unstable; urgency=low * stop installing all the tests (so, pbuilder-selftest is not anymore). |