diff options
author | Arch Librarian <arch@canonical.com> | 2004-09-20 17:02:09 +0000 |
---|---|---|
committer | Arch Librarian <arch@canonical.com> | 2004-09-20 17:02:09 +0000 |
commit | cb99271c2b7944cc4653cb06f7c2137f3d828dd5 (patch) | |
tree | 490bba8d890576e216be74e71cd0d92d14e5ab9c /debian | |
parent | 5d1d073836e1b26dfa27dbc04eb9ce21bd369f67 (diff) |
* Skip version check if a build-dependency is provided ...
Author: mdz
Date: 2003-07-22 03:00:19 GMT
* Skip version check if a build-dependency is provided by an installed package
(Closes: #126938)
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 4c7da1d48..91c8b1d24 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,7 +4,8 @@ apt (0.5.7) unstable; urgency=low libapt-pkg-dev section libdevel) * Silence the essential packages check if we are only downloading archives and not changing the system (Closes: #190862) - * + * Skip version check if a build-dependency is provided by an installed package + (Closes: #126938) -- |