diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-03-28 14:13:18 -0500 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-03-28 14:13:18 -0500 |
commit | 4bc22e8b188aa26df8b1a23c39bb0f3c5b05b8b6 (patch) | |
tree | c6f53decaabed9678523a8bbd6a1000a9f3bf78f /ubuntu/raring/applications/bibletime/debian/control.in | |
parent | 211d261d7778de1d9a773e7ec43a4e97b4bd7e57 (diff) | |
download | tde-packaging-4bc22e8b188aa26df8b1a23c39bb0f3c5b05b8b6.tar.gz tde-packaging-4bc22e8b188aa26df8b1a23c39bb0f3c5b05b8b6.zip |
Split raring packaging into new directory due to defoma changes
Diffstat (limited to 'ubuntu/raring/applications/bibletime/debian/control.in')
-rw-r--r-- | ubuntu/raring/applications/bibletime/debian/control.in | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/ubuntu/raring/applications/bibletime/debian/control.in b/ubuntu/raring/applications/bibletime/debian/control.in new file mode 100644 index 000000000..3d6555fae --- /dev/null +++ b/ubuntu/raring/applications/bibletime/debian/control.in @@ -0,0 +1,21 @@ +Source: bibletime-trinity +Section: tde +Build-Depends: bzip2, autotools-dev, quilt, patchutils (>= 0.2.25), cdbs (>= 0.4.27), debhelper (>= 4.1.0), tdelibs4-trinity-dev, libsword-dev, libclucene-dev, poxml, libboost-dev +Priority: optional +XSBC-Original-Maintainer: @@@MAINTAINER@@@ +Uploaders: @@@UPLOADERS@@@ +Standards-Version: 3.8.3 + +Package: bibletime-trinity +Architecture: any +Section: tde +Depends: ${shlibs:Depends} +Recommends: sword-text, sword-dict, sword-comm +Suggests: bibletime-i18n-trinity +Provides: sword-frontend +Description: A bible study tool for Trinity + BibleTime is a free and easy to use bible study tool for UNIX systems. + It requires a working KDE environment and the SWORD library. + BibleTime provides easy handling of digitized texts (Bibles, commentaries + and lexicons) and powerful features to work with these texts (search in + texts, write own notes, save, print etc.). |