diff options
author | Calvin Morrison <[email protected]> | 2011-11-13 19:27:09 -0500 |
---|---|---|
committer | Calvin Morrison <[email protected]> | 2011-11-13 19:27:09 -0500 |
commit | b04ad86203e19f0e89e971fefc3f40b380cbe7b2 (patch) | |
tree | 639782b440de136501ae6ee50d8d54450765346f /ubuntu/maverick/applications/digikam/debian/control | |
parent | 7123ebd91f9851d8a0479d043508ec5885e24f91 (diff) | |
parent | 70daaabb4fd5f3b559f5ef489377c9fe93a47f0d (diff) | |
download | tde-packaging-b04ad86203e19f0e89e971fefc3f40b380cbe7b2.tar.gz tde-packaging-b04ad86203e19f0e89e971fefc3f40b380cbe7b2.zip |
Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tde-packaging
Diffstat (limited to 'ubuntu/maverick/applications/digikam/debian/control')
-rw-r--r-- | ubuntu/maverick/applications/digikam/debian/control | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/ubuntu/maverick/applications/digikam/debian/control b/ubuntu/maverick/applications/digikam/debian/control index 5422aa5f5..c62380338 100644 --- a/ubuntu/maverick/applications/digikam/debian/control +++ b/ubuntu/maverick/applications/digikam/debian/control @@ -4,7 +4,7 @@ Priority: optional Maintainer: Timothy Pearson <[email protected]> XSBC-Original-Maintainer: Debian KDE Extras Team <[email protected]> Uploaders: Achim Bohnet <[email protected]>, Mark Purcell <[email protected]>, Fathi Boudra <[email protected]> -Build-Depends: cdbs, debhelper (>= 5), kdelibs4-trinity-dev, +Build-Depends: cdbs, debhelper (>= 5), tdelibs4-trinity-dev, libtiff4-dev, libgphoto2-2-dev, libkipi0-trinity-dev, libsqlite3-dev, liblcms1-dev, libkexiv2-3-trinity-dev (>= 0.1.6), libjasper-dev, libpng12-dev | libpng-dev, libexiv2-dev, @@ -18,7 +18,7 @@ Architecture: any Depends: ${shlibs:Depends} Replaces: digikam-kde3 (<< 4:3.5.13) Breaks: digikam-kde3 (<< 4:3.5.13) -Recommends: kipi-plugins-trinity, kdeprint-trinity, konqueror-trinity +Recommends: kipi-plugins-trinity, tdeprint-trinity, konqueror-trinity Suggests: digikam-trinity-doc Description: digital photo management application for KDE [Trinity] An easy to use and powerful digital photo management @@ -46,7 +46,7 @@ Section: graphics Replaces: showfoto-kde3 (<< 4:3.5.13) Breaks: showfoto-kde3 (<< 4:3.5.13) Depends: ${shlibs:Depends}, digikam-trinity -Recommends: kipi-plugins-trinity, kdeprint-trinity, konqueror-trinity +Recommends: kipi-plugins-trinity, tdeprint-trinity, konqueror-trinity Description: image viewer/editor for KDE [Trinity] Showphoto is part of the Digikam project. It allows to browse your photo collection and edit them with ease. @@ -56,7 +56,7 @@ Architecture: any Section: devel Replaces: digikam-kde3-dbg (<< 4:3.5.13) Breaks: digikam-kde3-dbg (<< 4:3.5.13) -Depends: ${shlibs:Depends}, digikam-trinity (= ${binary:Version}), showfoto-trinity (= ${binary:Version}), kdelibs-trinity-dbg +Depends: ${shlibs:Depends}, digikam-trinity (= ${binary:Version}), showfoto-trinity (= ${binary:Version}), tdelibs-trinity-dbg Priority: extra Description: debugging symbols for digikam [Trinity] The debugging symbols associated with digikam and showfoto. They will |