summaryrefslogtreecommitdiffstats
path: root/ubuntu/precise/libraries/libtqt-perl/debian/control
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2014-04-17 13:57:20 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2014-04-17 13:57:20 +0900
commit2d59086b104acd7b4711fd067c9bb4480158e6ab (patch)
tree7d3d9aff90930e65a491c055510aba94debc6da9 /ubuntu/precise/libraries/libtqt-perl/debian/control
parent55b519366b1dcd7ab5b2f1f720d275b33fc4bd49 (diff)
downloadtde-packaging-2d59086b104acd7b4711fd067c9bb4480158e6ab.tar.gz
tde-packaging-2d59086b104acd7b4711fd067c9bb4480158e6ab.zip
Removed Ubuntu/precise folder
Diffstat (limited to 'ubuntu/precise/libraries/libtqt-perl/debian/control')
-rw-r--r--ubuntu/precise/libraries/libtqt-perl/debian/control18
1 files changed, 0 insertions, 18 deletions
diff --git a/ubuntu/precise/libraries/libtqt-perl/debian/control b/ubuntu/precise/libraries/libtqt-perl/debian/control
deleted file mode 100644
index c80a71a35..000000000
--- a/ubuntu/precise/libraries/libtqt-perl/debian/control
+++ /dev/null
@@ -1,18 +0,0 @@
-Source: libtqt-perl
-Section: perl
-Priority: optional
-Maintainer: Timothy Pearson <kb9vqf@pearsoncomputing.net>
-XSBC-Original-Maintainer: Bart Martens <bartm@debian.org>
-Build-Depends: cdbs, debhelper (>= 5), autotools-dev, libtqtinterface-dev, perl (>= 5.8.0), automake, autoconf, tdelibs14-trinity-dev, libsmoketqt-trinity-dev, chrpath, libtool (>= 1.5.2)
-Build-Conflicts: libtqt-perl
-Standards-Version: 3.8.4
-
-Package: libtqt-perl
-Architecture: any
-Depends: ${misc:Depends}, ${perl:Depends}, ${shlibs:Depends}
-Replaces: libtqt-perl (<< 4:14.0.0~)
-Breaks: libtqt-perl (<< 4:14.0.0~)
-Conflicts: libqt-perl
-Description: Perl bindings for the TQt library
- This module lets you use the TQt library from Perl.
- It provides an object-oriented interface and is easy to use.