diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2018-11-10 18:08:55 +0100 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2018-11-10 18:18:37 +0100 |
commit | fe5341d9d3770ae6f476d1c0a0db4685cc9d6f23 (patch) | |
tree | 0c4488a8657e2364c33f3f011ea5edcf462a9db0 /ubuntu/maverick/applications/bibletime/debian/control.in | |
parent | 9b3636a76e33273c325c9a515ee779aee1a5088b (diff) | |
download | tde-packaging-fe5341d9d3770ae6f476d1c0a0db4685cc9d6f23.tar.gz tde-packaging-fe5341d9d3770ae6f476d1c0a0db4685cc9d6f23.zip |
DEB: Remove a mechanism for updating the uploaders list.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
Diffstat (limited to 'ubuntu/maverick/applications/bibletime/debian/control.in')
-rw-r--r-- | ubuntu/maverick/applications/bibletime/debian/control.in | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/ubuntu/maverick/applications/bibletime/debian/control.in b/ubuntu/maverick/applications/bibletime/debian/control.in deleted file mode 100644 index 59c17465d..000000000 --- a/ubuntu/maverick/applications/bibletime/debian/control.in +++ /dev/null @@ -1,21 +0,0 @@ -Source: bibletime-trinity -Section: tde -Build-Depends: bzip2, autotools-dev, quilt, patchutils (>= 0.2.25), cdbs (>= 0.4.27), debhelper (>= 4.1.0), tdelibs14-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 TDE 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.). |