From 05a59ddb0228494ba27bacbe7d391f06725b0689 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Mon, 10 Sep 2012 16:13:23 -0500 Subject: Split wheezy off of squeeze --- debian/wheezy/libraries/libkipi/debian/control.in | 39 +++++++++++++++++++++++ 1 file changed, 39 insertions(+) create mode 100644 debian/wheezy/libraries/libkipi/debian/control.in (limited to 'debian/wheezy/libraries/libkipi/debian/control.in') diff --git a/debian/wheezy/libraries/libkipi/debian/control.in b/debian/wheezy/libraries/libkipi/debian/control.in new file mode 100644 index 000000000..3b1e241ef --- /dev/null +++ b/debian/wheezy/libraries/libkipi/debian/control.in @@ -0,0 +1,39 @@ +Source: libkipi-trinity +Section: libs +Priority: optional +Maintainer: Timothy Pearson +XSBC-Original-Maintainer: @@@MAINTAINER@@@ +Uploaders: @@@UPLOADERS@@@ +Build-Depends: cdbs, debhelper (>> 4.1), libexif-dev, tdelibs4-trinity-dev (>= 4:3.4.3-2), autotools-dev +Standards-Version: 3.8.3 + +Package: libkipi0-trinity-dev +Provides: libkipi-trinity-dev +Conflicts: libkipi-trinity-dev +Section: libdevel +Architecture: any +Depends: libkipi0-trinity (= ${Source-Version}), pkg-config +Description: library for apps that want to use kipi-plugins (development version) [Trinity] + Libkipi is a library + . + o that contains common routines and widget used by kipi-plugins + o to ease implementation of the kipi-plugins interface in an application + that wants to use kipi-plugins + . + This pkg contains development files and documentation for libkipi library. + . + Homepage: http://www.kipi-plugins.org/ + +Package: libkipi0-trinity +Conflicts: libkipi0c2-trinity +Section: libs +Architecture: any +Depends: ${shlibs:Depends} +Description: library for apps that want to use kipi-plugins (runtime version) [Trinity] + Libkipi is a library + . + o that contains common routines and widget used by kipi-plugins + o to ease implementation of the kipi-plugins interface in an application + that wants to use kipi-plugins + . + Homepage: http://extragear.kde.org/apps/kipi -- cgit v1.2.3