diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2014-04-17 13:57:20 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2014-04-17 13:57:20 +0900 |
commit | 2d59086b104acd7b4711fd067c9bb4480158e6ab (patch) | |
tree | 7d3d9aff90930e65a491c055510aba94debc6da9 /ubuntu/precise/applications/tdeio-apt/debian/control | |
parent | 55b519366b1dcd7ab5b2f1f720d275b33fc4bd49 (diff) | |
download | tde-packaging-2d59086b104acd7b4711fd067c9bb4480158e6ab.tar.gz tde-packaging-2d59086b104acd7b4711fd067c9bb4480158e6ab.zip |
Removed Ubuntu/precise folder
Diffstat (limited to 'ubuntu/precise/applications/tdeio-apt/debian/control')
-rw-r--r-- | ubuntu/precise/applications/tdeio-apt/debian/control | 23 |
1 files changed, 0 insertions, 23 deletions
diff --git a/ubuntu/precise/applications/tdeio-apt/debian/control b/ubuntu/precise/applications/tdeio-apt/debian/control deleted file mode 100644 index 82363057a..000000000 --- a/ubuntu/precise/applications/tdeio-apt/debian/control +++ /dev/null @@ -1,23 +0,0 @@ -Source: tdeio-apt-trinity -Section: tde -Priority: optional -Maintainer: Timothy Pearson <kb9vqf@pearsoncomputing.net> -XSBC-Original-Maintainer: Emmanuel Bouthenot <kolter@openics.org> -Build-Depends: debhelper (>= 5), quilt, cdbs, tdelibs14-trinity-dev, sharutils, automake, autoconf, libtool, libltdl-dev -Standards-Version: 3.8.4 - -Package: tdeio-apt-trinity -Architecture: any -Depends: ${shlibs:Depends}, apt, adept-batch-trinity -Replaces: kio-apt-kde3 (<< 4:14.0.0~), kio-apt-trinity (<< 4:14.0.0~) -Breaks: kio-apt-kde3 (<< 4:14.0.0~), kio-apt-trinity (<< 4:14.0.0~) -Description: an apt-cache ioslave for Trinity - tdeio-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/ |