findlib (1.1.2pl1-1build1) feisty; urgency=low * Rebuild for changes in the amd64 toolchain. -- Matthias Klose Mon, 5 Mar 2007 01:15:59 +0000 findlib (1.1.2pl1-1) unstable; urgency=low * new upstream release (closes: #389758) * debian/patches/13_usr_bin_install.dpatch - new patch for installing safe_camlp4 under $(prefix)/usr/bin -- Stefano Zacchiroli Sat, 11 Nov 2006 09:35:02 +0100 findlib (1.1.1-7) unstable; urgency=low * debian/rules - use the ocaml.mk cdbs class * debian/control - bumped ocaml-nox build dependency to >= 3.09.2-7 since we use ocaml.mk -- Stefano Zacchiroli Sat, 28 Oct 2006 18:07:40 +0200 findlib (1.1.1-6) unstable; urgency=low * debian/rules - removed no longer needed workaround for cdbs + dpatch - avoid to create debian/control from debian/control.in on ocamlinit * debian/control.in - file removed, no longer needed -- Stefano Zacchiroli Tue, 5 Sep 2006 22:45:17 +0200 findlib (1.1.1-5) unstable; urgency=low * debian/patches/17_stddirs.dpatch: - switched to .in form so that on 'ocamlinit' the patch is instantiated to the current version of the OCaml ABI (fixes wrong paths in /etc/ocamlfind.conf) -- Stefano Zacchiroli Fri, 16 Jun 2006 14:04:22 +0200 findlib (1.1.1-4) unstable; urgency=low * Upload to unstable. -- Stefano Zacchiroli Tue, 16 May 2006 19:46:14 +0000 findlib (1.1.1-3) experimental; urgency=low * Rebuilt against OCaml 3.09.2, bumped deps accordingly. * Bumped Standards-Version to 3.7.2 (no changes needed). -- Stefano Zacchiroli Thu, 11 May 2006 22:00:50 +0000 findlib (1.1.1-2) unstable; urgency=low * Rebuilt against OCaml 3.09.1, bumped deps accordingly. -- Stefano Zacchiroli Sat, 7 Jan 2006 11:29:15 +0100 findlib (1.1.1-1) unstable; urgency=low * new upstream release - integrated a patch of mine which fixes sourcing of additional configuration files. In Debian this broke the native compilers settings inherited by the ocaml-native-compilers package * avoid stripping /findlib/make_wizard on non-native archs -- Stefano Zacchiroli Sun, 27 Nov 2005 23:00:55 +0100 findlib (1.1-4) unstable; urgency=low * avoid stripping findlib executable on non-native archs, fixes FTBFS of dependent packages on non-native archs (thanks to Julien Cristau for the patch) (closes: #338932, #338935) -- Stefano Zacchiroli Mon, 14 Nov 2005 17:08:13 +0100 findlib (1.1-3) unstable; urgency=low * debian/* - use cdbs * removed ancient symlink /findlib/topfind -> ../topfind * debian/rules - removed old bugfix for missed install of num-top printers * debian/rules vs debian/patches/29_no_itest.dpatch - removed patch, avoid invoking ./itest in debian/rules is easier -- Stefano Zacchiroli Sat, 12 Nov 2005 13:06:42 +0100 findlib (1.1-2) unstable; urgency=low * debian/patches/29_no_itest.dpatch - disable itest at build ends, not really needed in debian, hangs on hppa -- Stefano Zacchiroli Thu, 10 Nov 2005 10:14:03 +0100 findlib (1.1-1) unstable; urgency=low * New usptream release * Rebuilt with ocaml 3.09 * debian/patches/23_include.dpatch - ported to this new upstream release * debian/{rules,*.in} - no more hardcoding of ocaml ABI version anywhere * debian/rules - findlib now detect at compile time if native code compilation is available, if so it adds ocamlc/opt/... definition to /etc/ocamlfind.conf. Grep-ed them away from debian configuration file since native code compilers are not installed everywhere -- Stefano Zacchiroli Tue, 8 Nov 2005 09:16:00 +0000 findlib (1.0.4-4) unstable; urgency=low * debian/patches/23_include.dpatch - added support for including configuration files stored in /usr/share/ocaml-findlib/ * debian/bash_completion/ocamlfind debian/ocamlfind.install - added ocamlfind bash completion for bash, it gets installed under /etc/bash_completion.d/ * debian/control - bumped Standards-Version -- Stefano Zacchiroli Thu, 1 Sep 2005 08:13:10 +0200 findlib (1.0.4-3) unstable; urgency=medium * rebuilt against ocaml 3.08.3, changed dependencies and destdir accordingly -- Stefano Zacchiroli Tue, 22 Mar 2005 02:29:19 +0100 findlib (1.0.4-2) unstable; urgency=low * depends on ocaml-nox-3.08 instead of ocaml-3.08 -- Stefano Zacchiroli Tue, 27 Jul 2004 14:27:46 +0200 findlib (1.0.4-1) unstable; urgency=low * New upstream release * Rebuilt with/for ocaml 3.08 (Closes: Bug#261427) * debian/control - bumped ocaml deps - removed no longer needed dep on libnums - bumped standards-version to 3.6.1.1 - changed awk dep to "gawk | awk" * debian/patches/17_stddirs.dpatch, debian/ocaml-findlib.dirs - ported to ocaml 3.08 -- Stefano Zacchiroli Mon, 26 Jul 2004 14:08:36 +0200 findlib (1.0.3-1) unstable; urgency=low * New upstream release -- Stefano Zacchiroli Fri, 30 Jan 2004 18:13:35 +0100 findlib (1.0.2-1) unstable; urgency=low * New upstream release - added support for subpackages - improved META files' language - new ocamldoc documentation * debian/patches - added site_lib_metas which fixes a bug in META.num and use a relative path in META.camlp4 instead of an absolute one - removed ancient "skip_comments" patch - removed ancient "num_top" patch * debian/control - ships also ocamlfind's toolbox * debian/rules - uses /usr/bin/ocamlopt to decide whether to strip ocamlfind or not - bugfix: ships also num-top's META * Shipped some new documentation from doc/ dir * Better cleanup when invoking "debian/rules clean" * Added build dependency on libnums-ocaml-dev | ocaml (>= 3.08) (Closes: Bug#224871 Please note that this dependency should close the bug, but is not yet fullfillable by the autobuilders since ocaml-nums is still in the NEW queue waiting for manual processing by the ftp masters. Please be patient or download manually the ocaml-nums package from Sven Luther's (ocaml-nums maintainer) page at http://people.debian.org/~luther/ocaml) -- Stefano Zacchiroli Sun, 11 Jan 2004 15:27:26 +0100 findlib (0.9-2) unstable; urgency=low * Renamed META directory to /usr/lib/ocaml/3.07/METAS -- Stefano Zacchiroli Fri, 21 Nov 2003 09:37:02 +0100 findlib (0.9-1) unstable; urgency=low * New upstream release * debian/patches/00list - removed num_top patch since it was accepted upstream (removed therefore also README.Debian, no longer needed) * Removed debconf template about libdir transition because it's annoying and not really useful (removed debian/{templates,postinst,preinst,config} and some dependencies) * debian/control - bumped standards version to 3.6.1.0 * debian/patches/17_stddirs.dpatch - added /META to the findlib path * debian/rules - use dh_install - moved METAs from empty directories to META/ directory -- Stefano Zacchiroli Tue, 11 Nov 2003 15:56:24 +0100 findlib (0.8-5) unstable; urgency=low * Rebuilt with ocaml 3.07 -- Stefano Zacchiroli Wed, 1 Oct 2003 13:29:22 +0200 findlib (0.8-4) unstable; urgency=low * Rebuilt with ocaml 3.07beta2 -- Stefano Zacchiroli Mon, 22 Sep 2003 16:43:30 +0200 findlib (0.8-3) unstable; urgency=low * Apply changes other than the "debian/" directory using dpatch * Added homemade patch that installs printers for types defined in the "num" library and load them then "num" library is loaded in the toplevel using findlib's #require directive * Added debian/README.Debian mentioning the above patch * debian/control - added Build-Dependency on dpatch - bumped Standards-Version to 3.5.10 - added Dependency on ${misc:Depends} variable - s/modules/libraries/ in Description field * debian/rules - moved DH_COMPAT value to debian/compat - added dpatch support (included dpatch.make; added patch-stamp, patch, clean1, unpatch targets) - aesthetic changes - better test before dh_stripping -- Stefano Zacchiroli Mon, 7 Jul 2003 22:29:39 +0200 findlib (0.8-2) unstable; urgency=low * Libdir transition to /usr/lib/ocaml/3.06 * Added debconf note about upgrading /etc/ocamlfind.conf * Changed depends and build depends to ocaml-3.06-1 * Bumped Standards-Version to 3.5.8 * Removed useless binary-indep target -- Stefano Zacchiroli Mon, 16 Dec 2002 11:34:29 +0100 findlib (0.8-1) unstable; urgency=low * New upstream release * Added NAME section to manpages (Closes: Bug#159578) * Better test for presence of ocamlopt compiler -- Stefano Zacchiroli Wed, 25 Sep 2002 10:30:51 +0200 findlib (0.7.2-2) unstable; urgency=low * Remove some *.cm[io] files never removed by upstream Makefiles directly from debian/rules "clean" target -- Stefano Zacchiroli Thu, 29 Aug 2002 11:36:34 +0200 findlib (0.7.2-1) unstable; urgency=low * New upstream release * Changed deps and build-deps to ocaml-3.06 * Switched to debhelper 4 * Rebuilt with ocaml 3.06 * Fixed broken symlink /usr/lib/ocaml/findlib/topfind (Closes: Bug#155010) * Suppressed spurious warnings for comments in /usr/lib/ocaml/ld.conf (Closes: Bug#155704) * Changed "destdir" in ocamlfind.conf, now defaults to /usr/local/lib/ocaml// * Changed "path" in ocamlfind.conf, now includes /usr/local/lib/ocaml// _and_ /usr/lib/ocaml, in this order -- Stefano Zacchiroli Mon, 26 Aug 2002 13:45:45 +0200 findlib (0.7.1-1) unstable; urgency=low * New upstream release * Swtiched from dh_installmanpages to dh_installman * Adopted upstream script name to load findlib in toploop (from now on s/#use ocamlfind;;/#use topfind/) * Switched to debhelper 4 * Removed useless debian/conffiles (ocamlfind.conf resides in /etc) -- Stefano Zacchiroli Sun, 7 Jul 2002 12:13:05 +0200 findlib (0.6.2-4) unstable; urgency=low * Respelled a warning message that may be misinterpreted. (Closes: Bug#139707, Bug#139708). -- Stefano Zacchiroli Tue, 26 Mar 2002 14:05:36 +0100 findlib (0.6.2-3) unstable; urgency=low * Registered findlib with doc-base. -- Stefano Zacchiroli Tue, 26 Mar 2002 13:22:28 +0100 findlib (0.6.2-2) unstable; urgency=low * Now build depends on ocaml >= 3.04-3, hopefully will compile also on ia64 and powerpc -- Stefano Zacchiroli Fri, 11 Jan 2002 08:08:51 +0100 findlib (0.6.2-1) unstable; urgency=low * New upstream release * Built with ocaml 3.04 -- Stefano Zacchiroli Sun, 16 Dec 2001 22:06:53 +0100 findlib (0.5.4-1) unstable; urgency=low * New upstream release * Fixed bug in ocamlmktop option. (closes: Bug#111051) -- Stefano Zacchiroli Tue, 4 Sep 2001 21:49:09 +0200 findlib (0.5.1-5) unstable; urgency=low * Rebuilt with ocaml 3.02 * Fixed serious problem that cause ocamlfind not to work on architecture that does not have a native code compiler. Stripping of "ocamlfind" executable is now done only if "ocamlfind" is a native code executable. (closes: Bug#96254, Bug#104703, Bug#104710) -- Stefano Zacchiroli Tue, 21 Aug 2001 14:36:15 +0200 findlib (0.5.1-4) unstable; urgency=low * Marked /etc/ocamlfind.conf as a configuration file (closes: Bug#103679) -- Stefano Zacchiroli Fri, 6 Jul 2001 18:58:12 +0200 findlib (0.5.1-3) unstable; urgency=low * Added findlib manual in HTML format (closes: Bug#102900). -- Stefano Zacchiroli Sat, 30 Jun 2001 23:58:44 +0200 findlib (0.5.1-2) unstable; urgency=low * DH_COMPAT = 2 for backward compatibility with potato * Optionally building of native code, for platform that does not have native code compiler (like m68k) (closes: Bug# 93376). -- Stefano Zacchiroli Tue, 10 Apr 2001 12:56:15 +0200 findlib (0.5.1-1) unstable; urgency=low * New upstream release -- Stefano Zacchiroli Thu, 29 Mar 2001 15:50:21 +0200 findlib (0.5-1) unstable; urgency=low * Initial Release. -- Stefano Zacchiroli Wed, 28 Feb 2001 14:21:26 +0100 Local variables: mode: debian-changelog End: