]> git.saurik.com Git - apt.git/commit
add apt-utils Depends apt (= ${binary:Version})
authorDavid Kalnischkies <david@kalnischkies.de>
Sun, 29 Nov 2015 15:25:56 +0000 (16:25 +0100)
committerDavid Kalnischkies <david@kalnischkies.de>
Sun, 29 Nov 2015 16:55:02 +0000 (17:55 +0100)
commita0bf789783ea283914d059aea0f4d0f77d6bbaaf
tree5191ff80e33a99236ce2c4ffecfe3c1998d6f387
parentf6777222f82f6279c104138216b0e5e50d8caa67
add apt-utils Depends apt (= ${binary:Version})

As we ship some tools in apt-utils which depend on our private library
we have to ensure that apt-utils depends on a proper apt version.
An exact version is probably a bit much, but the simplest way out.
debian/control