Import bibletime_3.0.1-1.debian.tar.xz
authorTeus Benschop <teusbenschop@debian.org>
Wed, 25 Aug 2021 06:51:05 +0000 (07:51 +0100)
committerTeus Benschop <teusbenschop@debian.org>
Wed, 25 Aug 2021 06:51:05 +0000 (07:51 +0100)
[dgit import tarball bibletime 3.0.1-1 bibletime_3.0.1-1.debian.tar.xz]

bibletime-data.docs [new file with mode: 0644]
bibletime-data.install [new file with mode: 0644]
bibletime.1 [new file with mode: 0644]
bibletime.install [new file with mode: 0644]
bibletime.manpages [new file with mode: 0644]
changelog [new file with mode: 0644]
control [new file with mode: 0644]
copyright [new file with mode: 0644]
rules [new file with mode: 0755]
source/format [new file with mode: 0644]
watch [new file with mode: 0644]

diff --git a/bibletime-data.docs b/bibletime-data.docs
new file mode 100644 (file)
index 0000000..1b53bc4
--- /dev/null
@@ -0,0 +1 @@
+usr/share/doc/bibletime/
diff --git a/bibletime-data.install b/bibletime-data.install
new file mode 100644 (file)
index 0000000..3632979
--- /dev/null
@@ -0,0 +1 @@
+usr/share/bibletime/
diff --git a/bibletime.1 b/bibletime.1
new file mode 100644 (file)
index 0000000..42ad30b
--- /dev/null
@@ -0,0 +1,109 @@
+.TH "BibleTime" "1" "October 04, 2017" "BibleTime 2.11.0" "KDE Application"
+.SH "NAME"
+bibletime \- Bible study tool for KDE
+.SH "SYNOPSIS"
+.B bibletime
+[
+\fIQt\-options\fR
+] 
+[
+\fIKDE\-options\fR
+]
+[
+\fIoptions\fR
+]
+.SH "DESCRIPTION"
+This manual page documents briefly the
+.B bibletime
+KDE Application.
+This manual page was written for the Debian GNU/Linux distribution
+because the original program does not have a manual page.
+.P
+.B 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.).
+.SS "Generic options:"
+.TP 
+\fB\-\-help\fR
+Show help about options
+.TP 
+\fB\-\-help\-qt\fR
+Show Qt specific options
+.TP 
+\fB\-\-help\-kde\fR
+Show KDE specific options
+.TP 
+\fB\-\-help\-all\fR
+Show all options
+.TP 
+\fB\-\-author\fR
+Show author information
+.TP 
+\fB\-v\fR, \fB\-\-version\fR
+Show version information
+.TP 
+\fB\-\-license\fR
+Show license information
+.TP 
+\fB\-\-\fR
+End of options.
+.SH "OPTIONS"
+.TP 
+\fB\-\-debug\fR
+Enable debug messages.
+.TP 
+\fB\-\-ignore\-session\fR
+Ignore the startup session that was saved when BibleTime was closed
+the last time.
+.TP 
+\fB\-\-open\-default\-bible\fR \fIkey\fR
+Open the default bible with the given \fIkey\fR.
+Use 
+.I random
+to open at a random position.
+.SH "SEE ALSO"
+The full documentations for
+.B bibletime
+and 
+.B bible study
+are maintained as docbook manuals. If the
+.B khelpcenter
+program is properly installed at your site, the command
+.IP 
+.B khelpcenter help:/bibletime
+.PP 
+should give you access to the complete manual.
+.SH "BUGS"
+Please use 
+.br 
+http://bugs.kde.org or info@bibletime.info 
+.br 
+to report bugs, do not mail the authors directly.
+.br 
+.SH "AUTHOR"
+BibleTime was written by
+.br 
+.nh
+Joachim Ansorg <junkmail@joachim.ansorgs.de>
+.br 
+Martin Gruner <mg.pub@gmx.net>
+.br 
+Nikolay Igotti <olonho@hotmail.com>
+.br 
+Gary Sims <gary@garysims.co.uk>
+.br 
+Timothy R. Butler <tbutler@uninetsolutions.com>
+.br 
+James Ots <me@jamesots.com>
+.br 
+Fred Saalbach <saalbach@sybercom.net>
+.hy
+.P 
+This manual page was prepared by
+.nh
+Erik Schanze <schanzi_@gmx.de>
+.hy
+for the Debian GNU/Linux system (but may be used by others).
diff --git a/bibletime.install b/bibletime.install
new file mode 100644 (file)
index 0000000..282d435
--- /dev/null
@@ -0,0 +1,4 @@
+usr/bin/
+usr/share/applications/
+usr/share/icons/
+usr/share/metainfo/
diff --git a/bibletime.manpages b/bibletime.manpages
new file mode 100644 (file)
index 0000000..646e004
--- /dev/null
@@ -0,0 +1 @@
+debian/bibletime.1
diff --git a/changelog b/changelog
new file mode 100644 (file)
index 0000000..82af536
--- /dev/null
+++ b/changelog
@@ -0,0 +1,624 @@
+bibletime (3.0.1-1) unstable; urgency=medium
+
+  * Team upload
+
+  [ Pino Toscano ]
+  * Remove the unused XPM icons
+
+  [ Bastian Germann ]
+  * New upstream version 3.0.1
+
+ -- Teus Benschop <teusbenschop@debian.org>  Wed, 25 Aug 2021 08:51:05 +0200
+
+bibletime (3.0-5) unstable; urgency=medium
+
+  * updated standards version
+  * new upload to unstable with depends on libsword 1.9
+
+ -- Teus Benschop <teusbenschop@debian.org>  Sat, 28 Nov 2020 20:49:19 +0100
+
+bibletime (3.0-4) experimental; urgency=medium
+
+  * depend on libsword 1.9
+
+ -- Teus Benschop <teusbenschop@debian.org>  Sat, 21 Nov 2020 16:58:14 +0100
+
+bibletime (3.0-3) unstable; urgency=medium
+
+  [ Bastian Germann ]
+  * Team upload
+  * Revert "Add two upstream patches"
+  * Add missing qml-module-qtquick2 dependency
+  * Disable lto-partition on mips64el (Closes: #970471)
+
+ -- Roberto C. Sánchez <roberto@debian.org>  Sat, 14 Nov 2020 08:36:18 -0500
+
+bibletime (3.0-2) unstable; urgency=medium
+
+  * Team upload
+  * Add two upstream patches (Closes: #970471)
+
+ -- Bastian Germann <bastiangermann@fishpost.de>  Sun, 20 Sep 2020 19:50:43 +0200
+
+bibletime (3.0-1) unstable; urgency=medium
+
+  * Team upload
+  * New upstream version 3.0
+  * Prevent building PDF
+  * Build and install the HTML documentation
+  * d/control: Remove an unused variable
+  * d/control: Bump debhelper compat level to 13
+  * d/copyright: Add missing info
+  * Remove leftover patches
+  * Update Standards-Version to 4.5.0
+  * Add Rules-Requires-Root
+  * Patch: Install qml file to datadir
+
+ -- Bastian Germann <bastiangermann@fishpost.de>  Thu, 20 Aug 2020 10:15:39 +0200
+
+bibletime (2.11.2-11) unstable; urgency=medium
+
+  * ahem, correct build dep
+
+ -- Daniel Glassey <wdg@debian.org>  Fri, 16 Nov 2018 10:41:30 +0700
+
+bibletime (2.11.2-10) unstable; urgency=medium
+
+  * build alternatives doesn't work to fix that
+      arch specific build deps instead, thanks James
+
+ -- Daniel Glassey <wdg@debian.org>  Fri, 16 Nov 2018 08:23:16 +0700
+
+bibletime (2.11.2-9) unstable; urgency=medium
+
+  * alternative build-dep on libqtwebkit5-dev, Closes: #913782
+      it should build on archs where qtwebengine5 is not available
+        BibleTime appears to prefer qtwebengine so using that
+        when available rather than libqtwebkit5 everywhere
+  * d/rules: remove unnecessary --parallel
+  * d/control: fix Vcs fields (wrong way round)
+
+ -- Daniel Glassey <wdg@debian.org>  Thu, 15 Nov 2018 22:59:33 +0700
+
+bibletime (2.11.2-8) unstable; urgency=medium
+
+  * d/control: dep libsword 1.8.1+dfsg-8
+      as entered by Daniel
+
+ -- Teus Benschop <teusjannette@gmail.com>  Mon, 12 Nov 2018 18:56:15 +0100
+
+bibletime (2.11.2-7) experimental; urgency=high
+
+  [ Teus Benschop ]
+  * d/control: depends on libsword 1.8.1-6 or higher
+
+  [ Daniel Glassey ]
+  * d/README.source remove, not using cdbs any more
+  * d/compat, control update to debhelper 11
+
+ -- Teus Benschop <teusjannette@gmail.com>  Fri, 09 Nov 2018 19:58:49 +0100
+
+bibletime (2.11.2-6) unstable; urgency=high
+
+  * update architectures to satisfy policy 5.6.8
+  * bump required minimum libsword version
+
+ -- Teus Benschop <teusjannette@gmail.com>  Tue, 06 Nov 2018 10:56:21 +0100
+
+bibletime (2.11.2-5) unstable; urgency=medium
+
+  * dh_missing fail-missing
+
+ -- Teus Benschop <teusjannette@gmail.com>  Thu, 01 Nov 2018 09:37:54 +0100
+
+bibletime (2.11.2-4) unstable; urgency=high
+
+  * debian/copyright: update plaintext cc-by-sa text
+
+ -- Teus Benschop <teusjannette@gmail.com>  Sun, 28 Oct 2018 16:28:38 +0100
+
+bibletime (2.11.2-3) unstable; urgency=high
+
+  * debian/control: architecture: any
+
+ -- Teus Benschop <teusjannette@gmail.com>  Wed, 10 Oct 2018 12:59:25 +0200
+
+bibletime (2.11.2-2) unstable; urgency=high
+
+  * debian/control: temporal limit on architectures
+
+ -- Teus Benschop <teusjannette@gmail.com>  Tue, 09 Oct 2018 12:10:50 +0200
+
+bibletime (2.11.2-1) unstable; urgency=medium
+
+  * New upstream version 2.11.2
+
+ -- Teus Benschop <teusjannette@gmail.com>  Tue, 02 Oct 2018 14:13:47 +0200
+
+bibletime (2.11.1-4) unstable; urgency=medium
+
+  * debian/contro: Revert to Architecture: any
+
+ -- Teus Benschop <teusjannette@gmail.com>  Fri, 21 Sep 2018 08:01:09 +0200
+
+bibletime (2.11.1-3) unstable; urgency=medium
+
+  * debian/control: fix maintainer email, Closes: #899759
+  * debian/control: Updated Standards-Version
+  * debian/control: Updated Vcs-* for salsa
+  * debian/control: Limit architectures, Closes: #893489
+
+ -- Teus Benschop <teusjannette@gmail.com>  Sun, 16 Sep 2018 12:44:48 +0200
+
+bibletime (2.11.1-1) unstable; urgency=low
+
+  * new upstream version (Closes: #880566)
+
+ -- Teus Benschop <teusjannette@gmail.com>  Fri, 03 Nov 2017 12:00:00 +0200
+
+bibletime (2.11.0-1) unstable; urgency=low
+
+  [ Teus Benschop ]
+  * new upstream version (Closes: #816804, #874831)
+  * debian/copyright:
+      make it machine-readable
+      include relevant license headers
+  * debian/control: updated Build-Depends, Uploaders
+  * debian/control: updated Standards-Version
+  * debian/patches/series: remove already applied patches
+  * debian/rules: override_dh_auto_test
+  * debian/bibletime.1: add man page
+
+  [ Roberto C. Sanchez ]
+  * debian/control: update my email address
+
+ -- Teus Benschop <teusjannette@gmail.com>  Thu, 05 Oct 2017 12:00:00 +0200
+
+bibletime (2.10.1-4) unstable; urgency=medium
+
+  * d/control: bump Standards-Version to 3.9.8
+  * d/control: change Vcs-Browser and Cvs-Git to https
+  * d/rules: add hardening options
+
+ -- Dominique Corbex <dominique@corbex.org>  Sat, 27 May 2017 16:57:01 +0200
+
+bibletime (2.10.1-3.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Remove myself from uploaders.
+
+ -- Dimitri John Ledkov <xnox@debian.org>  Sun, 09 Jul 2017 17:21:58 +0100
+
+bibletime (2.10.1-3) unstable; urgency=medium
+
+  * build dep on libsword-dev >= 1.7.3+dfsg-3 for c++ transition
+  * add patch to add some keywords to bibletime.desktop
+  * add patch to remove MimeType entry from bibletime.desktop
+  * add patch to fix .desktop translations, Closes: #555887
+      thanks to Paul Martrenchar <pmartrenchar@gmail.com>
+
+ -- Daniel Glassey <wdg@debian.org>  Tue, 15 Sep 2015 22:23:51 +0100
+
+bibletime (2.10.1-2) unstable; urgency=medium
+
+  * Add patch to build without pie, fixes FTBFS on s390x (Closes: #767209)
+
+ -- Dimitri John Ledkov <dimitri.j.ledkov@linux.intel.com>  Mon, 03 Nov 2014 11:57:04 +0000
+
+bibletime (2.10.1-1) unstable; urgency=medium
+
+  [ David Sanders ]
+  * New Upstream Release (Closes: #758121)
+
+  [ Roberto C. Sanchez ]
+  * debian/control: Add /me to uploaders
+  * debian/control: Add links to Alioth Git repository
+  * debian/control: Bumped Standards-Version to 3.9.6 (no changes)
+  * debian/control: Bumped debhelper compatibility level to 9
+
+ -- Roberto C. Sanchez <roberto@connexer.com>  Tue, 21 Oct 2014 23:26:25 -0400
+
+bibletime (2.9.2-1.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Build with libsword 1.7.
+    Add libsword-1.7.patch.
+    Patch by Plamen Aleksandrov <plamen@aomeda.com>.
+    Work done as part of a Debian GSOC 2014 project.
+    Closes: #748685.
+
+ -- Anibal Monsalve Salazar <anibal@debian.org>  Fri, 27 Jun 2014 11:59:08 +0100
+
+bibletime (2.9.2-1) unstable; urgency=low
+
+  * New upstream release
+
+ -- Dmitrijs Ledkovs <dmitrij.ledkov@ubuntu.com>  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 <rene@debian.org>  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 <xnox@debian.org>  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 <xnox@debian.org>  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 <jmarsden@fastmail.fm>  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 <jmarsden@fastmail.fm>  Sun, 19 Jun 2011 22:40:22 -0700
+
+bibletime (2.5-1) unstable; urgency=low
+
+  * New upstream version 2.5 (Closes: #564551).
+
+ -- Jonathan Marsden <jmarsden@fastmail.fm>  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 <jmarsden@fastmail.fm>  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 <jmarsden@fastmail.fm>  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 <jmarsden@fastmail.fm>  Thu, 08 Oct 2009 22:55:24 -0700
+
+bibletime (2.2-1) unstable; urgency=low
+
+  * New upstream version 2.2
+
+ -- Jonathan Marsden <jmarsden@fastmail.fm>  Wed, 26 Aug 2009 21:58:15 -0700
+
+bibletime (2.1-1~karmic1) karmic; urgency=low
+
+  * New upstream version 2.1.
+
+ -- Jonathan Marsden <jmarsden@fastmail.fm>  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 <jmarsden@fastmail.fm>  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 <jmarsden@fastmail.fm>  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 <txwikinger@ubuntu.com>  Sat, 10 May 2008 15:18:16 +0100
+
+bibletime (1.6.4.dfsg-1) unstable; urgency=low
+
+  * New upstream version
+
+ -- Daniel Glassey <wdg@debian.org>  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 <wdg@debian.org>  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 <wdg@debian.org>  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 <wdg@debian.org>  Sat, 10 Dec 2005 21:39:54 +0000
+
+bibletime (1.5.1-1) unstable; urgency=low
+
+  * New upstream release
+
+ -- Daniel Glassey <wdg@debian.org>  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 <schanzi_usenet@gmx.de> 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 <wdg@debian.org>  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 <cavok@debian.org>  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 <wdg@debian.org>  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 <wdg@debian.org>  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 <wdg@debian.org>  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 <wdg@debian.org>  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 <wdg@debian.org>  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 <wdg@debian.org>  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 <wdg@debian.org>  Fri, 18 Jul 2003 18:39:40 +0100
+
+bibletime (1.2.99-1) unstable; urgency=low
+
+  * New upstream release
+
+ -- Daniel Glassey <wdg@debian.org>  Fri,  13 Jul 2003 21:33:55 +0100
+
+bibletime (1.0.99b-1) unstable; urgency=low
+
+  * New upstream release
+
+ -- Daniel Glassey <wdg@debian.org>  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 <wdg@debian.org>  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 <wdg@debian.org>  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 <wdg@debian.org>  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 <wdg@debian.org>  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 <wdg@debian.org>  Mon, 25 Jun 2001 22:22:30 +0000
+
+bibletime (0.31-3.1) unstable; urgency=low
+
+  * Non-maintainer upload (Ben Burton <benb@acm.org>).
+  * 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 <benb@acm.org>  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 <danglassey@yahoo.com>  Mon, 22 Jan 2001 22:19:43 +0000
+
+bibletime (0.31-2) unstable; urgency=low
+
+  * Add dependencies on modules.
+
+ -- Daniel Glassey <danglassey@yahoo.com>  Mon,  4 Dec 2000 22:34:34 +0000
+
+bibletime (0.31-1) unstable; urgency=low
+
+  * Initial Release.
+
+ -- Daniel Glassey <danglassey@yahoo.com>  Thu, 23 Nov 2000 20:57:31 +0000
+
+Local variables:
+mode: debian-changelog
+End:
diff --git a/control b/control
new file mode 100644 (file)
index 0000000..8626fed
--- /dev/null
+++ b/control
@@ -0,0 +1,56 @@
+Source: bibletime
+Section: kde
+Build-Depends: quilt (>= 0.46-7~),
+    debhelper-compat (= 13),
+    libsword-dev (>= 1.9.0+dfsg-2),
+    libclucene-dev,
+    cmake,
+    pkg-config,
+    libcurl4-gnutls-dev,
+    docbook-xml,
+    docbook-xsl,
+    git,
+    po4a,
+    qtbase5-dev,
+    qttools5-dev,
+    qtwebengine5-dev [amd64 arm64 armhf i386 mipsel],
+    libqt5webkit5-dev [alpha armel hppa hurd-i386 ia64 kfreebsd-amd64 kfreebsd-i386 m68k mips mips64el powerpc powerpcspe ppc64 ppc64el riscv64 sh4 sparc64 s390x x32],
+    libqt5svg5-dev,
+    xsltproc
+Priority: optional
+Maintainer: CrossWire Packaging Team <pkg-crosswire-devel@alioth-lists.debian.net>
+Uploaders: Daniel Glassey <wdg@debian.org>,
+ Jonathan Marsden <jmarsden@fastmail.fm>,
+ Roberto C. Sanchez <roberto@debian.org>,
+ Dominique Corbex <dominique@corbex.org>,
+ Teus Benschop <teusjannette@gmail.com>
+Standards-Version: 4.5.1
+Rules-Requires-Root: no
+Homepage: http://www.bibletime.info/
+Vcs-Git: https://salsa.debian.org/pkg-crosswire-team/bibletime.git
+Vcs-Browser: https://salsa.debian.org/pkg-crosswire-team/bibletime
+
+Package: bibletime
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends},
+ bibletime-data (=${source:Version}), qml-module-qtquick2
+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
+Multi-Arch: foreign
+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.
diff --git a/copyright b/copyright
new file mode 100644 (file)
index 0000000..f0584bd
--- /dev/null
+++ b/copyright
@@ -0,0 +1,407 @@
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+
+Files: *
+Copyright: 1999-2020, the BibleTime developers.
+License: GPL-2.0
+
+Files: cmake/KDE4FindLibraryWithDebug.cmake
+Copyright: 2007, Christian Ehrlicher, <ch.ehrlicher@gmx.de>
+License: BSD-3-clause
+
+Files: cmake/platforms/linux/info.bibletime.BibleTime.metainfo.xml
+Copyright: 2018 BibleTime Development Team <bt-devel@crosswire.org>
+License: CC0-1.0
+
+Files: cmake/platforms/windows/rawfiles.*
+Copyright: 1998, 2009 CrossWire Bible Society (http://www.crosswire.org)
+License: GPL-2.0
+
+Files: debian/*
+Copyright: 2000-2017 Daniel Glassey <danglassey@yahoo.com> 
+License: GPL-2+
+
+Files: docs/howto/*
+Copyright: 1999-2016, The bibletime Team (bt-devel@crosswire.org)
+Comment: This document was originally created by Mr. Bob Harman.
+ Scripture quotes are from the New American Standard Bible unless otherwise indicated.
+License: CC-BY-SA
+
+License: BSD-3-clause
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions
+ are met:
+ .
+ 1. Redistributions of source code must retain the above copyright
+    notice, this list of conditions and the following disclaimer.
+ 2. Redistributions in binary form must reproduce the above copyright
+    notice, this list of conditions and the following disclaimer in the
+    documentation and/or other materials provided with the distribution.
+ 3. Neither the name of the University nor the names of its contributors
+    may be used to endorse or promote products derived from this software
+    without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
+ ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
+ IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
+ ARE DISCLAIMED.  IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
+ FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
+ DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
+ OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
+ HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
+ LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
+ OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
+ SUCH DAMAGE.
+
+License: GPL-2.0
+ 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; version 2.
+ .
+ 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.
+ .
+ You should have received a copy of the GNU General Public License along 
+ with this program; if not, write to the Free Software Foundation, Inc., 
+ 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+
+License: GPL-2+
+ 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
+
+License: CC0-1.0
+ On Debian systems, the complete text of the CC0 1.0 Universal License
+ can be found in /usr/share/common-licenses/CC0-1.0
+
+License: CC-BY-SA
+ CREATIVE COMMONS CORPORATION IS NOT A LAW FIRM AND DOES NOT PROVIDE LEGAL
+ SERVICES. DISTRIBUTION OF THIS LICENSE DOES NOT CREATE AN ATTORNEY-CLIENT
+ RELATIONSHIP. CREATIVE COMMONS PROVIDES THIS INFORMATION ON AN "AS-IS"
+ BASIS. CREATIVE COMMONS MAKES NO WARRANTIES REGARDING THE INFORMATION
+ PROVIDED, AND DISCLAIMS LIABILITY FOR DAMAGES RESULTING FROM ITS USE.
+ .
+ License
+ .
+ THE WORK (AS DEFINED BELOW) IS PROVIDED UNDER THE TERMS OF THIS CREATIVE
+ COMMONS PUBLIC LICENSE ("CCPL" OR "LICENSE"). THE WORK IS PROTECTED BY
+ COPYRIGHT AND/OR OTHER APPLICABLE LAW. ANY USE OF THE WORK OTHER THAN AS
+ AUTHORIZED UNDER THIS LICENSE OR COPYRIGHT LAW IS PROHIBITED.
+ .
+ BY EXERCISING ANY RIGHTS TO THE WORK PROVIDED HERE, YOU ACCEPT AND AGREE TO
+ BE BOUND BY THE TERMS OF THIS LICENSE. TO THE EXTENT THIS LICENSE MAY BE
+ CONSIDERED TO BE A CONTRACT, THE LICENSOR GRANTS YOU THE RIGHTS CONTAINED
+ HERE IN CONSIDERATION OF YOUR ACCEPTANCE OF SUCH TERMS AND CONDITIONS.
+ .
+ 1. Definitions
+    "Adaptation" means a work based upon the Work, or upon the Work and
+    other pre-existing works, such as a translation, adaptation, derivative
+    work, arrangement of music or other alterations of a literary or
+    artistic work, or phonogram or performance and includes cinematographic
+    adaptations or any other form in which the Work may be recast,
+    transformed, or adapted including in any form recognizably derived from
+    the original, except that a work that constitutes a Collection will not
+    be considered an Adaptation for the purpose of this License. For the
+    avoidance of doubt, where the Work is a musical work, performance or
+    phonogram, the synchronization of the Work in timed-relation with a
+    moving image ("synching") will be considered an Adaptation for the
+    purpose of this License.
+    "Collection" means a collection of literary or artistic works, such as
+    encyclopedias and anthologies, or performances, phonograms or
+    broadcasts, or other works or subject matter other than works listed in
+    Section 1(f) below, which, by reason of the selection and arrangement of
+    their contents, constitute intellectual creations, in which the Work is
+    included in its entirety in unmodified form along with one or more other
+    contributions, each constituting separate and independent works in
+    themselves, which together are assembled into a collective whole. A work
+    that constitutes a Collection will not be considered an Adaptation (as
+    defined below) for the purposes of this License.
+    "Creative Commons Compatible License" means a license that is listed at
+    http://creativecommons.org/compatiblelicenses that has been approved by
+    Creative Commons as being essentially equivalent to this License,
+    including, at a minimum, because that license: (i) contains terms that
+    have the same purpose, meaning and effect as the License Elements of
+    this License; and, (ii) explicitly permits the relicensing of
+    adaptations of works made available under that license under this
+    License or a Creative Commons jurisdiction license with the same License
+    Elements as this License.
+    "Distribute" means to make available to the public the original and
+    copies of the Work or Adaptation, as appropriate, through sale or other
+    transfer of ownership.
+    "License Elements" means the following high-level license attributes as
+    selected by Licensor and indicated in the title of this License:
+    Attribution, ShareAlike.
+    "Licensor" means the individual, individuals, entity or entities that
+    offer(s) the Work under the terms of this License.
+    "Original Author" means, in the case of a literary or artistic work, the
+    individual, individuals, entity or entities who created the Work or if
+    no individual or entity can be identified, the publisher; and in
+    addition (i) in the case of a performance the actors, singers,
+    musicians, dancers, and other persons who act, sing, deliver, declaim,
+    play in, interpret or otherwise perform literary or artistic works or
+    expressions of folklore; (ii) in the case of a phonogram the producer
+    being the person or legal entity who first fixes the sounds of a
+    performance or other sounds; and, (iii) in the case of broadcasts, the
+    organization that transmits the broadcast.
+    "Work" means the literary and/or artistic work offered under the terms
+    of this License including without limitation any production in the
+    literary, scientific and artistic domain, whatever may be the mode or
+    form of its expression including digital form, such as a book, pamphlet
+    and other writing; a lecture, address, sermon or other work of the same
+    nature; a dramatic or dramatico-musical work; a choreographic work or
+    entertainment in dumb show; a musical composition with or without words;
+    a cinematographic work to which are assimilated works expressed by a
+    process analogous to cinematography; a work of drawing, painting,
+    architecture, sculpture, engraving or lithography; a photographic work
+    to which are assimilated works expressed by a process analogous to
+    photography; a work of applied art; an illustration, map, plan, sketch
+    or three-dimensional work relative to geography, topography,
+    architecture or science; a performance; a broadcast; a phonogram; a
+    compilation of data to the extent it is protected as a copyrightable
+    work; or a work performed by a variety or circus performer to the extent
+    it is not otherwise considered a literary or artistic work.
+    "You" means an individual or entity exercising rights under this License
+    who has not previously violated the terms of this License with respect
+    to the Work, or who has received express permission from the Licensor to
+    exercise rights under this License despite a previous violation.
+    "Publicly Perform" means to perform public recitations of the Work and
+    to communicate to the public those public recitations, by any means or
+    process, including by wire or wireless means or public digital
+    performances; to make available to the public Works in such a way that
+    members of the public may access these Works from a place and at a place
+    individually chosen by them; to perform the Work to the public by any
+    means or process and the communication to the public of the performances
+    of the Work, including by public digital performance; to broadcast and
+    rebroadcast the Work by any means including signs, sounds or images.
+    "Reproduce" means to make copies of the Work by any means including
+    without limitation by sound or visual recordings and the right of
+    fixation and reproducing fixations of the Work, including storage of a
+    protected performance or phonogram in digital form or other electronic
+    medium.
+ .
+ 2. Fair Dealing Rights. Nothing in this License is intended to reduce,
+ limit, or restrict any uses free from copyright or rights arising from
+ limitations or exceptions that are provided for in connection with the
+ copyright protection under copyright law or other applicable laws.
+ .
+ 3. License Grant. Subject to the terms and conditions of this License,
+ Licensor hereby grants You a worldwide, royalty-free, non-exclusive,
+ perpetual (for the duration of the applicable copyright) license to
+ exercise the rights in the Work as stated below:
+ .
+    to Reproduce the Work, to incorporate the Work into one or more
+    Collections, and to Reproduce the Work as incorporated in the
+    Collections;
+    to create and Reproduce Adaptations provided that any such Adaptation,
+    including any translation in any medium, takes reasonable steps to
+    clearly label, demarcate or otherwise identify that changes were made to
+    the original Work. For example, a translation could be marked "The
+    original work was translated from English to Spanish," or a modification
+    could indicate "The original work has been modified.";
+    to Distribute and Publicly Perform the Work including as incorporated in
+    Collections; and,
+    to Distribute and Publicly Perform Adaptations.
+ .
+    For the avoidance of doubt:
+        Non-waivable Compulsory License Schemes. In those jurisdictions in
+        which the right to collect royalties through any statutory or
+        compulsory licensing scheme cannot be waived, the Licensor reserves
+        the exclusive right to collect such royalties for any exercise by
+        You of the rights granted under this License;
+        Waivable Compulsory License Schemes. In those jurisdictions in which
+        the right to collect royalties through any statutory or compulsory
+        licensing scheme can be waived, the Licensor waives the exclusive
+        right to collect such royalties for any exercise by You of the
+        rights granted under this License; and,
+        Voluntary License Schemes. The Licensor waives the right to collect
+        royalties, whether individually or, in the event that the Licensor
+        is a member of a collecting society that administers voluntary
+        licensing schemes, via that society, from any exercise by You of the
+        rights granted under this License.
+ .
+ The above rights may be exercised in all media and formats whether now
+ known or hereafter devised. The above rights include the right to make such
+ modifications as are technically necessary to exercise the rights in other
+ media and formats. Subject to Section 8(f), all rights not expressly
+ granted by Licensor are hereby reserved.
+ .
+ 4. Restrictions. The license granted in Section 3 above is expressly made
+ subject to and limited by the following restrictions:
+ .
+    You may Distribute or Publicly Perform the Work only under the terms of
+    this License. You must include a copy of, or the Uniform Resource
+    Identifier (URI) for, this License with every copy of the Work You
+    Distribute or Publicly Perform. You may not offer or impose any terms on
+    the Work that restrict the terms of this License or the ability of the
+    recipient of the Work to exercise the rights granted to that recipient
+    under the terms of the License. You may not sublicense the Work. You
+    must keep intact all notices that refer to this License and to the
+    disclaimer of warranties with every copy of the Work You Distribute or
+    Publicly Perform. When You Distribute or Publicly Perform the Work, You
+    may not impose any effective technological measures on the Work that
+    restrict the ability of a recipient of the Work from You to exercise the
+    rights granted to that recipient under the terms of the License. This
+    Section 4(a) applies to the Work as incorporated in a Collection, but
+    this does not require the Collection apart from the Work itself to be
+    made subject to the terms of this License. If You create a Collection,
+    upon notice from any Licensor You must, to the extent practicable,
+    remove from the Collection any credit as required by Section 4(c), as
+    requested. If You create an Adaptation, upon notice from any Licensor
+    You must, to the extent practicable, remove from the Adaptation any
+    credit as required by Section 4(c), as requested.
+    You may Distribute or Publicly Perform an Adaptation only under the
+    terms of: (i) this License; (ii) a later version of this License with
+    the same License Elements as this License; (iii) a Creative Commons
+    jurisdiction license (either this or a later license version) that
+    contains the same License Elements as this License (e.g.,
+    Attribution-ShareAlike 3.0 US)); (iv) a Creative Commons Compatible
+    License. If you license the Adaptation under one of the licenses
+    mentioned in (iv), you must comply with the terms of that license. If
+    you license the Adaptation under the terms of any of the licenses
+    mentioned in (i), (ii) or (iii) (the "Applicable License"), you must
+    comply with the terms of the Applicable License generally and the
+    following provisions: (I) You must include a copy of, or the URI for,
+    the Applicable License with every copy of each Adaptation You Distribute
+    or Publicly Perform; (II) You may not offer or impose any terms on the
+    Adaptation that restrict the terms of the Applicable License or the
+    ability of the recipient of the Adaptation to exercise the rights
+    granted to that recipient under the terms of the Applicable License;
+    (III) You must keep intact all notices that refer to the Applicable
+    License and to the disclaimer of warranties with every copy of the Work
+    as included in the Adaptation You Distribute or Publicly Perform; (IV)
+    when You Distribute or Publicly Perform the Adaptation, You may not
+    impose any effective technological measures on the Adaptation that
+    restrict the ability of a recipient of the Adaptation from You to
+    exercise the rights granted to that recipient under the terms of the
+    Applicable License. This Section 4(b) applies to the Adaptation as
+    incorporated in a Collection, but this does not require the Collection
+    apart from the Adaptation itself to be made subject to the terms of the
+    Applicable License.
+    If You Distribute, or Publicly Perform the Work or any Adaptations or
+    Collections, You must, unless a request has been made pursuant to
+    Section 4(a), keep intact all copyright notices for the Work and
+    provide, reasonable to the medium or means You are utilizing: (i) the
+    name of the Original Author (or pseudonym, if applicable) if supplied,
+    and/or if the Original Author and/or Licensor designate another party or
+    parties (e.g., a sponsor institute, publishing entity, journal) for
+    attribution ("Attribution Parties") in Licensor's copyright notice,
+    terms of service or by other reasonable means, the name of such party or
+    parties; (ii) the title of the Work if supplied; (iii) to the extent
+    reasonably practicable, the URI, if any, that Licensor specifies to be
+    associated with the Work, unless such URI does not refer to the
+    copyright notice or licensing information for the Work; and (iv) ,
+    consistent with Ssection 3(b), in the case of an Adaptation, a credit
+    identifying the use of the Work in the Adaptation (e.g., "French
+    translation of the Work by Original Author," or "Screenplay based on
+    original Work by Original Author"). The credit required by this Section
+    4(c) may be implemented in any reasonable manner; provided, however,
+    that in the case of a Adaptation or Collection, at a minimum such credit
+    will appear, if a credit for all contributing authors of the Adaptation
+    or Collection appears, then as part of these credits and in a manner at
+    least as prominent as the credits for the other contributing authors.
+    For the avoidance of doubt, You may only use the credit required by this
+    Section for the purpose of attribution in the manner set out above and,
+    by exercising Your rights under this License, You may not implicitly or
+    explicitly assert or imply any connection with, sponsorship or
+    endorsement by the Original Author, Licensor and/or Attribution Parties,
+    as appropriate, of You or Your use of the Work, without the separate,
+    express prior written permission of the Original Author, Licensor and/or
+    Attribution Parties.
+    Except as otherwise agreed in writing by the Licensor or as may be
+    otherwise permitted by applicable law, if You Reproduce, Distribute or
+    Publicly Perform the Work either by itself or as part of any Adaptations
+    or Collections, You must not distort, mutilate, modify or take other
+    derogatory action in relation to the Work which would be prejudicial to
+    the Original Author's honor or reputation. Licensor agrees that in those
+    jurisdictions (e.g. Japan), in which any exercise of the right granted
+    in Section 3(b) of this License (the right to make Adaptations) would be
+    deemed to be a distortion, mutilation, modification or other derogatory
+    action prejudicial to the Original Author's honor and reputation, the
+    Licensor will waive or not assert, as appropriate, this Section, to the
+    fullest extent permitted by the applicable national law, to enable You
+    to reasonably exercise Your right under Section 3(b) of this License
+    (right to make Adaptations) but not otherwise.
+ .
+ 5. Representations, Warranties and Disclaimer
+ .
+ UNLESS OTHERWISE MUTUALLY AGREED TO BY THE PARTIES IN WRITING, LICENSOR
+ OFFERS THE WORK AS-IS AND MAKES NO REPRESENTATIONS OR WARRANTIES OF ANY
+ KIND CONCERNING THE WORK, EXPRESS, IMPLIED, STATUTORY OR OTHERWISE,
+ INCLUDING, WITHOUT LIMITATION, WARRANTIES OF TITLE, MERCHANTIBILITY,
+ FITNESS FOR A PARTICULAR PURPOSE, NONINFRINGEMENT, OR THE ABSENCE OF LATENT
+ OR OTHER DEFECTS, ACCURACY, OR THE PRESENCE OF ABSENCE OF ERRORS, WHETHER
+ OR NOT DISCOVERABLE. SOME JURISDICTIONS DO NOT ALLOW THE EXCLUSION OF
+ IMPLIED WARRANTIES, SO SUCH EXCLUSION MAY NOT APPLY TO YOU.
+ .
+ 6. Limitation on Liability. EXCEPT TO THE EXTENT REQUIRED BY APPLICABLE
+ LAW, IN NO EVENT WILL LICENSOR BE LIABLE TO YOU ON ANY LEGAL THEORY FOR ANY
+ SPECIAL, INCIDENTAL, CONSEQUENTIAL, PUNITIVE OR EXEMPLARY DAMAGES ARISING
+ OUT OF THIS LICENSE OR THE USE OF THE WORK, EVEN IF LICENSOR HAS BEEN
+ ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.
+ .
+ 7. Termination
+ .
+    This License and the rights granted hereunder will terminate
+    automatically upon any breach by You of the terms of this License.
+    Individuals or entities who have received Adaptations or Collections
+    from You under this License, however, will not have their licenses
+    terminated provided such individuals or entities remain in full
+    compliance with those licenses. Sections 1, 2, 5, 6, 7, and 8 will
+    survive any termination of this License.
+    Subject to the above terms and conditions, the license granted here is
+    perpetual (for the duration of the applicable copyright in the Work).
+    Notwithstanding the above, Licensor reserves the right to release the
+    Work under different license terms or to stop distributing the Work at
+    any time; provided, however that any such election will not serve to
+    withdraw this License (or any other license that has been, or is
+    required to be, granted under the terms of this License), and this
+    License will continue in full force and effect unless terminated as
+    stated above.
+ .
+ 8. Miscellaneous
+ .
+    Each time You Distribute or Publicly Perform the Work or a Collection,
+    the Licensor offers to the recipient a license to the Work on the same
+    terms and conditions as the license granted to You under this License.
+    Each time You Distribute or Publicly Perform an Adaptation, Licensor
+    offers to the recipient a license to the original Work on the same terms
+    and conditions as the license granted to You under this License.
+    If any provision of this License is invalid or unenforceable under
+    applicable law, it shall not affect the validity or enforceability of
+    the remainder of the terms of this License, and without further action
+    by the parties to this agreement, such provision shall be reformed to
+    the minimum extent necessary to make such provision valid and
+    enforceable.
+    No term or provision of this License shall be deemed waived and no
+    breach consented to unless such waiver or consent shall be in writing
+    and signed by the party to be charged with such waiver or consent.
+    This License constitutes the entire agreement between the parties with
+    respect to the Work licensed here. There are no understandings,
+    agreements or representations with respect to the Work not specified
+    here. Licensor shall not be bound by any additional provisions that may
+    appear in any communication from You. This License may not be modified
+    without the mutual written agreement of the Licensor and You.
+    The rights granted under, and the subject matter referenced, in this
+    License were drafted utilizing the terminology of the Berne Convention
+    for the Protection of Literary and Artistic Works (as amended on
+    September 28, 1979), the Rome Convention of 1961, the WIPO Copyright
+    Treaty of 1996, the WIPO Performances and Phonograms Treaty of 1996 and
+    the Universal Copyright Convention (as revised on July 24, 1971). These
+    rights and subject matter take effect in the relevant jurisdiction in
+    which the License terms are sought to be enforced according to the
+    corresponding provisions of the implementation of those treaty
+    provisions in the applicable national law. If the standard suite of
+    rights granted under applicable copyright law includes additional rights
+    not granted under this License, such additional rights are deemed to be
+    included in the License; this License is not intended to restrict the
+    license of any rights under applicable law.
diff --git a/rules b/rules
new file mode 100755 (executable)
index 0000000..2d84fb8
--- /dev/null
+++ b/rules
@@ -0,0 +1,22 @@
+#!/usr/bin/make -f
+
+# Uncomment this to turn on verbose mode.
+export DH_VERBOSE=1
+
+# Hardening
+export DEB_BUILD_MAINT_OPTIONS = hardening=+all
+
+ifeq ($(DEB_HOST_ARCH), mips64el)
+  DEB_LDFLAGS_MAINT_APPEND += -flto-partition=none
+endif
+DPKG_EXPORT_BUILDFLAGS = 1
+include /usr/share/dpkg/buildflags.mk
+
+%:
+       dh $@ -Scmake
+
+override_dh_auto_configure:
+       dh_auto_configure -- -DBUILD_HANDBOOK_PDF=OFF -DBUILD_HOWTO_PDF=OFF
+
+override_dh_auto_test:
+       echo "Skip dh_auto_test because the tests rely on a display which is not there"
diff --git a/source/format b/source/format
new file mode 100644 (file)
index 0000000..163aaf8
--- /dev/null
@@ -0,0 +1 @@
+3.0 (quilt)
diff --git a/watch b/watch
new file mode 100644 (file)
index 0000000..c88bf92
--- /dev/null
+++ b/watch
@@ -0,0 +1,3 @@
+version=4
+
+http://sf.net/bibletime/ bibletime-([\d\.]+).tar.xz