debian/0000755000000000000000000000000012256024064007167 5ustar debian/hlins.dirs0000644000000000000000000000005111251474254011167 0ustar usr/bin usr/share/doc usr/share/man/man1 debian/changelog0000644000000000000000000002040712256024064011044 0ustar hlins (0.39-20build1) trusty; urgency=medium * Rebuild for ocaml-4.01. -- Matthias Klose Mon, 23 Dec 2013 12:10:28 +0000 hlins (0.39-20) unstable; urgency=low * Team upload * Recompile with ocaml 4.01.0 * Update Vcs-* -- Stéphane Glondu Tue, 03 Dec 2013 07:48:28 +0100 hlins (0.39-19) unstable; urgency=low [ Stéphane Glondu ] * Team upload * Rebuild with ocaml 3.12.1 (no source changes) [ Stefano Zacchiroli ] * remove myself from Uploaders -- Stéphane Glondu Tue, 01 Nov 2011 20:35:54 +0100 hlins (0.39-17) unstable; urgency=low * Standards-Version 3.9.2 (no change) * Build-depend on dh-ocaml >= 0.9, use ${ocaml:Depends} for dependency on ocaml packages. Bump version of ocaml-nox (closes: #599316) * debian/rules: convert do dh. bump version on debhelper * Do not install LICENCE file. -- Ralf Treinen Sun, 17 Apr 2011 20:08:23 +0200 hlins (0.39-16) unstable; urgency=low * Switch to source format 3.0 (quilt): - patches quilt style - no more build-dependency on dpatch - no more patching in debian/rules - add file debian/source * Standards-version 3.8.4 (no change) * Recompile for ocaml 3.11.2 -- Ralf Treinen Mon, 08 Feb 2010 20:14:27 +0100 hlins (0.39-15) unstable; urgency=low [ Stephane Glondu ] * Switch packaging to git [ Ralf Treinen ] * Standards-Version 3.8.2 (no change) * Rebuild with ocaml 3.11.1 -- Ralf Treinen Wed, 24 Jun 2009 22:29:14 +0200 hlins (0.39-14) unstable; urgency=low * Switch to cdbs, build-depend on cdbs and dh-ocaml * Relax build-dependency on ocaml to ">= 3.07" for upload to unstable. * Add dependency on ${misc:Depends} * Rename some files in source package: - debian/doc-base.hlins -> debian/hlins.doc-base - debian/dirs -> debian/hlins.dirs - debian/docs -> debian/hlins.docs -- Ralf Treinen Sun, 22 Feb 2009 23:17:06 +0100 hlins (0.39-13) experimental; urgency=low * Rebuild with OCaml 3.11.0 * debian/control - rinse Uploaders list to match the people who recently worked on the package - bump standards version to 3.8.0 (no changes needed) - add build-dep on dh-ocaml - bump build-dep on ocaml, to ensure proper build on unstable * debian/rules: get rid of deprecated "dh_clean -k" in favour of dh_prep * bump debhelper compatibility level to 7 (for the sake of Lenny), affected build-dep and debian/compat * debian/copyright: clarify that the GPL version is 2 (strict), and point to the appropriate file under /usr/share/common-licenses/ (thanks lintian!) -- Stefano Zacchiroli Wed, 11 Feb 2009 11:24:22 +0100 hlins (0.39-12) unstable; urgency=low * Changed doc-base section to Text * Rebuild with OCaml 3.10.2. -- Ralf Treinen Sun, 18 May 2008 22:24:24 +0200 hlins (0.39-11) unstable; urgency=low [ Ralf Treinen ] * Recompiled for ocaml 3.10.1 * Standards-Version 3.7.3 (no change) * Update Uploaders [ Stefano Zacchiroli ] * fix vcs-svn field to point just above the debian/ dir -- Ralf Treinen Thu, 07 Feb 2008 19:57:17 +0100 hlins (0.39-10) unstable; urgency=low * Upload to unstable. -- Ralf Treinen Thu, 30 Aug 2007 21:02:02 +0200 hlins (0.39-9) experimental; urgency=low * Rebuild with ocaml 3.10 * Relax build-dependency to ocaml-nox (>= 3.07), have version of dependency on ocaml-base-nox filled in from a substitution variable. * Do not ignore error of "make distclean" in "clean" target of debian/rules. -- Ralf Treinen Wed, 04 Jul 2007 19:32:41 +0200 hlins (0.39-8) unstable; urgency=low * Standards-Version 3.7.2 (no change) * (Build-)depends on ocaml-3.09.2 * Turn build-depends-indep on debhelper, dpatch into build-depends -- Ralf Treinen Tue, 16 May 2006 20:44:37 +0200 hlins (0.39-7) unstable; urgency=low * Bumped (Build-)dependency on ocaml to 3.09.1 * New uploader Sylvain Le Gall * Automate update of debian/control. -- Ralf Treinen Sat, 7 Jan 2006 10:42:18 +0100 hlins (0.39-6) unstable; urgency=low * Added debian/svn-deblayout. * Bumped (build-)dependency on ocaml-* to 3.09.0. * Standards-Version 3.6.2 (no change). * debian/rules: dropped invocation of dh_installmanpages. -- Ralf Treinen Sat, 5 Nov 2005 15:18:23 +0100 hlins (0.39-5) unstable; urgency=low * New uploader Samuel Mimram * Bumped (build-)dependency on ocaml-* from 3.08 to 3.08.3 -- Ralf Treinen Tue, 22 Mar 2005 22:35:31 +0100 hlins (0.39-4) unstable; urgency=low * Build with ocaml 3.08 * Refine (build-) dependencies on ocaml to nox packages -- Ralf Treinen Thu, 22 Jul 2004 21:08:23 +0200 hlins (0.39-3) unstable; urgency=low * Standards-Version 3.6.1 (no change) * Build with ocaml-3.07. * Remove version from dependency on dpatch, we don't need it. * Upstream repository is now on alioth.debian.org. * Fix doc/examples/test-examples/Makefile to use the right hlins. -- Ralf Treinen Wed, 1 Oct 2003 22:46:20 +0200 hlins (0.39-2) unstable; urgency=low * Changed the Maintainer field to "Debian Ocaml Maintainers", added an Uploaders field with entries Sven Luther, Jerome Marant, Ralf Treinen, Remi Vanicat, Stefano Zacchiroli. * Move the setting of DH_COMPAT from debian/rules into debian/compat. * Standards-Version 3.5.10 * Move to the dpatch system: - Add build-dependency on dpatch (>= 1.11) - Create directory debian/patches, put patch 01_nocustom.dpatch there - debian/rules: include dpatch.make, have hlins.bc depend on patch, and clean depend on unpatch -- Ralf Treinen Wed, 18 Jun 2003 22:07:04 +0200 hlins (0.39-1) unstable; urgency=low * New upstream release. * Standards-Version 3.5.9. * Updated in control file the upstream address and download url. -- Ralf Treinen Thu, 1 May 2003 21:54:27 +0200 hlins (0.38-5) unstable; urgency=low * Recompiled with ocaml 3.06-13. Depends on ocaml-base-3.06-1. Build-depends on ocaml-3.06.1. * DH_COMPAT=4, build-depends on debhelper >= 4.0. Use debian/hlins directory instead of debian/tmp. * Replaced build-stamp by dependency on the generated binary. * Removed -g compilation flag. -- Ralf Treinen Mon, 16 Dec 2002 20:34:49 +0100 hlins (0.38-4) unstable; urgency=low * Standards-Version: 3.5.8. * debian/rules: use the value of DEB_BUILD_OPTIONS to decide whether to pass a compile option in the CAMLCOPTS variable. * Changed (build-)dependency from "ocaml >> 3.06, ocaml << 3.06" to ocaml-3.06, as recommended by the ocaml packaging policy (closes: Bug#166575). -- Ralf Treinen Mon, 25 Nov 2002 21:45:17 +0100 hlins (0.38-3) unstable; urgency=low * Changed (build)-dependency to ocaml >= 3.06 & << 3.07, since future versions of ocaml are not guaranteed to work on 3.06 bytecode. -- Ralf Treinen Thu, 3 Oct 2002 22:44:59 +0200 hlins (0.38-2) unstable; urgency=low * Switched to bytecode instead of native code: Architecture all, Build-depends-indep on ocaml >= 3.04, Depends on ocaml-base >=3.04. Removed the dynamic creation of the copyright file. * Removed in upstream source/Makefile.in the -custom option to ocamlc. * Removed some cruft from debian/rules. * Standards-Version: 3.5.6.0. * Fixed a typo in description (closes: Bug#124736). * Removed debian/{postinst,preinst,postrm,prerm}. -- Ralf Treinen Wed, 9 Jan 2002 21:32:12 +0100 hlins (0.38-1) unstable; urgency=low * New upstream release -- Ralf Treinen Mon, 9 Oct 2000 20:07:21 +0200 hlins (0.37-1) unstable; urgency=low * New upstream release -- Ralf Treinen Sun, 17 Sep 2000 17:48:12 +0200 hlins (0.34-1) unstable; urgency=low * New upstream release: protected areas -- Ralf Treinen Thu, 23 Mar 2000 07:44:42 +0100 hlins (0.33-1) unstable; urgency=low * Initial Release. -- Ralf Treinen Thu, 9 Mar 2000 20:09:00 +0100 debian/rules0000755000000000000000000000044611654044734010262 0ustar #!/usr/bin/make -f %: dh $@ --with ocaml override_dh_auto_configure: cd source && ./configure override_dh_auto_clean: if [ -e source/Makefile ]; then dh_auto_clean; fi override_dh_auto_build: $(MAKE) all.bc override_dh_auto_install: $(MAKE) install.bc DESTDIR=$(CURDIR)/debian/hlins debian/hlins.docs0000644000000000000000000000002211251474254011154 0ustar doc/hlins-doc.adr debian/gbp.conf0000644000000000000000000000003611251474254010611 0ustar [DEFAULT] pristine-tar = True debian/hlins.doc-base0000644000000000000000000000056011251474254011710 0ustar Document: hlins Title: HLins Manual Author: Ralf Treinen Abstract: This manual describes HLins: A tool to automatically insert hypertext links (in particular for names of persons) into HTML documents. Section: Text Format: HTML Index: /usr/share/doc/hlins/hlins-doc.html Files: /usr/share/doc/hlins/hlins-doc.html /usr/share/doc/hlins/hlins-doc.adr debian/control0000644000000000000000000000154212247277261010605 0ustar Source: hlins Section: text Priority: optional Maintainer: Debian OCaml Maintainers Uploaders: Ralf Treinen Standards-Version: 3.9.2 Build-Depends-Indep: ocaml-nox (>= 3.11.1-3~) Build-Depends: debhelper (>= 7.0.50~), dh-ocaml (>= 0.9) Vcs-Git: git://anonscm.debian.org/pkg-ocaml-maint/packages/hlins.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-ocaml-maint/packages/hlins.git Package: hlins Architecture: all Depends: ${misc:Depends}, ${ocaml:Depends} Description: Insert URLs into html documents Hlins is a tool to insert hypertext links into HTML documents, using a database with entries of the form "name = url". It is designed for inserting URLs of real persons: it knows about abbreviations of first and middle names and tolerates dropping the second part of a composite last name. debian/copyright0000644000000000000000000000101411251474254011122 0ustar This package was debianized by Ralf Treinen on Thu, 9 Mar 2000 20:09:00 +0100. It was downloaded from: http://alioth.debian.org/projects/hlins/ Upstream Author: Ralf Treinen This software is copyright (c) 1999-2000 by Ralf Treinen. You are free to distribute this software under the terms of the GNU General Public License, version 2. On Debian systems, the complete text of the GNU General Public License version 2 can be found in /usr/share/common-licenses/GPL-2 file. debian/source/0000755000000000000000000000000011654044734010476 5ustar debian/source/format0000644000000000000000000000001411654044734011704 0ustar 3.0 (quilt) debian/patches/0000755000000000000000000000000011654044734010625 5ustar debian/patches/series0000644000000000000000000000005011654044734012035 0ustar nocustom examples_makefile doc_makefile debian/patches/nocustom0000755000000000000000000000072111654044734012422 0ustar Author: Ralf Treinen Description: Patch upstream Makefile.in in order to surpress the -custom option when compiling to byteode. --- hlins-0.39.orig/source/Makefile.in +++ hlins-0.39/source/Makefile.in @@ -39,7 +39,7 @@ # byte code compilation hlins.bc: $(MODULES:.cmx=.cmo) - $(CAMLC) -custom -o hlins.bc str.cma unix.cma $(MODULES:.cmx=.cmo)\ + $(CAMLC) -o hlins.bc str.cma unix.cma $(MODULES:.cmx=.cmo)\ -cclib -lstr .mli.cmi: debian/patches/doc_makefile0000644000000000000000000000113411654044734013151 0ustar Author: Ralf Treinen Description: do not install LICENCE file Index: hlins/doc/Makefile =================================================================== --- hlins.orig/doc/Makefile 2011-02-14 21:09:38.000000000 +0100 +++ hlins/doc/Makefile 2011-02-14 21:09:50.000000000 +0100 @@ -1,7 +1,7 @@ # Makefile for the Hlins documentation ####################################################################### -FILES = hlins-doc.html changelog LICENSE examples +FILES = hlins-doc.html changelog examples DOCDIR = /usr/share/doc/hlins MANDIR = /usr/share/man/man1 DESTDIR = debian/patches/examples_makefile0000755000000000000000000000114411654044734014226 0ustar Author: Ralf Treinen Desription: fix Makefile in doc/examples/test-example (use installed hlins instead of the one in a build-directory) --- hlins-0.39.orig/doc/examples/test-examples/Makefile +++ hlins-0.39/doc/examples/test-examples/Makefile @@ -1,11 +1,11 @@ -HLINS=../../../source/hlins +HLINS=hlins all: test1.out test2.out -test1.out: $(HLINS) directors.db test1.in +test1.out: directors.db test1.in $(HLINS) -db directors.db -o test1.out test1.in -test2.out: $(HLINS) test2.db test2.in +test2.out: test2.db test2.in $(HLINS) -db test2.db -o test2.out test2.in clean: debian/compat0000644000000000000000000000000211251474254010371 0ustar 7