debian/0000775000000000000000000000000012031350557007171 5ustar debian/README.source0000664000000000000000000000120611727166655011366 0ustar This package is maintained to generate either 1.0 or 3.0 source formats at build time. bzr-builddeb will take care of everything. Otherwise run $ ./debian/rules clean before building to generate correct ./debian/source/format. This package uses quilt to manage all modifications to the upstream source. Changes are stored in the source package as diffs in debian/patches and applied during the build. This package uses quilt in a standard way. For futher details see /usr/share/doc/quilt/README.source The source tree is maintained with NO PATCHES APPLIED. -- Dmitrijs Ledkovs , Sat, 13 Nov 2010 23:28:54 +0000 debian/xiphos-data.install0000664000000000000000000000014011727166655013014 0ustar usr/share/locale usr/share/xiphos usr/share/gnome usr/share/doc/xiphos/Xiphos.ogg usr/share/omf debian/watch0000664000000000000000000000021211727166655010234 0ustar version=3 opts="uversionmangle=s/\%2B/\+/" \ https://launchpad.net/xiphos/+download https://launchpad.net/xiphos/.*/xiphos-(.*)\.tar\.bz2 debian/rules0000775000000000000000000000103711727166655010271 0ustar #!/usr/bin/make -f ppa:=$(shell sed -n "1s/.*~.*/yes/p" debian/changelog) %: dh $@ override_dh_auto_configure: ./waf configure --nocache --prefix=/usr override_dh_auto_build: ./waf build --nocache override_dh_auto_install: ./waf install --nocache --destdir=debian/tmp override_dh_install: dh_install --list-missing override_dh_strip: dh_strip --dbg-package=xiphos-dbg override_dh_auto_clean: ./waf distclean --nocache override_dh_clean: find . -name '*.pyc' -delete dh_clean override_dh_builddeb: dh_builddeb $(if $(ppa),-- -Zlzma) debian/xiphos.10000664000000000000000000000310311727166655010601 0ustar .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.36. .TH "GNOMESWORD" "1" "August 2008" "Gnomesword 2.3.6" "GNOME" .SH NAME gnomesword \- Bible study tool .SH SYNOPSIS .B gnomesword2 [\fIOPTION\fR...] .SH "DESCRIPTION" .B Gnomesword is a Bible study application for .B Gnome, a graphical desktop environment which is available for several Unix and Linux flavors. It is based on .B Sword by the CrossWire Bible Society, a framework providing the possibility to study the Bible and additional information like commentaries, dictionaries and other texts using your computer. .PP The program can be started from the command line as .B gnomesword2 or from one of the menus provided by the underlying platform. .P When started on the command line, .B gnomesword2 may be followed by the options listed below. .PP Generic options: .TP \fB\-\-load\-modules\fR=\fIMODULE1\fR,MODULE2,... Dynamic modules to load .PP Help options .TP \fB\-?, \-\-help\fR Show the help message .TP \fB\-\-usage\fR Display brief usage message .PP .SH "SEE ALSO" The full documentations for .B gnomesword are maintained as gnome help files. If .B Gnome is properly installed at your site, you should have access to the complete manual by using the Help menu in .B gnomesword .SH "BUGS" Bug reports and feedback in general improve quality and get to know what the average user wants. Use the Tracker on SourceForge (http://sourceforge.net/tracker/?group_id=5528) or the mailing lists. .SH "AUTHOR" .B gnomesword was written by The Gnomesword Developer Team .PP debian/changelog0000664000000000000000000005454612031350557011061 0ustar xiphos (3.1.5+dfsg-1build3) quantal; urgency=low * No-change rebuild for new gtkhtml4.0 dependency update. -- Adam Conrad Fri, 28 Sep 2012 10:32:58 -0600 xiphos (3.1.5+dfsg-1build2) quantal; urgency=low * No-change rebuild for libgtkhtml dependency update, again as previous one was not uploaded into -proposed, but libgtkhtml has now transitioned into release pocket. (LP: #1022908) -- Dmitrijs Ledkovs Tue, 10 Jul 2012 17:17:18 -0600 xiphos (3.1.5+dfsg-1build1) quantal; urgency=low * No-change rebuild for libgtkhtml dependency update. -- Ilya Barygin Sat, 30 Jun 2012 20:12:08 +0400 xiphos (3.1.5+dfsg-1) unstable; urgency=low [ Dmitrijs Ledkovs ] * New upstream release. * Build using webkit backend * Contains unpacked source for waf binary (Closes: #654511) * Update debian/copyright to latest specification -- Dmitrijs Ledkovs Sun, 11 Mar 2012 18:43:32 +0000 xiphos (3.1.4-3) unstable; urgency=low [ Dmitrijs Ledkovs ] * Drop xulrunner, use gtkhtml instead. (Closes: #631049) (LP: #756201) * Drop quilt dependency (daily ppa converts 3.0 quilt format to 3.0 native) * Bump policy to 3.9.2, no changes required. -- Dmitrijs Ledkovs Sat, 25 Jun 2011 00:18:28 +0100 xiphos (3.1.4-2) unstable; urgency=low [ Dmitrijs Ledkovs Mon, 29 Nov 2010 22:58:32 +0000 xiphos (3.1.4-1) experimental; urgency=low [ Jonathan Marsden ] * New upstream release 3.1.4 * Removed debian/patch/* since the one patch was included upstream. * Bumped Standards-Version to 3.9.1 (no changes required). * debian/README.Debian: Corrected spelling and reworded for clarity. * debian/control: Add Jonathan Marsden back into Uploaders. [ Dmitrijs Ledkovs ] * Added local options dpkg-source to unapply patches and fail on upstream source changes (ignoring false positives). * Added bzr-builddeb hook to generate source-format before build. If you are not using bzr-builddeb, you must run "./debian/rules clean" before building. * patches/xul-2.0.patch: bump UPPER_RANGE to allow running against xul20. -- Dmitrijs Ledkovs Thu, 25 Nov 2010 21:26:48 +0000 xiphos (3.1.3-3) unstable; urgency=low * Fix FTBFS on hppa (Closes: #582904) -- Dmitrijs Ledkovs Mon, 24 May 2010 13:21:33 +0000 xiphos (3.1.3-2) unstable; urgency=low * Fixing Intrepid->Karmic builds. It was a perl bug. * Added debug package * Manually adding xulrunner dependency when dh_xulrunner is not available. * Lzma compressed debs when version has ~ (e.g. ppa) * Source format 3.0 (quilt) official, 1.0 ppas * Keeping XDG desktop file & icon in arch package to appear in appinstall-data * Cleaned up build-dependencies * Rebuild to pick up new gtkhtml dependency (Closes: #582169) -- Dmitrijs Ledkovs Sat, 03 Apr 2010 07:52:25 +0000 xiphos (3.1.3-1) unstable; urgency=low * New upstream release: + Bugfix only + Compatible with xulrunner 1.9.2 + Update translations * Revert changes introduced in 3.1.2-1ubuntu1. Thank you Chris Coulson for temporary fix. * debian/xiphos.1 - spelling mistake * waf is now default buildsystem * help is now licensed under GPL * Bumped standards version no changes required * Changed email to @ubuntu.com -- Dmitrijs Ledkovs Mon, 22 Mar 2010 18:15:54 +0000 xiphos (3.1.2-1ubuntu1) lucid; urgency=low * debian/patches/xul192-workaround.patch: - Ensure that we don't load the 1.9.2 GRE if it is installed, as 1.9.2 makes xiphos unusable at the moment. This is a temporary measure until the new xulrunner behaviour is understood * debian/control: - Explicitly depend xulrunner-1.9.1 * debian/rules: - Don't call dh_xulrunner to automatically populate the binary depends. This is known to be broken in xulrunner-1.9.1 (it adds an incorrectly versioned dependency). We add it manually instead -- Chris Coulson Fri, 12 Mar 2010 12:12:23 +0000 xiphos (3.1.2-1build1) lucid; urgency=low * No source change rebuild against xulrunner-1.9.2 (LP: #536877) -- Micah Gersten Sun, 28 Feb 2010 05:55:36 -0600 xiphos (3.1.2-1) unstable; urgency=low * New Upstream Release * Thank you Mike Hommey for NMU * Refreshed patches, Dropped documentation license patch-out * Run dh_xulrunner if available * Refreshed build-depends (+libgfs +libdbus-glib -libmagick++) * Added alternative xulrunner-1.9.1-dev and xulrunner-1.9-dev for 8.04, 8.10. * Added omf and icon files * Removed all patches * Backported PL and HU translations * Added waf build system to be anabled in future releases & ppa -- Dmitrijs Ledkovs Wed, 13 Jan 2010 23:27:01 +0000 xiphos (3.1.1-2.1) unstable; urgency=low * Non-maintainer upload for transition to xulrunner 1.9.1. (Closes: #548682) * debian/rules: Use dh_xulrunner * debian/control: - Build-depend on a xulrunner-dev that provides dh_xulrunner. - Build-depend on libglade2-dev. (Closes: #549788) - Don't build-depend on gnome-spell (Closes: #549084) * debian/patches/gre_version.patch: Tighten the GREVersionRange. * debian/patches/series: Added gre_version.patch. * Rebuilding will get the proper libgtkhtml-editor0 dependencies. (Closes: #550301) * Getting proper dependencies from dh_xulrunner, and tightening GREVersionRange should avoid segfault at startup. (Closes: #550041) -- Mike Hommey Sat, 10 Oct 2009 18:49:57 +0200 xiphos (3.1.1-2) unstable; urgency=high * debian/control: - Re-add "Provides: sword-frontend" - Add "Suggests: sword-text" - Xiphos depends on source-version xiphos-data (thanks Matthew Talbert) - Bumped debhelper version to >= 7.0.50~ - Bumped standards version to 3.8.3 * debian/README.source: - New file. Describing standard quilt -- Dmitrijs Ledkovs Mon, 24 Aug 2009 23:32:53 +0000 xiphos (3.1.1-1) unstable; urgency=low * New upstream release (bugfix) * debian/copyright updates: - help/* is GFDL and referencing license file as per policy 3.8.2 - updated copyright holders (Gnomesword -> Xiphos) * debian/control: - Bumped standards version (Changed debian/copyright as above) - Updated VCS-Bzr field to point to a working URL - Fixed typo in debian/control (Closes: #539190) - Updated extended description of xiphos package (Closes: #539880) - Significantly improved wording of all descriptions - Added Conflicts: xiphos-svn - upstream deb package name for svn builds -- Dmitrijs Ledkovs Wed, 12 Aug 2009 19:21:05 +0000 xiphos (3.1-1) unstable; urgency=low * New upstream release. (LP: #331313) - Norwegian + Welsh translations; - improvements to journal/prayerlist management. - many bookmark improvements: multi-verse bookmarks; saving search results as bookmarks. - better (and fixed) image resize display. - vastly improved passage exporter. - history management updates and fixes. - Fixed crashes sometimes on clicking on words in the text (LP: #379003) - Fixed crashes on focus click (LP: #346942) - Fixed no easy way to jump to search results (LP: #241577) - Fixed dictionaries not functioning (LP: #164152) * Added patches: - Remove extra GPL license from documentation - Remove obsolete files from POTFILES - Add generated desktop.in to POTFILES.skip * Bumped build-time requirements on sword & gtkhtml * Switched to dh7 from cdbs * Build Dependecies - Add libgtkhtml-editor-dev | gtkhtml3.14 (later for Hardy compatibility) - Add xulrunner-dev | libxul-dev (later for Hardy compatibility) - Add libcurl4-gnutls-dev, libicu and libcluecene - Add version dependency for debhelper (>= 7) - Switched to unversioned libmagick++-dev dependency - Removed chrpath & cdbs dependency * Run-time Dependecies - Add libgtkhtml-editor0 | gtkhtml3.14 (for Hardy) (LP: #150425) * Kept only myself in the uploaders field * Removed debian menu entry in favor of desktop file -- Dmitrijs Ledkovs Fri, 05 Jun 2009 23:50:35 +0000 xiphos (3.0.1-1) experimental; urgency=low * New upstream release (Closes: #463207) * New upstream name - previously known as GnomeSword * Thanks Kumar Appaiah for NMU * Thanks Gnomesword Developer Team for keeping this package up-to date * Added missing depedency on gtkhtml thanks upstream * Removed dependency on any bible texts (Closes: #443442) * Split an arch-idependent package (xiphos-data) * Refreshed patches, to be forwarded upstream * Added checks for missing files * Packaged missing docs: - News, Readme, Release notes, TODO - Xiphos.ogg - pronounciation of xiphos * Removed prefix override (let CDBS set it) * Changed dependency from libxul-dev (only available in old stable) to xulrunner-dev * Check compliants and bumped standards version to 3.8.1 -- Dmitrijs Ledkovs Sat, 18 Apr 2009 21:44:10 +0000 gnomesword (2.4.0-1) unstable; urgency=low * Non-maintainer upload. * 2.4.0 release (2008-09-20) -- The Gnomesword Developer Team Sat, 20 Sep 2008 12:00:00 +0200 gnomesword (2.3.6-1) unstable; urgency=low * Non-maintainer upload. * 2.3.6 release (2008-08-02) -- The Gnomesword Developer Team Sat, 02 Aug 2008 12:00:00 +0200 gnomesword (2.3.5-1) unstable; urgency=low * Non-maintainer upload. * 2.3.5 release (2008-07-03) -- The Gnomesword Developer Team Thu, 03 Jul 2008 09:54:07 +0200 gnomesword (2.2.3-1.1) unstable; urgency=low * Non-maintainer upload. * debian/patches/gcc_43.diff: + Import missing include fixes from Barry deFreese to fix FTBFS with g++ 4.3. (Closes: #461959) -- Kumar Appaiah Tue, 25 Mar 2008 08:07:48 +0530 gnomesword (2.2.3-1) unstable; urgency=low * New upstream version, Closes: #421492 * Build depend on libsword-dev >= 1.5.9-5 for curl transition * fix typo gomesword in gnomesword2.1 * patch to build with gcc 4.3, Closes: #417497 Thanks to Martin Michmayer -- Daniel Glassey Fri, 18 May 2007 11:28:59 -0600 gnomesword (2.2.0-1) unstable; urgency=low * New stable upstream release * removed patch window_title.diff - included upstream * removed patch strongs_search.diff - included upsteam * Searching for Strongs numbers is possible now and is documented in the help, Closes: #331175 -- Daniel Glassey Wed, 10 Jan 2007 16:27:32 +0000 gnomesword (2.1.9-1) unstable; urgency=low * New upstream release * which depends on sword 1.5.9, Closes: #400179 * debian/control: standards version 3.7.2.2 (no changes) * debian/copyright: mention license of documentation GFDL with no invariant sections, no front-cover texts, no back-cover texts. * left-clicking on word in RST does not crash, Closes: #329243 * assertion problem resolved Closes: #253447 * Bookmarks have been fixed, Closes: #331177 * Explicitly depend on gtkhtml3.8, Closes: #372732 (Thanks to Salvatore Bonaccorso for spotting that one) * Add man page from the gnomesword team, Closes: #123423 * patch window_title.diff as partial fix for bug 259947 * patch strongs_search.diff makes tooltip on attributes describe correctly how to search for strongs numbers. However, it still needs to be documented properly before I close bug 331175. -- Daniel Glassey Thu, 23 Nov 2006 10:43:52 +0000 gnomesword (2.1.7-2) unstable; urgency=low * Don't build as native package, hmph * get the bug number below right this time * Acknowledge NMU, Closes: #352905 Sorry Matej for not acknowledging this before and not noticing the patch adding the changelog lines in adding the patch back in and passing it upstream -- Daniel Glassey Sun, 21 May 2006 00:16:44 -0500 gnomesword (2.1.7-1) unstable; urgency=low * New upstream release * Acknowledge NMU, Closes: #352902 Sorry Matej for not acknowledging this before and not noticing the patch adding the changelog lines in adding the patch back in and passing it upstream -- Daniel Glassey Sat, 20 May 2006 23:23:39 -0500 gnomesword (2.1.6-1) unstable; urgency=low * New upstream release * debian/copyright: year 2006 -- Daniel Glassey Thu, 13 Apr 2006 17:56:55 +0100 gnomesword (2.1.5-1.1) unstable; urgency=medium * Non-maintainer upload. * debian/patches/handle_unset_lang.diff: Don't crash if LANG is not set in the environment. Closes: #352905. -- Matej Vela Thu, 23 Feb 2006 09:37:09 +0100 gnomesword (2.1.5-1) unstable; urgency=low * New upstream dev release * Builds with gtkhtml3.8 so change build deps and conflicts to use that * change description to say parallel instead of interlinear, Closes: #332664 -- Daniel Glassey Wed, 14 Dec 2005 18:45:18 +0000 gnomesword (2.1.2-5) unstable; urgency=low * Rebuild against transitioned libsword-dev >= 1.5.8-7 * Build-dep on libgtkhtml3.6-dev * gnomesword can't build with gtkhtml3.8 yet so Build-conflict on libgtkhtml3.2-dev, libgtkhtml3.8-dev, Closes: #328571 * Don't autogenerate debian/control using cdbs * Fix the autogenerated build-deps -- Daniel Glassey Sat, 10 Dec 2005 20:26:42 +0000 gnomesword (2.1.2-4) unstable; urgency=low * debian/rules: touch the tree in the configure step (Closes: #327391) -- Daniel Glassey Fri, 9 Sep 2005 21:49:43 +0100 gnomesword (2.1.2-3) unstable; urgency=low * sword now has shlibs right (Closes: #323116) Build-deps now on libsword-dev 1.5.8-3 * patch to build system to update macros (Closes: #325061) * debian/menu: fix unquoted strings * convert the icon to an xpm * debian/copyright: fix the dh_make boilerplate * make help files non-executable -- Daniel Glassey Wed, 7 Sep 2005 17:44:53 +0100 gnomesword (2.1.2-2) unstable; urgency=low * Oh, sorry, it's supposed to be built with gtkhtml3.6 (Closes: #305997) -- Daniel Glassey Fri, 12 Aug 2005 20:08:16 +0100 gnomesword (2.1.2-1) unstable; urgency=low * New upstream version It is an "unstable" release and requires sword 1.5.8 * debian/control: It's now built using gtkhtml3.2 (Closes: #305997) * The woody bugs are fixed with the removal of the package (Closes: #146326) * Change menu section to Apps/Tools to be consistent with BibleTime * Now using cdbs -- Daniel Glassey Thu, 11 Aug 2005 15:33:08 +0100 gnomesword (2.0.0-6) unstable; urgency=high * Urgency high for sarge * fix for ppc hang, Closes: #244427 thanks to Patrice Nerf and Michael Hunt * debian/rules: add configure target in it touch autotools files so it doesn't try to run them when bfs, Closes: #276113 -- Daniel Glassey Wed, 13 Oct 2004 16:14:40 +0100 gnomesword (2.0.0-5) unstable; urgency=low * another rebuild - this time for gcrypt/gnutls changes, Closes: #263692 -- Daniel Glassey Thu, 5 Aug 2004 15:12:11 +0100 gnomesword (2.0.0-4) unstable; urgency=low * really remove the DISABLE_DEPRECATED defines -- Daniel Glassey Thu, 15 Jul 2004 10:35:10 +0100 gnomesword (2.0.0-3) unstable; urgency=low * Rebuild because of libgal and libgtkhtml, Closes: #245662, #244616 -- Daniel Glassey Sat, 24 Apr 2004 19:26:23 +0100 gnomesword (2.0.0-2) unstable; urgency=low * Brown paper typo in description s/sudy/study/ -- Daniel Glassey Thu, 15 Jan 2004 18:57:09 +0000 gnomesword (2.0.0-1) unstable; urgency=low * New upstream version (yes, 1.0 was skipped in favour of 2.0 for gnome2), Closes: #225644 * Improve the debian/copyright file * remove the useless manpage, Closes: #164664 * package is being built for unstable using pbuilder, so once it is ready it will build, Closes: #162866 * Added features to the package description to make it a bit more descriptive, Closes: #209531 -- Daniel Glassey Fri, 9 Jan 2004 18:05:03 +0000 gnomesword (0.7.9-2) unstable; urgency=low * Need to build depend on >= libsword-dev 1.5.5-3 to catch icu stuff, Closes: #189677 -- Daniel Glassey Sat, 19 Apr 2003 15:53:44 +0100 gnomesword (0.7.9-1) unstable; urgency=low * New upstream release * add libzvt-dev to build depends * change section to gnome * New version doesn't crash on startup, Closes: #159693 * New version is more stable, Closes: #169319 * Use autotools-dev to get right config.* -- Daniel Glassey Tue, 25 Mar 2003 21:04:42 +0000 gnomesword (0.7.1-4) unstable; urgency=high * SWORD_CPPFLAGS should not contain -g * This ought to allow building on alpha, Closes: #143416 -- Daniel Glassey Mon, 22 Apr 2002 11:27:38 +0100 gnomesword (0.7.1-3) unstable; urgency=high * use AM_CXXFLAGS not CXXFLAGS in src/Makefile so that CXXFLAGS will work for alpha * rebuild on arm * build depend on sword 1.5.3-3 -- Daniel Glassey Fri, 19 Apr 2002 10:03:04 +0100 gnomesword (0.7.1-2) unstable; urgency=high * Hopefully I've learnt my lesson this time, sorry! make sure it builds with gcc-3.0, Closes: #143214 * also add the compiler flag workaround to compile on alpha in debian/rules -- Daniel Glassey Wed, 17 Apr 2002 00:57:09 +0100 gnomesword (0.7.1-1) unstable; urgency=high * New upstream release * add a patch to stop occasional segfaults when you press option buttons -- Daniel Glassey Tue, 9 Apr 2002 23:50:51 +0100 gnomesword (0.7.0-1) unstable; urgency=low * New upstream version using sword 1.5.3 * build-depend on libbonobo-dev -- Daniel Glassey Tue, 9 Apr 2002 00:29:43 +0100 gnomesword (0.5.2c-8) unstable; urgency=medium * ok, just use ispell | aspell since the autobuilders can't cope with alternative build deps. attempting to get into testing before the freeze -- Daniel Glassey Sat, 16 Feb 2002 22:36:21 +0000 gnomesword (0.5.2c-7) unstable; urgency=low * Wait to upload it until the new sword gets in to try and be nicer to buildds, sorry * got appropriate spell build deps from debian-mentors - see below * build dep on sword 1.5.2-9 * aspell | ispell again, buildds for mips and mipsel must just have failed to notice the change in dependency for 0.5.2c-4 Closes: #132765 -- Daniel Glassey Mon, 4 Feb 2002 23:16:52 +0000 gnomesword (0.5.2c-6) unstable; urgency=low * Try again with mips, mipsel build depends * rebuild against autotooled sword 1.5.2-8 * build with newer gal libs etc -- Daniel Glassey Fri, 25 Jan 2002 00:22:11 +0000 gnomesword (0.5.2c-5) unstable; urgency=low * change build depends to aspell [!mips !mipsel], ispell [mips mipsel] -- Daniel Glassey Thu, 3 Jan 2002 20:38:46 +0000 gnomesword (0.5.2c-4) unstable; urgency=low * Bump standards version to 3.5.6.0 * Build depend on aspell | ispell since aspell isn't built for mips or mipsel -- Daniel Glassey Wed, 19 Dec 2001 19:12:03 +0000 gnomesword (0.5.2c-3) unstable; urgency=low * Fix to compile on hppa for gcc-3.0 by including ctype where necessary, Closes: #124338 -- Daniel Glassey Mon, 17 Dec 2001 18:36:56 +0000 gnomesword (0.5.2c-2) unstable; urgency=low * Build-Depend on sword >= 1.5.2-4, Closes: #123419 * Depend on libsword >= 1.5.2-4 (change in libsword1's shlibs), Closes: #123418 -- Daniel Glassey Tue, 11 Dec 2001 22:41:20 +0000 gnomesword (0.5.2c-1) unstable; urgency=low * New upstream release * Use config.sub and config.guess from /usr/share/misc, Closes: #120111 * Compiling against newer gnome libs, Closes: #119167 * Compile problem fixed upstream, Closes: #121382 * Enabling spell support, Closes: #117790 * initial manpage -- Daniel Glassey Fri, 30 Nov 2001 19:21:13 +0000 gnomesword (0.5.2a-1) unstable; urgency=low * New upstream release, Closes: #116026 * Removed build dependency on autoconf, automake * Base sword modules now available, Closes: #93039 -- Daniel Glassey Tue, 23 Oct 2001 23:42:56 +0100 gnomesword (0.5.1a-1.1) unstable; urgency=low * Non-maintainer upload * Recompiled with updated libgal (libgal11) -- Norbert Veber Fri, 31 Aug 2001 23:45:19 -0400 gnomesword (0.5.1a-1) unstable; urgency=low * New upstream release -- Daniel Glassey Mon, 27 Aug 2001 11:50:00 +0000 gnomesword (0.4.1-1) unstable; urgency=low * New upstream release -- Daniel Glassey Thu, 14 Jun 2001 20:06:04 +0000 gnomesword (0.3.7c-3) unstable; urgency=low * Add build dependency on libgdk-pixbuf-dev (temporarily) Closes: #87360 * Change email to wdg@debian.org * Add dependency on text, dict and comm to avoid segfault, Closes: #83994 * Upload text, dict and comm, Closes: #83869 * recompile with newer gnome libs since libgnomeui33 was removed, Closes: #86517 -- Daniel Glassey Wed, 28 Feb 2001 23:52:44 +0000 gnomesword (0.3.7c-2) unstable; urgency=low * Standards 3.2.1 then * Added provides, recommends and build-depends -- Daniel Glassey Mon, 22 Jan 2001 22:26:03 +0000 gnomesword (0.3.7c-1) unstable; urgency=low * New upstream release * up standards version to 3.2.0 -- Daniel Glassey Sat, 13 Jan 2001 17:20:53 +0000 gnomesword (0.3.2-1) unstable; urgency=low * New upstream release -- Daniel Glassey Thu, 23 Nov 2000 20:52:21 +0000 gnomesword (0.2.3-1) unstable; urgency=low * Initial Release. -- Daniel Glassey Wed, 6 Sep 2000 23:35:41 +0100 debian/docs0000664000000000000000000000004711727166655010064 0ustar AUTHORS NEWS README RELEASE-NOTES TODO debian/source.lintian-overrides0000664000000000000000000000074211727166655014073 0ustar # http://wiki.debian.org/UnpackWaf # # ....or provide alternative dfsg version of tarball # genarated using upstream ./waf dist_dfsg command & upload it somewhere. # # To be honest, I disagree with FTP teams decision. But I am complying. # # Some additional food for though: # # http://lintian.debian.org/tags/source-contains-prebuilt-binary.html # http://lintian.debian.org/tags/source-contains-prebuilt-windows-binary.html # xiphos source: debian-watch-file-should-mangle-version debian/copyright0000664000000000000000000000131011727171004011116 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Xiphos Upstream-Contact: The Gnomesword Developer Team Upstream-Source: http://www.xiphos.org Files: * Copyright: Copyright 2000-2012, Xiphos Developer Team License: GPL-2+ Files: debian/* Copyright: Copyright 2009-2012, Crosswire Packaging Team Copyright 2008, The GnomeSword Developer Team Copyright 2000-2007, Daniel Glassey License: GPL-2+ License: GPL-2+ On Debian systems the full text of the GNU General Public License can be found in the `/usr/share/common-licenses/GPL-2' file. debian/compat0000664000000000000000000000000211722262707010374 0ustar 7 debian/source/0000775000000000000000000000000011740340551010470 5ustar debian/source/format0000664000000000000000000000001411727166655011716 0ustar 3.0 (quilt) debian/control0000664000000000000000000000576611740340545010614 0ustar Source: xiphos Build-Depends: debhelper (>= 7.0.50~), libsword-dev (>=1.5.11), gsettings-desktop-schemas-dev | gconf2-common, rarian-compat, libgtkhtml-4.0-dev | libgtkhtml3.14-dev, libgtkhtml-editor-4.0-dev | libgtkhtml-editor-3.14-dev | libgtkhtml-editor-dev | gtkhtml3.14, libwebkitgtk-3.0-dev | libwebkitgtk-dev, libgtkhtml-4.0-0 | libglade2-dev, libgconf2-dev, gnome-doc-utils, intltool, libdbus-glib-1-dev, libgsf-1-dev, libxml2-dev Section: gnome Priority: optional Maintainer: CrossWire Packages Uploaders: Dmitrijs Ledkovs , Jonathan Marsden Standards-Version: 3.9.3 Vcs-Bzr: http://bazaar.launchpad.net/~pkgcrosswire/xiphos/main Vcs-Browser: http://bazaar.launchpad.net/~pkgcrosswire/xiphos/main/files Homepage: http://xiphos.org Package: xiphos Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, xiphos-data (= ${source:Version}) Replaces: xiphos-data Conflicts: xiphos-svn Provides: sword-frontend Suggests: sword-text Description: environment for Bible reading, study, and research Xiphos is a Bible study program for the GNOME desktop environment, based on The SWORD Project by the CrossWire Bible Society, a framework for developing Bible study tools and of associated texts such as commentaries and dictionaries. . This package provides the main Xiphos program, a digital text reader with bookmarks and full-text search. It allows viewing multiple versions of the same text, for parallel reading of alternatives or translations. It also supports personal verse-specific notes and a rich-text study pad, both of which have spell checking and full-text search. . Xiphos has a built-in facility to browse and install freely-distributed content from CrossWire repositories. Package: xiphos-dbg Priority: extra Section: debug Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, xiphos (= ${binary:Version}), Conflicts: xiphos-svn Provides: sword-frontend Suggests: sword-text Description: debug symbols for Xiphos Bible study software Xiphos is a Bible study program for the GNOME desktop environment, based on The SWORD Project by the CrossWire Bible Society, a framework for developing Bible study tools and of associated texts such as commentaries and dictionaries. . This package contains debugging symbols that are necessary to procude stacktraces of Xiphos. Package: xiphos-data Architecture: all Depends: ${shlibs:Depends}, ${misc:Depends} Conflicts: xiphos-svn Suggests: xiphos Description: data files for Xiphos Bible study software Xiphos is a Bible study program for the GNOME desktop environment, based on The SWORD Project by the CrossWire Bible Society, a framework for developing Bible study tools and of associated texts such as commentaries and dictionaries. . This package contains the data files that are necessary to use Xiphos. debian/patches/0000775000000000000000000000000011740340551010617 5ustar debian/patches/series0000664000000000000000000000000111727170217012030 0ustar debian/xiphos.install0000664000000000000000000000006611727166655012114 0ustar usr/bin/xiphos usr/share/applications usr/share/icons debian/xiphos.manpages0000664000000000000000000000002011727166655012227 0ustar debian/xiphos.1