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 | |
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')
-rw-r--r-- | ubuntu/raring/applications/bibletime/debian/control | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/ubuntu/raring/applications/bibletime/debian/control b/ubuntu/raring/applications/bibletime/debian/control new file mode 100644 index 000000000..b85b6be60 --- /dev/null +++ b/ubuntu/raring/applications/bibletime/debian/control @@ -0,0 +1,22 @@ +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-trinity, libboost-dev, automake, autoconf, libtool, libltdl-dev +Priority: optional +Maintainer: Timothy Pearson <kb9vqf@pearsoncomputing.net> +Standards-Version: 3.8.4 + +Package: bibletime-trinity +Architecture: any +Section: tde +Replaces: bibletime-kde3 (<< 4:14.0.0), bibletime-trinity (<< 4:14.0.0) +Breaks: bibletime-kde3 (<< 4:14.0.0), bibletime-trinity (<< 4:14.0.0) +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.). |