diff options
author | Mattia Rizzolo <mattia@mapreri.org> | 2015-10-02 12:08:55 +0000 |
---|---|---|
committer | Mattia Rizzolo <mattia@mapreri.org> | 2015-10-02 12:08:55 +0000 |
commit | 9fa35b0702f0f6e8fb3c4fd6450ae5239e109303 (patch) | |
tree | d4161f5e8df1e480aee0de08543a458a072806bd | |
parent | 769e96526bf07a2e79b378dec0abbe9572a9de8f (diff) | |
download | pbuilder-9fa35b0702f0f6e8fb3c4fd6450ae5239e109303.tar pbuilder-9fa35b0702f0f6e8fb3c4fd6450ae5239e109303.tar.gz |
update changelog
-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). |