diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2014-04-17 13:53:27 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2014-04-17 13:53:27 +0900 |
commit | 7ceb46211ddfdbfd07b79e9cd2077ed0605ef47e (patch) | |
tree | 6a309da61ff8fad680a38dd405e7066646262cfa /ubuntu/raring/libraries/libksquirrel/debian/control | |
parent | e43a1170040313d3384f0eefdf7a071059b9c2a9 (diff) | |
download | tde-packaging-7ceb46211ddfdbfd07b79e9cd2077ed0605ef47e.tar.gz tde-packaging-7ceb46211ddfdbfd07b79e9cd2077ed0605ef47e.zip |
Removed Ubuntu/raring folder
Diffstat (limited to 'ubuntu/raring/libraries/libksquirrel/debian/control')
-rw-r--r-- | ubuntu/raring/libraries/libksquirrel/debian/control | 37 |
1 files changed, 0 insertions, 37 deletions
diff --git a/ubuntu/raring/libraries/libksquirrel/debian/control b/ubuntu/raring/libraries/libksquirrel/debian/control deleted file mode 100644 index 003853d85..000000000 --- a/ubuntu/raring/libraries/libksquirrel/debian/control +++ /dev/null @@ -1,37 +0,0 @@ -Source: libksquirrel-trinity -Section: libs -Priority: optional -Maintainer: Timothy Pearson <kb9vqf@pearsoncomputing.net> -XSBC-Original-Maintainer: Harald Sitter <apachelogger@ubuntu.com> -Build-Depends: debhelper (>= 5), cdbs, pkg-config, libmng-dev,librsvg2-bin, - medcon, libjasper-dev, libgif-dev, libwmf-dev, libopenexr-dev, - djvulibre-bin, transfig, x11proto-core-dev, netpbm, libtiff-dev, - libkonq4-trinity-dev, kipi-plugins-trinity, libkipi0-trinity-dev, quilt, build-essential, - automake, autoconf, libtool, libltdl-dev -Standards-Version: 3.8.4 -Homagepage: http://ksquirrel.sourceforge.net - -Package: libksquirrel0-trinity -Architecture: any -Depends: ${shlibs:Depends} -Replaces: libksquirrel0-kde3 (<< 4:14.0.0~), libksquirrel0-trinity (<< 4:14.0.0~) -Breaks: libksquirrel0-kde3 (<< 4:14.0.0~), libksquirrel0-trinity (<< 4:14.0.0~) -Description: Trinity image viewer - Runtime libraries for KSquirrel. - -Package: libksquirrel-trinity-dev -Section: libdevel -Architecture: any -Replaces: libksquirrel-kde3-dev (<< 4:14.0.0~), libksquirrel-trinity-dev (<< 4:14.0.0~) -Breaks: libksquirrel-kde3-dev (<< 4:14.0.0~), libksquirrel-trinity-dev (<< 4:14.0.0~) -Depends: ${shlibs:Depends}, libksquirrel0-trinity (= ${binary:Version}) -Description: Trinity image viewer - Development libraries for KSquirrel. - -Package: libksquirrel-tools-trinity -Architecture: any -Depends: ${shlibs:Depends}, libksquirrel0-trinity (= ${binary:Version}) -Replaces: libksquirrel-tools-kde3 (<< 4:14.0.0~), libksquirrel-tools-trinity (<< 4:14.0.0~) -Breaks: libksquirrel-tools-kde3 (<< 4:14.0.0~), libksquirrel-tools-trinity (<< 4:14.0.0~) -Description: Trinity image viewer - Tools for KSquirrel. |