diff options
author | Pawel "l0ner" Soltys <sh4dou@gmail.com> | 2011-12-18 19:09:26 +0100 |
---|---|---|
committer | Pawel "l0ner" Soltys <sh4dou@gmail.com> | 2011-12-18 19:09:26 +0100 |
commit | 17bd64a4f5045bff950e8725a66ee1800e0254e1 (patch) | |
tree | ff25e74f8237046702df34d68563a9052d82acdd /ubuntu/maverick/libraries/libtqt-perl/debian/control | |
parent | 620523010a822e93be02bdb3e375c11fe51ebae4 (diff) | |
parent | aecd88c6bb977677b41b95e89395f673ce8bdb4a (diff) | |
download | tde-packaging-17bd64a4f5045bff950e8725a66ee1800e0254e1.tar.gz tde-packaging-17bd64a4f5045bff950e8725a66ee1800e0254e1.zip |
Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tde-packaging
Diffstat (limited to 'ubuntu/maverick/libraries/libtqt-perl/debian/control')
-rw-r--r-- | ubuntu/maverick/libraries/libtqt-perl/debian/control | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/ubuntu/maverick/libraries/libtqt-perl/debian/control b/ubuntu/maverick/libraries/libtqt-perl/debian/control new file mode 100644 index 000000000..3277f09e6 --- /dev/null +++ b/ubuntu/maverick/libraries/libtqt-perl/debian/control @@ -0,0 +1,15 @@ +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, kdelibs4-trinity-dev, libsmokeqt-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} +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. |