diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2014-03-09 03:26:50 +0100 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2014-03-09 03:26:50 +0100 |
commit | 4538fd673d9de4a9764f7ce96e35dc9d4e4977cf (patch) | |
tree | b47d494ac058f89a207b3c8219560bea557d5780 /ubuntu/maverick_automake/applications/kio-apt/debian/control | |
parent | 5fff8c470474773fad5bd31decf0aa25a5c4f59b (diff) | |
download | tde-packaging-4538fd673d9de4a9764f7ce96e35dc9d4e4977cf.tar.gz tde-packaging-4538fd673d9de4a9764f7ce96e35dc9d4e4977cf.zip |
Housekeeping in Debian and Ubuntu
Diffstat (limited to 'ubuntu/maverick_automake/applications/kio-apt/debian/control')
-rw-r--r-- | ubuntu/maverick_automake/applications/kio-apt/debian/control | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/ubuntu/maverick_automake/applications/kio-apt/debian/control b/ubuntu/maverick_automake/applications/kio-apt/debian/control deleted file mode 100644 index 1c3224e32..000000000 --- a/ubuntu/maverick_automake/applications/kio-apt/debian/control +++ /dev/null @@ -1,21 +0,0 @@ -Source: kio-apt-kde3 -Section: kde -Priority: optional -Maintainer: Timothy Pearson <kb9vqf@pearsoncomputing.net> -XSBC-Original-Maintainer: Emmanuel Bouthenot <kolter@openics.org> -Build-Depends: debhelper (>= 5), cdbs, kdelibs-kde3-dev, sharutils, automake1.11-kde3, autoconf2.63, libtool, libltdl-dev -Standards-Version: 3.8.3 - -Package: kio-apt-kde3 -Architecture: any -Depends: ${shlibs:Depends}, apt, adept-batch-kde3 -Description: an apt-cache ioslave for KDE3 - kio-apt is an ioslave which provides the apt:/ protocol. It - integrates apt-cache functionalities into Konqueror, making - browsing the packages easier. It provides: - - apt-cache search: apt:/search?expression - - apt-cache show: apt:/show?package . The show? target - prints the policy too. - - apt-cache policy: apt:/policy?package - . - Homepage : http://lpnotfr.free.fr/ |