X-Git-Url: https://git.hcoop.net/ntk/apt.git/blobdiff_plain/5003325cb5ac9e95785fae32448bab4787b4d243..b18dd45f2c71fbdf5c0eef113e9e8e01f84b70a7:/debian/changelog diff --git a/debian/changelog b/debian/changelog index b140cd7c..0d3c9748 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,15 @@ +apt (0.9.14.3~exp4) experimental; urgency=medium + + * implement deb822 suggestions by Anthony Towns and Julian Andres Klode: + - add Description tag for deb822 sources + - add support for Enabled: no in deb822 sources.list + - add support for multiple URIs in deb822 style sources.list + - add support for multipl types in one line + * add integration test for apt search and apt show + * do not ignore ioctl(TIOCSCTTY) errors + + -- Michael Vogt Wed, 22 Jan 2014 18:59:07 +0100 + apt (0.9.14.3~exp3) experimental; urgency=low * implement deb822 suggestions by donkult (thanks!):