From 1b03583b3c6545e21a13a75f63647de2b6aa12d4 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sat, 26 Nov 2011 20:41:48 -0600 Subject: Use standard build system for tdesvn on Debian and Ubuntu --- .../maverick/applications/tdesvn/debian/control.in | 61 ++++++++++++++++++++++ 1 file changed, 61 insertions(+) create mode 100644 ubuntu/maverick/applications/tdesvn/debian/control.in (limited to 'ubuntu/maverick/applications/tdesvn/debian/control.in') diff --git a/ubuntu/maverick/applications/tdesvn/debian/control.in b/ubuntu/maverick/applications/tdesvn/debian/control.in new file mode 100644 index 000000000..dc185ccef --- /dev/null +++ b/ubuntu/maverick/applications/tdesvn/debian/control.in @@ -0,0 +1,61 @@ +Source: tdesvn-trinity +Section: devel +Priority: optional +Maintainer: Timothy Pearson +XSBC-Original-Maintainer: @@@MAINTAINER@@@ +Uploaders: @@@UPLOADERS@@@ +Build-Depends: cdbs (>= 0.4.50), debhelper (>= 5.0.0), cmake (>= 2.4), tdelibs4-trinity-dev (>= 4:3.4.3-2), libsvn-dev (>= 1.2.0), libssl-dev (>= 0.9.8a), libsqlite3-dev, gettext, quilt, libaprutil1-dev +Standards-Version: 3.8.4 + +Package: libsvnqt4-trinity +Section: libs +Architecture: any +Replaces: libsvnqt4-kde3 (<< 4:3.5.13) +Breaks: libsvnqt4-kde3 (<< 4:3.5.13) +Depends: ${shlibs:Depends}, ${misc:Depends} +Description: Qt wrapper library for subversion [Trinity] + This package provides svnqt, a Qt wrapper library around the + subversion library. + . + It is based on the RapidSvn SvnCpp library, a subversion client API + written in C++. + +Package: libsvnqt-trinity-dev +Section: libdevel +Architecture: any +Replaces: libsvnqt-kde3-dev (<< 4:3.5.13) +Breaks: libsvnqt-kde3-dev (<< 4:3.5.13) +Depends: libsvnqt4-trinity (= ${binary:Version}), libqt3-mt-dev, libsvn-dev +Description: Qt wrapper library for subversion (development files) [Trinity] + This package contains the header files and symbolic links that developers + using svnqt will need. + +Package: tdesvn-trinity +Section: devel +Architecture: any +Replaces: tdesvn-kde3 (<< 4:3.5.13) +Breaks: tdesvn-kde3 (<< 4:3.5.13) +Depends: ${shlibs:Depends}, ${misc:Depends}, tdesvn-kio-plugins-trinity (= ${binary:Version}) +Recommends: kompare-trinity, graphviz +Suggests: khelpcenter-trinity, kdiff3-trinity +Description: subversion client with tight KDE integration [Trinity] + KDESvn is a graphical client for the subversion revision control + system (svn). + . + Besides offering common and advanced svn operations, it features + a tight integration into KDE and can be embedded into other KDE + applications like konqueror via the KDE component technology KParts. + +Package: tdesvn-kio-plugins-trinity +Section: devel +Architecture: any +Replaces: tdesvn-kio-plugins-kde3 (<< 4:3.5.13) +Breaks: tdesvn-kio-plugins-kde3 (<< 4:3.5.13) +Depends: ${shlibs:Depends}, ${misc:Depends} +Conflicts: tdesdk-kio-plugins-trinity +Description: subversion I/O slaves for Trinity + This packages includes KIO slaves for svn, svn+file, svn+http, + svn+https, svn+ssh. This allows you to access subversion repositories + inside any KIO enabled KDE application. + . + This package is part of tdesvn-trinity. -- cgit v1.2.3