summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorMatt Zimmerman <matt.zimmerman@canonical.com>2004-12-23 18:18:00 +0000
committerMatt Zimmerman <matt.zimmerman@canonical.com>2004-12-23 18:18:00 +0000
commitfc6f394b025bb5f0b06b665e8407f37a25ef51ac (patch)
tree134ad0fa45505ee80c8fd3b3a52679daae76de6f /debian/control
parent4a1778448653283970ea094822738ddbed8f7825 (diff)
parentb3d44315ee812ba2d0a99751695b5a4314407ec2 (diff)
Merge from apt--mvo--0
Patches applied: * michael.vogt@canonical.com--2004--laptop/apt--mvo--0--patch-6 * stronger dependencies for libapt-pkg-dev (depends on the source version of apt and apt-watch now) * michael.vogt@canonical.com--2004--laptop/apt--mvo--0--patch-7 * distro really should be hoary, not unstable :/ * michael.vogt@canonical.com--2004--laptop/apt--mvo--0--patch-8 * documented the "--allow-unauthenticated" switch * michael.vogt@canonical.com--2004/apt--mvo--0--patch-2 brought tree up-to-date with matt * michael.vogt@canonical.com--2004/apt--mvo--0--patch-3 * imported changes from apt--main * michael.vogt@canonical.com--2004/apt--mvo--0--patch-4 * merged changes from the conference
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index ea709acc9..54d4e4caa 100644
--- a/debian/control
+++ b/debian/control
@@ -35,7 +35,7 @@ Description: Documentation for APT
Package: libapt-pkg-dev
Architecture: any
Priority: optional
-Depends: apt-utils, ${libapt-pkg:provides}, ${libapt-inst:provides}
+Depends: apt (= ${Source-Version}), apt-utils (= ${Source-Version}), ${libapt-pkg:provides}, ${libapt-inst:provides}
Section: libdevel
Description: Development files for APT's libapt-pkg and libapt-inst
This package contains the header files and libraries for