diff options
author | Julian Andres Klode <jak@debian.org> | 2015-08-14 21:09:11 +0200 |
---|---|---|
committer | Julian Andres Klode <jak@debian.org> | 2015-08-14 21:09:48 +0200 |
commit | 40ce4d9a259527492f0b6fbf718371563dc1849e (patch) | |
tree | de887ace7864a1cdc3b15cdfcac623481fdd7543 /debian | |
parent | a0abb75b8d1d30a6b4de86665042948b786a1cff (diff) |
debian/control: Drop the versioned python-apt conflict
Thanks: Lintian
Diffstat (limited to 'debian')
-rw-r--r-- | debian/control | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 5e813155c..b554255bf 100644 --- a/debian/control +++ b/debian/control @@ -22,7 +22,6 @@ Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, ${apt:keyring}, gpgv | gpgv2, gnupg | gnupg2, adduser Replaces: manpages-pl (<< 20060617-3~), manpages-it (<< 2.80-4~), sun-java6-jdk (>> 0), sun-java5-jdk (>> 0), openjdk-6-jdk (<< 6b24-1.11-0ubuntu1~) Breaks: manpages-pl (<< 20060617-3~), manpages-it (<< 2.80-4~), sun-java6-jdk (>> 0), sun-java5-jdk (>> 0), openjdk-6-jdk (<< 6b24-1.11-0ubuntu1~) -Conflicts: python-apt (<< 0.7.93.2~) Suggests: aptitude | synaptic | wajig, dpkg-dev (>= 1.17.2), apt-doc, python-apt Description: commandline package manager This package provides commandline tools for searching and |