--- bibledit-1.9.orig/debian/dirs +++ bibledit-1.9/debian/dirs @@ -0,0 +1,2 @@ +usr/bin +usr/share/bibledit --- bibledit-1.9.orig/debian/control +++ bibledit-1.9/debian/control @@ -0,0 +1,25 @@ +Source: bibledit +Build-Depends: autotools-dev, quilt, patchutils (>= 0.2.25), cdbs (>= 0.4.27-1), debhelper (>= 4.2.21), scripturechecks, libsqlite3-dev, pkg-config, libgtk2.0-dev, psmisc +Section: gnome +Priority: optional +Maintainer: Daniel Glassey +Standards-Version: 3.6.2.2 + +Package: bibledit +Architecture: any +Section: gnome +Depends: ${shlibs:Depends}, scripturechecks, psmisc +Recommends: bibletime +Description: Bible translation tool + There are many languages still without a translation of the Bible. + . + Bible translators need a text editor that can input Bible text. Bible + text is unique in that it is organized in two distinct hierarchies. + One, it has sections and paragraphs, like any other text. Second, it is + made up of books that contain chapters that contain verses. Many + contemporary Bible translators use the USFM data format for their Bible + translations, but the most widespread USFM text editors require + Windows. Bibledit is a multi-platform USFM Bible editor or Scripture + processor. + . + It has been designed for the glory of God and the salvation of people. --- bibledit-1.9.orig/debian/rules +++ bibledit-1.9/debian/rules @@ -0,0 +1,15 @@ +#!/usr/bin/make -f + +#DEB_AUTO_UPDATE_DEBIAN_CONTROL:=yes + +DEB_TAR_SRCDIR := bibledit-1.9 + +include /usr/share/cdbs/1/rules/tarball.mk + +#include /usr/share/cdbs/1/rules/patchsys-quilt.mk + +DEB_DH_INSTALL_SOURCEDIR := debian +include /usr/share/cdbs/1/rules/debhelper.mk +include /usr/share/cdbs/1/class/gnome.mk +DEB_CONFIGURE_EXTRA_FLAGS := --disable-bundled --localstatedir=/var + --- bibledit-1.9.orig/debian/changelog +++ bibledit-1.9/debian/changelog @@ -0,0 +1,34 @@ +bibledit (1.9-1) unstable; urgency=low + + * New upstream version + + -- Daniel Glassey Fri, 11 Aug 2006 10:28:14 +0100 + +bibledit (1.6-2) unstable; urgency=low + + * build depend on psmisc, also depend on it - for killall, Closes: #365252 + Thanks to Kurt Roeckx for spotting this + + -- Daniel Glassey Fri, 28 Apr 2006 23:41:55 +0100 + +bibledit (1.6-1) unstable; urgency=low + + * New upstream release + * debian/copyright: mention that scripturechecks source is LGPL + * complete ITP, closes: #329815 + + -- Daniel Glassey Wed, 12 Apr 2006 16:28:06 +0100 + +bibledit (1.5.16-1) unstable; urgency=low + + * Initial release + * complete ITP, closes: #329815 + source now includes scripturechecks source but keeping the + builds independent so scripturechecks can be updated + separately + + -- Daniel Glassey Thu, 30 Mar 2006 09:08:46 +0100 + +Local variables: +mode: debian-changelog +End: --- bibledit-1.9.orig/debian/compat +++ bibledit-1.9/debian/compat @@ -0,0 +1 @@ +4 --- bibledit-1.9.orig/debian/copyright +++ bibledit-1.9/debian/copyright @@ -0,0 +1,47 @@ +This package was debianized by Daniel Glassey on +Thu, 30 Mar 2006 09:05:41 +0100. + +It was downloaded from http://bibledit.sourceforge.net/hot-off-press/ + +Upstream Authors: Teus Benschop + + +Copyright (C) 2003-2006 Teus Benschop + +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 source package includes the version of scripturechecks that was current +at the time of the release. Its copyright is as follows. + +Upstream Authors: Teus Benschop + + + Copyright (C) 2003-2006 Teus Benschop. + + This library is free software; you can redistribute it and/or + modify it under the terms of the GNU Lesser General Public + License as published by the Free Software Foundation; either + version 2.1 of the License, or (at your option) any later version. + + This library 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 + Lesser General Public License for more details. + + You should have received a copy of the GNU Lesser General Public + License along with this library; if not, write to the Free Software + Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + +On Debian systems, the complete text of the GNU Lesser General Public +License, version 2.1, can be found in /usr/share/common-licenses/LGPL-2.1 --- bibledit-1.9.orig/bibledit-1.9.tar.gz.cdbs-config_list +++ bibledit-1.9/bibledit-1.9.tar.gz.cdbs-config_list @@ -0,0 +1,6 @@ +bibledit-1.9/config.sub +bibledit-1.9/scripturechecks/config.sub +bibledit-1.9/scripturechecks/config.h.in +bibledit-1.9/scripturechecks/config.guess +bibledit-1.9/config.h.in +bibledit-1.9/config.guess