diff options
author | Julian Andres Klode <jak@debian.org> | 2016-08-19 19:49:54 +0200 |
---|---|---|
committer | Julian Andres Klode <jak@debian.org> | 2016-08-19 20:01:00 +0200 |
commit | 20d2f4a4f164cd9026dad698e471c95d7c28973b (patch) | |
tree | c9525a82bd669501e998965a6fc49bdf9fdca252 /debian/control | |
parent | 9956b3e188901244f40e29d6d4a40a093fa26177 (diff) |
debian: Drop outdated stuff
The README.source is not usable anymore, and the Build-Conflicts
andd Breaks/Replaces are not needed anymore.
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/debian/control b/debian/control index fea066dcb..cb07b8629 100644 --- a/debian/control +++ b/debian/control @@ -12,7 +12,6 @@ Build-Depends: dpkg-dev (>= 1.17.14), debhelper (>= 9.20160709~), libdb-dev, xsltproc, docbook-xsl, docbook-xml, po4a (>= 0.34-2), cmake (>= 3.4), pkg-config, libgtest-dev <!nocheck>, dh-systemd Build-Depends-Indep: doxygen, w3m, graphviz -Build-Conflicts: autoconf2.13, automake1.4 Vcs-Git: https://anonscm.debian.org/git/apt/apt.git Vcs-Browser: https://anonscm.debian.org/git/apt/apt.git Testsuite: autopkgtest @@ -20,8 +19,6 @@ Testsuite: autopkgtest Package: apt Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, ${apt:keyring}, gpgv | gpgv2 | gpgv1, 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~), bash-completion (<< 1:2.1-4.2+fakesync1), apt-utils (<< 1.3~exp2~) -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~), apt-utils (<< 1.3~exp2~) Recommends: gnupg | gnupg2 | gnupg1 Suggests: aptitude | synaptic | wajig, dpkg-dev (>= 1.17.2), apt-doc, python-apt, powermgmt-base Description: commandline package manager |