summaryrefslogtreecommitdiffstats
path: root/ubuntu/maverick_automake/libraries/libkdcraw/debian/control
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2014-03-09 03:26:50 +0100
committerSlávek Banko <slavek.banko@axis.cz>2014-03-09 03:26:50 +0100
commit4538fd673d9de4a9764f7ce96e35dc9d4e4977cf (patch)
treeb47d494ac058f89a207b3c8219560bea557d5780 /ubuntu/maverick_automake/libraries/libkdcraw/debian/control
parent5fff8c470474773fad5bd31decf0aa25a5c4f59b (diff)
downloadtde-packaging-4538fd673d9de4a9764f7ce96e35dc9d4e4977cf.tar.gz
tde-packaging-4538fd673d9de4a9764f7ce96e35dc9d4e4977cf.zip
Housekeeping in Debian and Ubuntu
Diffstat (limited to 'ubuntu/maverick_automake/libraries/libkdcraw/debian/control')
-rw-r--r--ubuntu/maverick_automake/libraries/libkdcraw/debian/control35
1 files changed, 0 insertions, 35 deletions
diff --git a/ubuntu/maverick_automake/libraries/libkdcraw/debian/control b/ubuntu/maverick_automake/libraries/libkdcraw/debian/control
deleted file mode 100644
index 9a22ab5a8..000000000
--- a/ubuntu/maverick_automake/libraries/libkdcraw/debian/control
+++ /dev/null
@@ -1,35 +0,0 @@
-Source: libkdcraw-kde3
-Section: libs
-Priority: optional
-Maintainer: Timothy Pearson <kb9vqf@pearsoncomputing.net>
-XSBC-Original-Maintainer: Debian KDE Extras Team <pkg-kde-extras@lists.alioth.debian.org>
-Uploaders: Mark Purcell <msp@debian.org>, Achim Bohnet <ach@mpe.mpg.de>, Fathi Boudra <fabo@debian.org>
-Build-Depends: cdbs, debhelper (>= 5), quilt, kdelibs4-kde3-dev,
- liblcms1-dev, libjpeg-dev, pkg-config,
- automake1.11-kde3, autoconf2.63, libtool, libltdl-dev
-Standards-Version: 3.8.3
-Homepage: http://www.kipi-plugins.org/
-
-Package: libkdcraw3-kde3-dev
-Section: libdevel
-Architecture: any
-Depends: libkdcraw3-kde3 (= ${binary:Version}), pkg-config
-Conflicts: libkdcraw-dev
-Description: RAW picture decoding C++ library (development) [KDE3]
- Libkdcraw is a C++ interface around dcraw binary program used to
- decode Raw picture files.
- .
- libkdcraw-dev contains development files and documentation. The
- library documentation is available on kdcraw.h header file.
-
-Package: libkdcraw3-kde3
-Section: libs
-Architecture: any
-Depends: ${shlibs:Depends}
-Description: Raw picture decoding C++ library (runtime) [KDE3]
- C++ interface around dcraw binary program used to decode RAW
- picture files.
- .
- This library is used by kipi-plugins, digiKam and others kipi host programs.
- .
- libkdcraw3 contains the library of libkdcraw.