debian/0000755000000000000000000000000012202240142007153 5ustar debian/source/0000755000000000000000000000000011743364417010500 5ustar debian/source/format0000644000000000000000000000001412202240142011661 0ustar 3.0 (quilt)
debian/copyright0000644000000000000000000000224711742322522011126 0ustar This package was initially debianized by
Daniel Glassey on
Thu, 23 Nov 2000 20:57:31 +0000.
It was initially downloaded from www.bibletime.de .
More recently it has been downloaded from
http://downloads.sourceforge.net/sourceforge/bibletime/
Upstream Authors: Bibletime team
Copyright 1999-2009 BibleTime team
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
On Debian systems, the complete text of the GNU General Public
License, version 2, can be found in /usr/share/common-licenses/GPL-2
The "howto" document was originally created by Mr. Bob Harman and
is licensed under the terms of the license
http://creativecommons.org/licenses/by-sa/3.0/
"Creative Commons Attribution-Share Alike".
debian/bibletime-data.install0000644000000000000000000000002511742322522013416 0ustar usr/share/bibletime/
debian/bibletime.install0000644000000000000000000000020211742322522012504 0ustar usr/bin/
usr/share/applications/
usr/share/icons/
debian/bibletime.xpm usr/share/bibletime
debian/bibletime.xpm usr/share/pixmaps
debian/changelog0000644000000000000000000003307012202237612011040 0ustar bibletime (2.9.2-1) unstable; urgency=low
* New upstream release
-- Dmitrijs Ledkovs Mon, 12 Aug 2013 21:02:54 +0100
bibletime (2.9.1-3) unstable; urgency=low
* fix FindCLucene.cmake to look in /usr/lib/{CMAKE_LIBRARY_ARCHITECTURE}
to find clucene-config.h with multiarched clucene (Closes: #718374)
-- Rene Engelhard Tue, 30 Jul 2013 19:23:42 +0000
bibletime (2.9.1-2) unstable; urgency=low
* Disable -Werror to work-around FTBFS with gcc-4.7 (Closes: #667113)
-- Dmitrijs Ledkovs Tue, 17 Apr 2012 22:40:49 +0100
bibletime (2.9.1-1) unstable; urgency=low
[ Jonathan Marsden ]
* New upstream version 2.9.1
* debian/patches/*: Remove all patches (incorporated upstream)
* debian/control: bibletime now depends on a matching version of
bibletime-data.
[ Dmitrijs Ledkovs ]
* Add more strict alternative build-dependency on the libqt4-dev.
-- Dmitrijs Ledkovs Sat, 14 Apr 2012 18:11:50 +0100
bibletime (2.8.1-2) unstable; urgency=low
* debian/patches/02-prevent-unused-but-set-variable-ftbfs.patch:
- Prevent FTBFS using recent gcc 4.6 by using an existing upstream fix.
* debian/control:
- Add Depends: libqt4-svg so toolbar icons display. (Closes: #612661).
-- Jonathan Marsden Sun, 10 Jul 2011 18:06:23 -0700
bibletime (2.8.1-1) unstable; urgency=low
[ Jonathan Marsden ]
* New upstream version 2.8.1 (Closes: #629607).
* debian/control:
- Remove article from start of Description: synopsis line.
- Replace Build-Depends: libqt4-dev with libqtwebkit-dev | libqt4-dev.
* Bump Standards-Version to 3.9.2 (no changes needed)
* debian/control: Fix version comparison > to >= for libsword
* debian/watch: Look for .bz2 as well as .gz compressed tarballs.
* debian/patches/01-fix-search-works-print-crash.patch:
- An upstream git commit to fix a crash when printing.
- Also fixes a gcc-4.6 FTBFS.
[ Dmitrijs Ledkovs ]
* Daily-build / build from recipes:
- Generate debian/source/format on the fly
- Add .bzr-builddeb/default.conf to run above
- Add debian/source/local-options to keep bzr tree clean
* Convert to dh7
- This unifies packaging with sword and xiphos
- This allows building from recipes since cdbs simple-patchsys was
interfering
- Move dh_install[man] options from debian/rules to package files.
-- Jonathan Marsden Sun, 19 Jun 2011 22:40:22 -0700
bibletime (2.5-1) unstable; urgency=low
* New upstream version 2.5 (Closes: #564551).
-- Jonathan Marsden Sun, 10 Jan 2010 22:21:36 -0800
bibletime (2.4-1) unstable; urgency=low
* New upstream version 2.4
* debian/control:
- Replace incorrect bibletime-data Depends on lib4qt-gui
with bibletime Depends on libqtgui4 (>= 4.4.0). (Closes: #556209).
- Add Build-depends: on zlib1g-dev and libcurl4-gnutls-dev
(Closes: #556805).
-- Jonathan Marsden Wed, 18 Nov 2009 17:30:00 -0800
bibletime (2.3.3-1) unstable; urgency=low
* New upstream version 2.3.3
* debian/control:
- Change Description: to avoid mentioning KDE (Closes: #539166).
- Add libqt4-gui to Depends: to avoid toolbar icon display issues.
-- Jonathan Marsden Sun, 01 Nov 2009 15:49:17 -0800
bibletime (2.3-1) unstable; urgency=low
* New upstream version 2.3
* Bump Standards-Version to 3.8.3 (no changes needed).
-- Jonathan Marsden Thu, 08 Oct 2009 22:55:24 -0700
bibletime (2.2-1) unstable; urgency=low
* New upstream version 2.2
-- Jonathan Marsden Wed, 26 Aug 2009 21:58:15 -0700
bibletime (2.1-1~karmic1) karmic; urgency=low
* New upstream version 2.1.
-- Jonathan Marsden Sun, 12 Jul 2009 18:21:11 -0700
bibletime (2.0.1-1) unstable; urgency=low
* New upstream version.
* debian/patches/:
- 01_main_window_icon.diff removed (now in upstream sources).
- 02_remove_unwanted_debug_code.diff removed (now in upstream sources).
* debian/control: Correctly update systems with old bibletime-i18n:
- Remove Suggests: bibletime-i18n from bibletime package.
- Add Conflicts: and Replaces: bibletime-i18n to bibletime-data package.
- Bump Standards-Version to 3.8.2 (no changes needed).
* debian/watch: Change regex to ignore alpha/beta/rc source tarballs.
-- Jonathan Marsden Sun, 07 Jun 2009 16:24:33 -0700
bibletime (2.0-1) unstable; urgency=low
* New upstream version.
* debian/rules:
- Ensure installation of manpages and .xpm work once again.
* Remove debian/dirs, debian/install and other files from debian/
* Remove debian/patches/00-fix-desktop.patch -- upstream fixed this.
* Add debian/patches/01_main_window_icon.diff
- upstream svn r1317.
* Add debian/patches/02_remove_unwanted_debug_code.diff
- upstream svn r1318.
* Add debian/watch file.
* debian/rules: use cdbs cmake.mk not kde4.mk
* debian/control: Remove Build-depend on pkg-kde-tools.
- Replace kdelibs5-dev build dependency with libqt4-dev.
- Add build dependency on cmake and pkg-config.
- Set Maintainer and Uploaders fields.
- Qualify libsword-dev Build-Depends with (>= 1.5.11).
- Bump Standards-Version to 3.8.1 (no changes needed).
* Separate out /usr/share/bibletime into its own package:
- debian/bibletime-data.install: create file.
- debian/bibletime.install: create file.
- debian/compat: Increase to 7 so dh_install looks in debian/tmp.
- debian/control:
+ Add info about new binary package bibletime-data.
+ Build-Depend: on debhelper >= 7 and wrap Build-Depends line.
* debian/copyright:
- Update copyright year range.
- Update download location.
-- Jonathan Marsden Tue, 02 Jun 2009 23:37:30 -0700
bibletime (1.6.5.1-1) unstable; urgency=low
* New upstream version (Closes: #441161, #271502)
* fixes for new autotools and gcc 4.3 (Closes: #407291)
* added poxml to Build-Depends
* No DFSG necessary anymore since biblestudy howto has
now Commons Licence
* Added libclucene-dev to dev-depends (Closes: #436677)
-- Ralph Janke Sat, 10 May 2008 15:18:16 +0100
bibletime (1.6.4.dfsg-1) unstable; urgency=low
* New upstream version
-- Daniel Glassey Fri, 22 Jun 2007 18:47:48 +0100
bibletime (1.6.2.dfsg-1) unstable; urgency=low
* New upstream release using sword 1.5.9, Closes: #401068
* upstream now allows build without howto (which has been declared
non-DFSG free), Closes: #331547
* DFSG free source tarball created from upstream by
rm docs/howto/unicode/*.docbook
* "Highlight words of Jesus" fixed, Closes: #329244
* recommend bibletime-i18n, Closes: #375905
* don't need custom kde.mk for cdbs anymore (see bug #284428)
-- Daniel Glassey Thu, 7 Dec 2006 19:03:21 +0000
bibletime (1.6.1-1) unstable; urgency=low
* New upstream release
* debian/control: Uses sword 1.5.9 - build depends
standards version 3.7.2.2 (no changes)
-- Daniel Glassey Thu, 23 Nov 2006 22:50:46 +0000
bibletime (1.5.3-1) unstable; urgency=low
* New upstream release
* rebuild against transistion sword and KDE
* Don't autogenerate debian/control using cdbs
fix generated file build-deps
-- Daniel Glassey Sat, 10 Dec 2005 21:39:54 +0000
bibletime (1.5.1-1) unstable; urgency=low
* New upstream release
-- Daniel Glassey Mon, 12 Sep 2005 22:39:30 +0100
bibletime (1.5-1) unstable; urgency=low
* New upstream release
* Use cdbs
use a local kde.mk because the supplied one is broken for tarballs
bug #284428
* cdbs will update config.sub/guess (Closes: #304632)
* Acknowledge NMU, thanks (Closes: #279471)
* Manpage is included upstream now
Thanks to Erik Schanze for it (Closes: #259948)
not installed upstream so install from the debian dir
* debian/menu: quote the strings, remove kderemove
set the section to Education (Closes: #297873)
* debian/copyright: Upstream Authors fix
* clean up the debian dir, override not needed any more
-- Daniel Glassey Fri, 12 Aug 2005 09:33:45 +0100
bibletime (1.4.1-2.1) unstable; urgency=low
* Non-maintainer upload.
* Switched to libcurl3-dev (closes: #279471).
-- Domenico Andreoli Wed, 22 Dec 2004 18:34:21 +0100
bibletime (1.4.1-2) unstable; urgency=low
* Rebuild for KDE 3.3, Closes: #237905
-- Daniel Glassey Wed, 31 Mar 2004 16:29:26 +0100
bibletime (1.4.1-1) unstable; urgency=low
* New upstream version
* Exclude docbook from dh_compress, Closes: #220891
* Hebrew displays RTL with KDE3 so closing old bug, Closes: #158456
* Tried search dialog and it works fine now so, Closes: #145965
-- Daniel Glassey Thu, 29 Jan 2004 22:10:38 +0000
bibletime (1.4-1) unstable; urgency=low
* New upstream version
* depend on sword 1.5.7
-- Daniel Glassey Thu, 8 Jan 2004 11:50:46 +0000
bibletime (1.3-3) unstable; urgency=low
* Fix copyright file
* Acknowledge NMU, thanks, Closes: #187033
-- Daniel Glassey Tue, 16 Dec 2003 22:40:52 +0000
bibletime (1.3-2) unstable; urgency=medium
* Build Depend on sword >= 1.5.6-9
* Time to upload to unstable
* Standards version now 3.6.1.0
-- Daniel Glassey Wed, 12 Nov 2003 17:59:31 +0000
bibletime (1.3-1) experimental; urgency=low
* 1.3 is released :)
* depend on sword 1.5.6
* Upload to experimental for now
-- Daniel Glassey Thu, 28 Aug 2003 15:29:45 +0100
bibletime (1.2.99-2) unstable; urgency=low
* rebuild against not quite released sword1.5.5.99-3
-- Daniel Glassey Fri, 18 Jul 2003 18:39:40 +0100
bibletime (1.2.99-1) unstable; urgency=low
* New upstream release
-- Daniel Glassey Fri, 13 Jul 2003 21:33:55 +0100
bibletime (1.0.99b-1) unstable; urgency=low
* New upstream release
-- Daniel Glassey Tue, 2 Apr 2002 21:33:55 +0100
bibletime (1.0.3-1) unstable; urgency=low
* New upstream release
* build against autotooled sword
* correct spelling error, Closes: #124449
* not uploading til sword 1.5.2-8 is in
* bulid depend on sword >=1.5.2-9
-- Daniel Glassey Fri, 1 Feb 2002 23:01:55 +0000
bibletime (1.0.2-2) unstable; urgency=low
* Remove debian/controly which shouldn't be there
* stop configure from being run twice to fix alpha build, Closes: #121674
* build-depend on kdelibs-dev >= 2.2.2-8 to catch libfam-dev dependency, see bug 124264
* Update description for bibletime 1.0.2
* Update to policy version 3.5.6.0, no necessary changes noticed yet
* modify clean target in debian/rules to use clean instead of distclean
and remove */Makefile and */*.moc.cpp
-- Daniel Glassey Sat, 15 Dec 2001 21:40:18 +0000
bibletime (1.0.2-1) unstable; urgency=low
* New upstream release - see www.bibletime.de for changes
* Using latest config.sub and config.guess, Closes #105779
* may compile on ia64 now (cswordbackendmanager.* does not exist now), Closes #110187
* Change maintainer to wdg@debian.org
* Depend on sword >= 1.5.2-4 (new libsword1 shlibs)
* use AM_MAINTAINER_MODE in configure.in - try to stop automake etc
from running while building
so don't build depend on automake, autoconf
* fixes for alpha compilation in debian/rules, Closes: #121674
* .xvpics has been removed from source, Closes: #112706
* in debian/rules use dh_compress -X to stop tipsdatabase from being installed compressed, Closes #110847
-- Daniel Glassey Fri, 30 Nov 2001 19:41:44 +0000
bibletime (1.0.1-1) unstable; urgency=low
* New upstream release - see www.bibletime.de for changes
* patched bibletime/pics/Makefile.am to allow install to $DESTDIR
* removed AUTHORS from debian/docs
-- Daniel Glassey Sat, 25 Aug 2001 13:47:36 +0000
bibletime (1.0-1) unstable; urgency=low
* New upstream release - see www.bibletime.de for changes
-- Daniel Glassey Mon, 25 Jun 2001 22:22:30 +0000
bibletime (0.31-3.1) unstable; urgency=low
* Non-maintainer upload (Ben Burton ).
* Rebuilt with new Qt libs (closes: #89789).
* Build-Depends: Replaced kdebase-dev with kdelibs-dev; removed
autoconf (redundant); added libtool.
* Replaced admin/debianrules with a newer version and modified
debian/rules to use admin/debianrules; this way everything gets
installed into the correct directory; this also required modifying
$(localedir) in po/Makefile.am.
* Added debian menu item, lintian overrides file and doc-base registration.
* In debian/rules, using configure-stamp instead of configure.stamp
(this stops ./configure being run again and again and again).
* In debian/rules, deletes Makefile.ins on "make clean" and recreates
them during "make configure"; this removes some unnecessary junk
from the debian diff.gz file.
-- Ben Burton Thu, 17 May 2001 13:02:11 -0500
bibletime (0.31-3) unstable; urgency=low
* Standards version now 3.2.1
* Added build-depends
-- Daniel Glassey Mon, 22 Jan 2001 22:19:43 +0000
bibletime (0.31-2) unstable; urgency=low
* Add dependencies on modules.
-- Daniel Glassey Mon, 4 Dec 2000 22:34:34 +0000
bibletime (0.31-1) unstable; urgency=low
* Initial Release.
-- Daniel Glassey Thu, 23 Nov 2000 20:57:31 +0000
Local variables:
mode: debian-changelog
End:
debian/control0000644000000000000000000000266711742330125010602 0ustar Source: bibletime
Section: kde
Build-Depends: quilt (>= 0.46-7~), debhelper (>= 7.0.50~),
libsword-dev (>= 1.5.11), libclucene-dev, poxml, libboost-dev, cmake,
pkg-config, zlib1g-dev, libcurl4-gnutls-dev, libqtwebkit-dev | libqt4-dev (<= 4:4.7.0~beta1)
Priority: optional
Maintainer: CrossWire Packages
Uploaders: Daniel Glassey ,
Dmitrijs Ledkovs ,
Jonathan Marsden
Standards-Version: 3.9.3
Homepage: http://www.bibletime.info/
Package: bibletime
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends},
libqtgui4 (>= 4.4.0),
libqt4-svg (>=4.4.0),
bibletime-data (=${source:Version})
Provides: sword-frontend
Description: bible study tool for Qt
BibleTime is a free and easy to use bible study tool.
It uses the Qt and SWORD software libraries.
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.) in the SWORD module format.
Package: bibletime-data
Architecture: all
Depends: ${shlibs:Depends}, ${misc:Depends}
Suggests: bibletime
Conflicts: bibletime-i18n
Replaces: bibletime-i18n
Description: Documentation and data for bibletime, a bible study tool
BibleTime is a free and easy to use bible study tool.
.
This package contains the help, online documentation and data files
which BibleTime uses.
debian/menu0000644000000000000000000000031111742322522010050 0ustar ?package(bibletime):\
needs="X11"\
hints="KDE,Bible"\
section="Applications/Education"\
title="BibleTime"\
icon="/usr/share/pixmaps/bibletime.xpm"\
command="/usr/bin/bibletime"
debian/rules0000755000000000000000000000032011742322522010241 0ustar #!/usr/bin/make -f
ppa:=$(shell sed -n "1s/.*~.*/yes/p" debian/changelog)
%:
dh $@ --with quilt -Scmake --parallel
override_dh_clean:
echo $(if $(ppa),"1.0","3.0 (quilt)") > debian/source/format
dh_clean
debian/watch0000644000000000000000000000010311742322522010211 0ustar version=3
http://sf.net/bibletime/bibletime-([\d\.]+).tar.[bg]z2?
debian/bibletime.xpm0000644000000000000000000002640211742322522011654 0ustar /* XPM */
static char * hi32_app_bibletime_xpm[] = {
"32 32 580 2",
" c None",
". c #081AAC",
"+ c #4A57BB",
"@ c #848DCE",
"# c #C9CDE2",
"$ c #F6F7E6",
"% c #0113AB",
"& c #2434AA",
"* c #6570AC",
"= c #AAB0B6",
"- c #EDEFC5",
"; c #FFFFCE",
"> c #FFFFD2",
", c #FFFFC7",
"' c #FFFFBD",
") c #0F20A7",
"! c #4A5799",
"~ c #8E9690",
"{ c #D3D68D",
"] c #FEFE92",
"^ c #FFFF9A",
"/ c #FFFFA1",
"( c #FFFFA6",
"_ c #FFFFAA",
": c #FFFFAC",
"< c #FCFCAA",
"[ c #D4D7A6",
"} c #8D94A5",
"| c #4854AB",
"1 c #0416A9",
"2 c #314093",
"3 c #747E77",
"4 c #BABF61",
"5 c #F5F656",
"6 c #FFFF5C",
"7 c #FFFF64",
"8 c #FFFF6C",
"9 c #FFFF73",
"0 c #FFFF79",
"a c #FFFF7E",
"b c #FDFD82",
"c c #DCDE89",
"d c #969D96",
"e c #5560A1",
"f c #3D4AB5",
"g c #5B66C8",
"h c #8991D7",
"i c #AEB4E2",
"j c #3F4CBC",
"k c #5C6875",
"l c #FFFF1D",
"m c #FFFF25",
"n c #FFFF2E",
"o c #FFFF36",
"p c #FFFF3E",
"q c #FFFF45",
"r c #FEFE4B",
"s c #E3E55A",
"t c #9FA676",
"u c #606B92",
"v c #404DB0",
"w c #525EC5",
"x c #8089D4",
"y c #ABB1E1",
"z c #B6BBE4",
"A c #B3B9E2",
"B c #AEB4E1",
"C c #A6ADDE",
"D c #545FC3",
"E c #2433B4",
"F c #919956",
"G c #F4F410",
"H c #FDFD10",
"I c #E9EA23",
"J c #A9AE4F",
"K c #6C757B",
"L c #424EA6",
"M c #414EBF",
"N c #6570CA",
"O c #878FD4",
"P c #939BD7",
"Q c #9AA2D8",
"R c #9EA6DB",
"S c #A1A8DC",
"T c #A1A9DC",
"U c #9FA7DB",
"V c #9BA3DA",
"W c #969ED8",
"X c #636ECA",
"Y c #2E3DBA",
"Z c #6974CB",
"` c #3644B4",
" . c #2E3CA6",
".. c #2A39B7",
"+. c #414FBE",
"@. c #5662C3",
"#. c #606CC5",
"$. c #6A76C8",
"%. c #737ECB",
"&. c #7A85CE",
"*. c #B3AFB6",
"=. c #ECE2B0",
"-. c #A4A4B6",
";. c #8D96D4",
">. c #8D96D5",
",. c #8B94D4",
"'. c #8891D3",
"). c #838DD1",
"!. c #6D77CD",
"~. c #1E2DB4",
"{. c #747FCB",
"]. c #5562C0",
"^. c #3A4AB6",
"/. c #3444B4",
"(. c #3E4EB7",
"_. c #4857BB",
":. c #515FBF",
"<. c #5A67C2",
"[. c #626EC5",
"}. c #6974C7",
"|. c #D5CDB5",
"1. c #F0F159",
"2. c #B9B067",
"3. c #7883CD",
"4. c #7983CD",
"5. c #7782CC",
"6. c #757FCB",
"7. c #707CCA",
"8. c #0F1C91",
"9. c #0C1DAF",
"0. c #737DCB",
"a. c #515FBE",
"b. c #3344B3",
"c. c #2738AF",
"d. c #3041B2",
"e. c #3949B6",
"f. c #4251B9",
"g. c #4958BC",
"h. c #505EBE",
"i. c #5664C0",
"j. c #B9B4B0",
"k. c #EDEE69",
"l. c #C5BB4B",
"m. c #6470C5",
"n. c #3B4BB6",
"o. c #2639AE",
"p. c #162AAA",
"q. c #0E22AB",
"r. c #031298",
"s. c #6C77CA",
"t. c #4E5CBD",
"u. c #2D3DB1",
"v. c #192BAA",
"w. c #2133AD",
"x. c #293AB0",
"y. c #3141B3",
"z. c #3848B5",
"A. c #3E4EB8",
"B. c #4453BA",
"C. c #9392A0",
"D. c #E6E975",
"E. c #D1C639",
"F. c #5B629F",
"G. c #82838A",
"H. c #B6B068",
"I. c #A59C50",
"J. c #031DA5",
"K. c #011AA8",
"L. c #00119F",
"M. c #0012AB",
"N. c #5F6BC7",
"O. c #2839AF",
"P. c #0C1FA5",
"Q. c #1124A7",
"R. c #182CAA",
"S. c #1F33AD",
"T. c #263AB0",
"U. c #3746AB",
"V. c #666A97",
"W. c #ACA57D",
"X. c #D7DB6B",
"Y. c #D0D251",
"Z. c #DDE091",
"`. c #D1D669",
" + c #D1D346",
".+ c #B2A83E",
"++ c #0322AA",
"@+ c #0121AC",
"#+ c #0011A5",
"$+ c #515EC3",
"%+ c #5665C1",
"&+ c #2C3FB2",
"*+ c #061EA6",
"=+ c #031CA6",
"-+ c #0721A8",
";+ c #1A30A4",
">+ c #A3A082",
",+ c #CDCA71",
"'+ c #CED26E",
")+ c #C8CE64",
"!+ c #C1C95E",
"~+ c #BFC757",
"{+ c #BFB947",
"]+ c #959354",
"^+ c #5B6673",
"/+ c #1130A4",
"(+ c #0227B0",
"_+ c #0328B0",
":+ c #0013AA",
"<+ c #4351C0",
"[+ c #5C6EC6",
"}+ c #3149B8",
"|+ c #0A27AC",
"1+ c #0120AA",
"2+ c #0121AB",
"3+ c #30418E",
"4+ c #D0C949",
"5+ c #C6C24C",
"6+ c #A3A35A",
"7+ c #73796D",
"8+ c #CDCC8C",
"9+ c #BAC269",
"0+ c #475585",
"a+ c #032AB2",
"b+ c #032BB3",
"c+ c #032CB4",
"d+ c #032DB4",
"e+ c #032EB5",
"f+ c #0118AD",
"g+ c #3443BC",
"h+ c #6276CB",
"i+ c #3853BE",
"j+ c #0F30B2",
"k+ c #0225AE",
"l+ c #0226AF",
"m+ c #2D4494",
"n+ c #1233A7",
"o+ c #032AB3",
"p+ c #032CB3",
"q+ c #B4B69B",
"r+ c #B3C080",
"s+ c #606C80",
"t+ c #0430B7",
"u+ c #0431B7",
"v+ c #0432B8",
"w+ c #0433B9",
"x+ c #0434BA",
"y+ c #021EB0",
"z+ c #2434B7",
"A+ c #697FD0",
"B+ c #3F5CC4",
"C+ c #153AB8",
"D+ c #032DB5",
"E+ c #042EB6",
"F+ c #042FB6",
"G+ c #0431B8",
"H+ c #949DA1",
"I+ c #B0BF94",
"J+ c #77827F",
"K+ c #0535BB",
"L+ c #0536BC",
"M+ c #0538BD",
"N+ c #0348C1",
"O+ c #045DC6",
"P+ c #1972CC",
"Q+ c #2B84D0",
"R+ c #2082D0",
"S+ c #0472CB",
"T+ c #1526B2",
"U+ c #6F86D4",
"V+ c #4665C9",
"W+ c #1C44BE",
"X+ c #0432B9",
"Y+ c #0537BD",
"Z+ c #7485A3",
"`+ c #AFC0A8",
" @ c #8B9580",
".@ c #063BC0",
"+@ c #0542C2",
"@@ c #0D69CA",
"#@ c #68A5DA",
"$@ c #CCCFDF",
"%@ c #F3E5E9",
"&@ c #F1D4CC",
"*@ c #F2E4E5",
"=@ c #CED1E0",
"-@ c #69A5D9",
";@ c #0C77CC",
">@ c #0516AD",
",@ c #7289D6",
"'@ c #4B6ECE",
")@ c #224DC3",
"!@ c #0637BD",
"~@ c #0539BE",
"{@ c #053ABF",
"]@ c #053BC0",
"^@ c #063CC1",
"/@ c #063DC1",
"(@ c #546FA4",
"_@ c #B1C2BA",
":@ c #9DA585",
"<@ c #0647C5",
"[@ c #1A78CE",
"}@ c #B0B5CB",
"|@ c #FAC0BB",
"1@ c #FFCECB",
"2@ c #FEDBD9",
"3@ c #E17D52",
"4@ c #FACFC5",
"5@ c #FFD3CD",
"6@ c #FCC6BB",
"7@ c #B4B6C8",
"8@ c #167CCE",
"9@ c #687FD3",
"0@ c #5276D3",
"a@ c #2957C9",
"b@ c #083EC2",
"c@ c #063DC2",
"d@ c #063EC3",
"e@ c #063FC4",
"f@ c #0640C4",
"g@ c #0741C5",
"h@ c #0742C6",
"i@ c #335BAC",
"j@ c #B6C5C1",
"k@ c #9BAB99",
"l@ c #1270C5",
"m@ c #A6A3B8",
"n@ c #FEA694",
"o@ c #FFB0A5",
"p@ c #FFB9B3",
"q@ c #FFC2BE",
"r@ c #3C2F2F",
"s@ c #F9C0BA",
"t@ c #FFBFB4",
"u@ c #FFB7A6",
"v@ c #FFAE95",
"w@ c #ABA4B0",
"x@ c #0774CB",
"y@ c #5B71CF",
"z@ c #587FD7",
"A@ c #2F60CE",
"B@ c #0C46C7",
"C@ c #0743C7",
"D@ c #0744C7",
"E@ c #0745C8",
"F@ c #0746C9",
"G@ c #0747CA",
"H@ c #0848CB",
"I@ c #154FC1",
"J@ c #B9C2B7",
"K@ c #5594C4",
"L@ c #518BC1",
"M@ c #FA9070",
"N@ c #FF957C",
"O@ c #FF9B89",
"P@ c #FFA193",
"Q@ c #FFA69B",
"R@ c #281A18",
"S@ c #F8A497",
"T@ c #FFA795",
"U@ c #FFA38A",
"V@ c #FF9E7D",
"W@ c #FD9A6F",
"X@ c #5488B9",
"Y@ c #4D62C9",
"Z@ c #5F87DC",
"`@ c #3669D3",
" # c #104ECC",
".# c #0849CB",
"+# c #084ACC",
"@# c #084BCD",
"## c #084CCE",
"$# c #084DCF",
"%# c #084ECF",
"&# c #094FD0",
"*# c #6A87A4",
"=# c #237DC3",
"-# c #AD8480",
";# c #FF8152",
"># c #FF835F",
",# c #FF8769",
"'# c #FF8A72",
")# c #FF8D77",
"!# c #281613",
"~# c #F88C74",
"{# c #FF8A6A",
"]# c #FF7A4E",
"^# c #FF7138",
"/# c #FF7029",
"(# c #B17356",
"_# c #006FC8",
":# c #3D51C3",
"<# c #658FE0",
"[# c #3C72D8",
"}# c #1556D1",
"|# c #094ED0",
"1# c #094FD1",
"2# c #0950D2",
"3# c #0951D3",
"4# c #0952D3",
"5# c #0953D4",
"6# c #0A54D5",
"7# c #0957D5",
"8# c #0873CB",
"9# c #E1743F",
"0# c #FF7235",
"a# c #FF7340",
"b# c #FF7448",
"c# c #FF764E",
"d# c #F97551",
"e# c #200F0A",
"f# c #F35222",
"g# c #FF480A",
"h# c #FF4E08",
"i# c #FF5708",
"j# c #FF6109",
"k# c #EF6C15",
"l# c #0370C8",
"m# c #2D3EBB",
"n# c #6B96E4",
"o# c #437ADD",
"p# c #1A5FD7",
"q# c #0954D5",
"r# c #0A55D6",
"s# c #0A56D6",
"t# c #0A57D7",
"u# c #0A58D8",
"v# c #0A59D9",
"w# c #0A5ADA",
"x# c #095DD8",
"y# c #0970C4",
"z# c #E56C28",
"A# c #E66C32",
"B# c #FF651E",
"C# c #FF6526",
"D# c #FF642A",
"E# c #993B1A",
"F# c #AAAAAA",
"G# c #953009",
"H# c #FF5208",
"I# c #FF5808",
"J# c #EC6B25",
"K# c #F2721D",
"L# c #1071BE",
"M# c #1E2EB5",
"N# c #719CE6",
"O# c #4982E1",
"P# c #2068DC",
"Q# c #0A5AD9",
"R# c #0B5BDA",
"S# c #0B5CDB",
"T# c #0B5DDC",
"U# c #0B5EDD",
"V# c #0B5FDE",
"W# c #0B60DE",
"X# c #0A62DD",
"Y# c #0470C7",
"Z# c #EA701A",
"`# c #FB690F",
" $ c #FF6209",
".$ c #FF5D0A",
"+$ c #FF5909",
"@$ c #892E04",
"#$ c #523120",
"$$ c #D54C07",
"%$ c #FF5E08",
"&$ c #FF6409",
"*$ c #FF6B09",
"=$ c #F87314",
"-$ c #F77B13",
";$ c #0971C3",
">$ c #0D1EAF",
",$ c #769DE6",
"'$ c #4F8AE6",
")$ c #2770E1",
"!$ c #0C60DE",
"~$ c #0B60DF",
"{$ c #0C61E0",
"]$ c #0C62E1",
"^$ c #0C64E1",
"/$ c #0C65E2",
"($ c #0C66E3",
"_$ c #0C67E3",
":$ c #016FCC",
"<$ c #BF773A",
"[$ c #FF7409",
"}$ c #FF6E09",
"|$ c #FF6909",
"1$ c #F86309",
"2$ c #260F01",
"3$ c #DA5608",
"4$ c #FF6709",
"5$ c #FF6A09",
"6$ c #FF7009",
"7$ c #FF760A",
"8$ c #FF7E0A",
"9$ c #D3822B",
"0$ c #016FC8",
"a$ c #5C7BD7",
"b$ c #5592EA",
"c$ c #2D79E5",
"d$ c #0E67E3",
"e$ c #0D67E4",
"f$ c #0D68E5",
"g$ c #0C66E4",
"h$ c #0952D6",
"i$ c #0639C5",
"j$ c #0220B4",
"k$ c #004DBD",
"l$ c #607781",
"m$ c #FF800A",
"n$ c #FF7A0A",
"o$ c #D15F08",
"p$ c #6B3104",
"q$ c #FF7209",
"r$ c #FF770A",
"s$ c #FF7C0A",
"t$ c #FF820A",
"u$ c #FF890A",
"v$ c #757E72",
"w$ c #0065B7",
"x$ c #1628B3",
"y$ c #5182E0",
"z$ c #3482EA",
"A$ c #116DE7",
"B$ c #0B5FDF",
"C$ c #0746CE",
"D$ c #042DBD",
"E$ c #0116AD",
"F$ c #00119E",
"G$ c #000E85",
"H$ c #0570C5",
"I$ c #C68435",
"J$ c #FF870A",
"K$ c #FF830A",
"L$ c #FF810C",
"M$ c #FF810E",
"N$ c #FF8210",
"O$ c #FF8410",
"P$ c #FF870F",
"Q$ c #FF8A0D",
"R$ c #FF8E0C",
"S$ c #D58D2A",
"T$ c #0A71C2",
"U$ c #081AAE",
"V$ c #142BB6",
"W$ c #051EB2",
"X$ c #0012A5",
"Y$ c #000F93",
"Z$ c #1973B7",
"`$ c #D28E32",
" % c #FF981C",
".% c #FF9A26",
"+% c #FC982E",
"@% c #EA7F33",
"#% c #FEA033",
"$% c #FFA231",
"%% c #FFA32B",
"&% c #DF9D3A",
"*% c #2577B1",
"=% c #005DA9",
"-% c #0070CA",
";% c #1778C4",
">% c #98997F",
",% c #F0AF4E",
"'% c #FCB14E",
")% c #EE974E",
"!% c #FEBA5A",
"~% c #F5B95C",
"{% c #A2A284",
"]% c #1979C2",
"^% c #005FAC",
"/% c #0572CA",
"(% c #1E7FCC",
"_% c #5091BC",
":% c #689BB8",
"<% c #5695BF",
"[% c #016BBF",
"}% c #00589F",
" ",
" . + @ # $ ",
" % & * = - ; > > ; , ' ",
" ) ! ~ { ] ^ / ( _ : : < [ } | ",
" 1 2 3 4 5 6 7 8 9 0 a b c d e f g h i j ",
" k l m n o p q r s t u v w x y z A B C D ",
" E F G H I J K L M N O P Q R S T U V W X ",
" Y Z ` ...+.@.#.$.%.&.*.=.-.;.>.,.'.).!. ",
" ~.{.].^./.(._.:.<.[.}.|.1.2.3.4.5.6.7.Z 8. ",
" 9.0.a.b.c.d.e.f.g.h.i.j.k.l.m.i.n.o.p.q.r. ",
" % s.t.u.v.w.x.y.z.A.B.C.D.E.F.G.H.I.J.K.L. ",
" M.N.h.O.P.Q.R.S.T.U.V.W.X.Y.Z.`. +.+++@+#+ ",
" $+%+&+*+=+-+;+>+,+'+)+!+~+{+]+^+/+(+_+:+ ",
" <+[+}+|+1+2+3+4+5+6+7+8+9+0+a+b+c+d+e+f+ ",
" g+h+i+j+k+l+_+m+n+o+p+q+r+s+t+u+v+w+x+y+ ",
" z+A+B+C+b+c+D+E+F+t+G+H+I+J+K+L+M+N+O+P+Q+R+S+ ",
" T+U+V+W+G+X+w+x+K+L+Y+Z+`+ @.@+@@@#@$@%@&@*@=@-@;@ ",
" >@,@'@)@!@M+~@{@]@^@/@(@_@:@<@[@}@|@1@2@3@4@5@6@7@8@ ",
" % 9@0@a@b@c@d@e@f@g@h@i@j@k@l@m@n@o@p@q@r@s@t@u@v@w@x@ ",
" y@z@A@B@C@D@E@F@G@H@I@J@K@L@M@N@O@P@Q@R@S@T@U@V@W@X@ ",
" Y@Z@`@ #.#+#@###$#%#&#*#=#-#;#>#,#'#)#!#~#{#]#^#/#(#_# ",
" :#<#[#}#|#1#2#3#4#5#6#7#8#9#0#a#b#c#d#e#f#g#h#i#j#k#l# ",
" m#n#o#p#q#r#s#t#u#v#w#x#y#z#A#B#C#D#E#F#G#H#I#j#J#K#L# ",
" M#N#O#P#Q#R#S#T#U#V#W#X#Y#Z#`# $.$+$@$#$$$%$&$*$=$-$;$ ",
" >$,$'$)$!$~${$]$^$/$($_$:$<$[$}$|$1$2$3$4$5$6$7$8$9$0$ ",
" % a$b$c$d$($e$f$g$h$i$j$k$l$m$n$7$o$p$q$[$r$s$t$u$v$w$ ",
" x$y$z$A$B$C$D$E$F$G$ H$I$J$K$L$M$N$O$P$Q$R$S$T$ ",
" U$V$W$X$Y$ Z$`$ %.%+%@%#%$%%%&%*%=% ",
" -%;%>%,%'%)%!%~%{%]%^% ",
" /%(%_%:%<%(%[% ",
" }% ",
" "};
debian/patches/0000755000000000000000000000000012202237643010616 5ustar debian/patches/gcc4.7-ftbfs.patch0000644000000000000000000000077012202237624013731 0ustar Description: Work-around FTBFS with gcc4.7 by disabling -Werror
Author: Dmitrijs Ledkovs
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -245,7 +245,7 @@
SET(CMAKE_CXX_FLAGS_DEBUG "-DNO_DBUS -DSWUSINGDLL /MDd /Zc:wchar_t- /W1 /D_UNICODE /DUNICODE /ZI")
ELSE (MSVC)
SET(CMAKE_CXX_FLAGS_RELEASE "-Wall -O2 -fexceptions")
- SET(CMAKE_CXX_FLAGS_DEBUG "-Wall -Werror -O2 -ggdb -fexceptions")
+ SET(CMAKE_CXX_FLAGS_DEBUG "-Wall -O2 -ggdb -fexceptions")
ENDIF (MSVC)
debian/patches/series0000644000000000000000000000005612202231356012027 0ustar gcc4.7-ftbfs.patch
find-clucene-config.h.diff
debian/patches/find-clucene-config.h.diff0000644000000000000000000000055712202237643015504 0ustar Description: find clucene-config.h in clucene 2.x' multiarch dir
Author: Rene Engelhard
--- a/cmake/FindCLucene.cmake
+++ b/cmake/FindCLucene.cmake
@@ -58,6 +58,7 @@
/usr/local/include
/opt/local/include
/usr/include
+ /usr/lib/${CMAKE_LIBRARY_ARCHITECTURE}
/sw/include
/usr/pkg/include
${WIN_CLUCENE_INCLUDE_PATH}
debian/bibletime.manpages0000644000000000000000000000006711742322522012642 0ustar docs/manpages/bibletime.1
docs/manpages/bibletime.de.1
debian/README.source0000644000000000000000000000272611742322522011354 0ustar This package uses CDBS (and therefore simple-patchsys.mk) in order to
apply patches to the upstream source. Patches are stored in
debian/patches and their filenames usually end in .patch or .diff .
For further details, see the man page for cdbs-edit-patch.
All commands described below should be run from the top directory of the
package source tree, unless otherwise stated.
* To generate the fully patched source, in a form ready for
editing, that would be built to create Debian packages, run:
make -f debian/rules apply-patches
Note: It has been proposed that, in future, this should happen
automatically when you run dpkg-source -x on a CDBS
simple-patchsys.mk source package. However, this proposal has
apparently not yet been implemented, so for now you have to do
it yourself like this.
* To modify the source and save those modifications so that
they will be applied when building the package, pick a
suitably informative patch file name, for example
01_add_README.source_file.patch, and then run:
cdbs-edit-patch 01_add_README.source_file.patch
This will place you in a new shell in a temporary copy of the
source tree. Make your desired modifications to it, and then
exit the shell to create the patch file containing them (this
file will appear in debian/patches).
* To remove source modifications that are currently being
applied when building the package, run:
make -f debian/rules reverse-patches
debian/compat0000644000000000000000000000000411742322522010366 0ustar 7
7