diff options
author | David Kalnischkies <kalnischkies@gmail.com> | 2012-06-11 00:16:51 +0200 |
---|---|---|
committer | David Kalnischkies <kalnischkies@gmail.com> | 2012-06-11 00:16:51 +0200 |
commit | d5dea0bed00ff1811fac1b56c2046d63c937a3f6 (patch) | |
tree | 9fdee47cd759d3fa86006c9299d3dca2a71bc6af /debian | |
parent | a9a370d92c490f3f28cc1a1b1619971832c76de5 (diff) |
check build-dep candidate if install is forbidden
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 720b07273..ee108b059 100644 --- a/debian/changelog +++ b/debian/changelog @@ -11,6 +11,7 @@ apt (0.9.5.2) UNRELEASED; urgency=low - print URIs for all changelogs in case of --print-uris, thanks to Daniel Hartwig for the patch! (Closes: #674897) - show 'bzr branch' as 'bzr get' is deprecated (LP: #1011032) + - check build-dep candidate if install is forbidden * debian/apt-utils.links: - the internal resolver 'apt' is now directly installed in /usr/lib/apt/solvers, so don't instruct dh to create a broken link |