From d33aa99c9d9656e7f24e4cdce4881f893b29a4c7 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Fri, 17 Jun 2016 10:52:28 -0400 Subject: Apt.install: When asked to install a package that apt does not know about, it used to incorrectly succeed. Now it will fail. --- debian/changelog | 2 ++ 1 file changed, 2 insertions(+) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index 376b9ca3..7cc3838e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -26,6 +26,8 @@ propellor (3.1.0) UNRELEASED; urgency=medium (API change) * Added ConfFile.hasIniSection. Thanks, Félix Sipma. + * Apt.install: When asked to install a package that apt does not know + about, it used to incorrectly succeed. Now it will fail. -- Joey Hess Fri, 10 Jun 2016 14:59:44 -0400 -- cgit v1.3-2-g0d8e