debian/0000755000000000000000000000000012177233315007172 5ustar debian/dirs0000644000000000000000000000002012177231305010043 0ustar usr/share/sword debian/control0000644000000000000000000000150512177231510010571 0ustar Source: sword-comm-scofield Section: text Priority: optional Maintainer: Roberto C. Sanchez Homepage: http://www.crosswire.org/sword/modules/ModInfo.jsp?modName=Scofield Build-Depends: debhelper (>= 5) Standards-Version: 3.9.4 Package: sword-comm-scofield Architecture: all Depends: ${misc:Depends} Provides: sword-comm Enhances: sword-text-kjv, sword-frontend Description: Scofield Reference Notes, 1917 edition for SWORD Scofield Reference Notes, 1917 edition based on the version at http://bible.crosswalk.com/ with formatting changes and corrections. . This package requires a libsword version of at least 1.5.1a to access through a SWORD front end. However, this is not declared as a dependency because you may have occasion to install just the text without any sort of front end or other interface. debian/rules0000755000000000000000000000312312177231574010256 0ustar #!/usr/bin/make -f # -*- makefile -*- # Sample debian/rules that uses debhelper. # This file was originally written by Joey Hess and Craig Small. # As a special exception, when this file is copied by dh-make into a # dh-make output file, you may use that output file without restriction. # This special exception was added by Craig Small in version 0.37 of dh-make. # Uncomment this to turn on verbose mode. #export DH_VERBOSE=1 configure: configure-stamp configure-stamp: dh_testdir touch configure-stamp build: build-arch build-indep build-arch: build-stamp build-indep: build-stamp build-stamp: configure-stamp dh_testdir touch build-stamp clean: dh_testdir dh_testroot rm -f build-stamp configure-stamp dh_clean install: build dh_testdir dh_testroot dh_clean -k dh_installdirs cp -r mods.d debian/sword-comm-scofield/usr/share/sword mkdir -p debian/sword-comm-scofield/usr/share/sword/modules/comments/zcom/scofield cp -r modules/comments/zcom/scofield/nt* debian/sword-comm-scofield/usr/share/sword/modules/comments/zcom/scofield cp -r modules/comments/zcom/scofield/ot* debian/sword-comm-scofield/usr/share/sword/modules/comments/zcom/scofield # Build architecture-independent files here. binary-indep: build install dh_testdir dh_testroot dh_installchangelogs dh_installdocs dh_compress dh_fixperms dh_installdeb dh_shlibdeps dh_gencontrol dh_md5sums dh_builddeb # Build architecture-dependent files here. binary-arch: build install # We have nothing to do by default. binary: binary-indep binary-arch .PHONY: build clean binary-indep binary-arch binary install configure debian/source/0000755000000000000000000000000012177233260010471 5ustar debian/source/format0000644000000000000000000000001412177233260011677 0ustar 3.0 (quilt) debian/copyright0000644000000000000000000000070612177231305011125 0ustar This package was debianized by Roberto C. Sanchez on Mon, 7 Nov 2005 20:23:39 -0500. It was downloaded from http://www.crosswire.org/sword/modules/ModInfo.jsp?modName=Scofield This work has no copyright holder and is in the Public Domain. The text as distributed is in a compressed format. You can use the mod2imp, mod2osis or mod2vpl commands from the libsword package in order to extract the text into an uncompressed form. debian/compat0000644000000000000000000000000212177231305010365 0ustar 5 debian/changelog0000644000000000000000000000202512177233315011043 0ustar sword-comm-scofield (1.0-4) unstable; urgency=low * Updated to Standards-Version 3.9.4 (no changes needed). * Clean up some lintian warnings * Specify source format as 3.0 (quilt) -- Roberto C. Sanchez Sat, 03 Aug 2013 12:58:31 -0400 sword-comm-scofield (1.0-3) unstable; urgency=low * Updated to Standards-Version 3.7.3 (no changes needed). * Update maintainer email address. * Updated to debhelper compatibility level 5. * debian/control: Switch Homepage to be a proper control field. -- Roberto C. Sanchez Sat, 5 Jan 2008 11:43:13 -0500 sword-comm-scofield (1.0-2) unstable; urgency=low * Updated the debian/copyright file with instructions on how to extract the uncompressed text. -- Roberto C. Sanchez Sun, 20 Nov 2005 15:42:29 -0500 sword-comm-scofield (1.0-1) unstable; urgency=low * Initial Release. * Resolve ITP. (closes: #338094) -- Roberto C. Sanchez Mon, 7 Nov 2005 21:06:35 -0500