--- ocaml-tools-20090719.orig/debian/install +++ ocaml-tools-20090719/debian/install @@ -0,0 +1,10 @@ +# OCaml autoconf +ocaml-autoconf/ocaml.m4 /usr/share/ocaml-autoconf +ocaml-autoconf/ocaml.m4.txt /usr/share/doc/ocaml-tools + +# omlet +debian/vim-omlet.yaml /usr/share/vim/registry + +# autoconf samples +autoconf/configure.in /usr/share/ocaml-tools +autoconf/Makefile.in /usr/share/ocaml-tools --- ocaml-tools-20090719.orig/debian/changelog +++ ocaml-tools-20090719/debian/changelog @@ -0,0 +1,336 @@ +ocaml-tools (20090719-1) unstable; urgency=low + + [ Stefano Zacchiroli ] + * add ocaml-autoconf: autoconf macros for OCaml + - upstream git snapshot, commit: d0ad968 + * fix vcs-svn field to point just above the debian/ dir + * debian/control: + - bump Standards-Version to 3.8.2 (no changes needed) + - clean up inactive maintainers from Uploaders + - revamp short and long descriptions + * debian/copyright: + - add copyright info for ocaml-autoconf + - fix path pointing to GPL-2 (omlet's license) + - change encoding to UTF-8 + * debian/compat: bump to 5 (minimum, non deprecated level) + * debian/rules: + - delegate file installation do appropriate dh_* + - use dh_lintian to install lintian overrides + + [ Ralf Treinen ] + * changed section to ocaml + + -- Stefano Zacchiroli Sun, 19 Jul 2009 16:43:19 +0200 + +ocaml-tools (2007.06.24-2) unstable; urgency=low + + * Comply to the new vim policy for omlet: recommend vim-addon-manager, + updated README.Debian, removed the debconf template, added a yaml file, + closes: #432519. + + -- Samuel Mimram Thu, 12 Jul 2007 14:02:50 +0200 + +ocaml-tools (2007.06.24-1) unstable; urgency=low + + [ Samuel Mimram ] + * Correct German debconf translation which was invalid, closes: #418980. + [ Ralf Treinen ] + * Split off cmigrep into a package of its own. + * Split off ocamlmakefile into a package of its own. + * Remove ocamldot since this functionality is now provided by ocamldoc. + + -- Ralf Treinen Sun, 24 Jun 2007 22:31:35 +0200 + +ocaml-tools (2007.02.04-2) unstable; urgency=low + + * Added German debconf translation (thanks Stefan Bauer), closes: #410547. + * Added Japanese debconf translation (thanks Kobayashi Noritada), + closes: #413005. + * Added Dutch debconf translation (thanks Bart Cornelis), closes: #418394. + + -- Samuel Mimram Thu, 1 Mar 2007 23:22:47 +0100 + +ocaml-tools (2007.02.04-1) experimental; urgency=low + + [ Samuel Mimram ] + * Added Portugese debconf translation (thanks Ricardo Silva), + closes: #380313. + [Ralf Treinen ] + * Updated upstream location and authors email for ocamlmake + * Upgraded ocamlmake version to 6.24.5 + * Added cmigrep, version 1.1. Wrote manpage for cmigrep. + + -- Ralf Treinen Mon, 5 Feb 2007 21:30:40 +0100 + +ocaml-tools (2006.05.15-1) unstable; urgency=low + + * New upstream release of ocaml-make: 6.21.2. + * Rebuild with OCaml 3.09.2. + * Updated standards version to 3.7.2, no changes needed. + + -- Samuel Mimram Mon, 15 May 2006 21:33:18 +0000 + +ocaml-tools (2005.29.04-5) unstable; urgency=low + + * Rebuild with OCaml 3.09.1. + * Packaging is now automagically handling OCaml's ABI changes. + + -- Samuel Mimram Sun, 8 Jan 2006 18:27:00 +0100 + +ocaml-tools (2005.29.04-4) unstable; urgency=low + + * Added Swedish debconf translation (thanks Daniel Nylander), + closes: #331484. + * Bumped (build-)dependency on ocaml-* to 3.09.0. + * Lintian override for upstream changelog: drop filename. + + -- Ralf Treinen Mon, 7 Nov 2005 22:44:26 +0100 + +ocaml-tools (2005.29.04-3) unstable; urgency=low + + [ Samuel Mimram ] + * Added Vietnamese translation of the debconf messages (thanks Clytie + Siddall), closes: #316500. + * Added Czech translation of the debconf messages (thanks Martin Sin), + closes: #310701. + * Updated Standards-Version to 3.6.2, no changes required. + * Checking the existence of the ocamldot directory in clean target in order + for svn-buildpackage not to complain. + + [ Julien Cristau ] + * Use ${misc:Depends} instead of hardcoded dependency on debconf. + + -- Samuel Mimram Wed, 7 Sep 2005 18:15:42 +0200 + +ocaml-tools (2005.29.04-2) unstable; urgency=low + + * Added a french translation of the debconf messages (thanks Steve), + closes: #309743. + + -- Samuel Mimram Thu, 19 May 2005 18:45:13 +0200 + +ocaml-tools (2005.29.04-1) unstable; urgency=low + + * New upstream release of OCamlMakefile (6.20.0). + * New upstream release of omlet (0.13). + * Not using omlet by default anymore, added a debconf question for that and + a note in the README.Debian, closes: #304883. + + -- Samuel Mimram Fri, 29 Apr 2005 13:54:37 +0200 + +ocaml-tools (2005.25.03-1) unstable; urgency=low + + * New upstream release of omlet (0.12). + * Added a patch for omlet to override the default OCaml mode. + + -- Samuel Mimram Fri, 25 Mar 2005 17:45:43 +0100 + +ocaml-tools (2005.03.02-2) unstable; urgency=medium + + * Updated to OCaml 3.08.3. + + -- Samuel Mimram Tue, 22 Mar 2005 18:56:14 +0100 + +ocaml-tools (2005.03.02-1) unstable; urgency=low + + * New upstream version 6.19.0 of OCamlMakefile. + * Added omlet indentation mode for OCaml files in vim (modified the + Description accordingly and added vim and otags to Suggests). + * Updated Standards-Version to 3.6.1.1. + * Added myself to the Uploaders. + + -- Samuel Mimram Wed, 2 Mar 2005 12:07:52 +0100 + +ocaml-tools (2004.08.22-1) unstable; urgency=low + + * New upstream version 6.18.0 of OcamlMakefile. This upstream release + fixes a bug concerning the use of the CPPFLAGS variable. Thanks to + Julien Cristau for the patch! (closes: #264413) + * Install gtk example. + * Removed useless patch 02_ocamlmake-incpath + + -- Ralf Treinen Sun, 22 Aug 2004 17:07:20 +0200 + +ocaml-tools (2004.07.26-1) unstable; urgency=low + + * New upstream version 6.17.0 of OcamlMakefile + * Rebuild for OCaml version 3.08 + * Refine (build-)dependencieson ocaml to nox packages + * Adapted patch 02_ocamlmake-incpath to ocaml 3.08 and this version of + OcamlMakefile + * Added a lintian overide for the name of the OcamlMakefile upstream + changelog file + + -- Ralf Treinen Tue, 27 Jul 2004 00:10:26 +0200 + +ocaml-tools (2004.04.27-1) unstable; urgency=low + + * New upstream version 6.7.0 of OcamlMakefile. This upstream version + - uses -fPIC -DPIC for compilation of C programs for inclusion in + shared libraries (closes: #245171). + - fixes a bug with "-passopt" which occured with the pabc target + (closes: #242968). + + -- Ralf Treinen Tue, 27 Apr 2004 20:02:43 +0200 + +ocaml-tools (2004.04.25-1) unstable; urgency=low + + * New upstream version 6.6.0 of OCamlMakefile. This upstream version + fixes a bug with options passed to ocamldoc (closes: #243596). + + -- Ralf Treinen Mon, 26 Apr 2004 00:01:27 +0200 + +ocaml-tools (2004.04.10-1) unstable; urgency=low + + * New upstream version 6.3.0 of OCamlMakefile. + * 02_ocamlmake-incpath.dpatch: adapted directory name of ocaml-make to 6.3.0 + + -- Ralf Treinen Sun, 11 Apr 2004 14:22:53 +0200 + +ocaml-tools (2004.03.18-1) unstable; urgency=low + + * OCamlMakefile: new upstream: do not look anymore for + dependency into the system library (Closes: #238257). + * Change URL in copyright file, (Closes: #235720). + + -- Remi Vanicat Thu, 18 Mar 2004 17:34:32 +0100 + +ocaml-tools (2003.10.03-1) unstable; urgency=low + + * Standards-Version 3.6.1 (no change). + * Build with ocaml-3.07. + * Patch 02_ocamldot_incpath: path /usr/include/ocaml/3.07 + + -- Ralf Treinen Fri, 3 Oct 2003 21:54:07 +0200 + +ocaml-tools (2003.04.24-3) unstable; urgency=low + + * Standards-Version 3.5.10 + * Move to the dpatch system: + - Add build-dependency on dpatch + - Create directory debian/patches, put patch + 01_ocamldot-manpage.dpatch there + - debian/rules: include dpatch.make, have ocamldot/ocamldot depend on + patch, and clean depend on unpatch + * debian/rules: determine automatically the value of OMAKESRC + * OCamlMakefile: add /usr/include/ocaml/3.06 to INCDIRS + + -- Ralf Treinen Mon, 30 Jun 2003 22:09:24 +0200 + +ocaml-tools (2003.04.24-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. + + -- Ralf Treinen Thu, 22 May 2003 23:56:34 +0200 + +ocaml-tools (2003.04.24-1) unstable; urgency=low + + * New upstream release (closes: Bug#189063). + * Standards-Version 3.5.9. + * Removed dependency on debconf, since no longer used. + * debian/rules: replaced build-stamp target by ocamldot/ocamldot. + + -- Ralf Treinen Thu, 24 Apr 2003 20:32:48 +0200 + +ocaml-tools (2002.10.04-2) 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 + * Standards-Version 3.5.8. + + -- Ralf Treinen Mon, 16 Dec 2002 20:50:19 +0100 + +ocaml-tools (2002.10.04-1) unstable; urgency=low + + * New upstream release of OcamlMakefile (4.24.0). + * 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 Fri, 4 Oct 2002 20:37:34 +0200 + +ocaml-tools (2002.08.06-2) unstable; urgency=low + + * Recompiled for ocaml 3.06 (closes: Bug#159011). Set Build-dependency on + ocaml, and dependency on ocaml-base to >= 3.06. + + -- Ralf Treinen Sun, 1 Sep 2002 17:31:18 +0200 + +ocaml-tools (2002.08.06-1) unstable; urgency=low + + * New upstream release of the autoconfig files (files as of 2002/08/05) + and of ocamlmake (4.9.13). This version of ocamlmake sets + .DELETE_ON_ERROR, as suggested (thanks!) by Tim Freeman + (closes: bug#155343). + -- Ralf Treinen Wed, 7 Aug 2002 00:04:20 +0200 + +ocaml-tools (2002.02.11-1) unstable; urgency=low + + * Change version numbering scheme to date. + * Create an orig.tar.gz such that the package is no longer a native debian + package, which it never should have been. + * New upstream version of ocamlmake, ocamldot and autoconf files. + * Removed the docbase stuff with the warning about tuareg mode being + in its own package. This shouldn't be necessary any longer. + This make the wishlist bugs about translations of the debconf + template obsolete (closes: Bug#117191, closes: Bug#132508). + * Removed debian/ocamldot.1 since upstream has incorporated our manpage. + Install the upstream man page. + * Changed build dependency from debhelper >> 2.00 to >> 3.0.0. + * Changed dependency on ocaml to ocaml-base. + * Ocaml_makefile: install new example dir "camlp4". + * Removed the configure target from debian/rules since it is useless. + * Compile for ocaml 3.04, depends ocaml-base >= 3.04, + build-depends ocaml >= 3.04. + * Put /usr/share/doc/examples.ocamlmake/{idl,calc}/README. + * Add a note to /usr/share/doc/ocaml-tools/README.ocamldot about + availability of graphviz on a debian system. + + -- Ralf Treinen Tue, 12 Feb 2002 23:19:40 +0100 + +ocaml-tools (1.1-3) unstable; urgency=low + + * removed tuareg mode from this package which now has its own package. + This entails removal of READEM.Debian since it was only about the + tuareg mode. Added a debconf script to display an according message. + * Added Enhances: ocaml + * Removed Dependency on ocaml << 3.0, ocaml >= 3.02 ist enough. + + -- Ralf Treinen Sat, 20 Oct 2001 14:34:11 +0200 + +ocaml-tools (1.1-2) unstable; urgency=low + + * replaced "Suggests: emacs" by "emacsen" (closes: Bug#109582) + + -- Ralf Treinen Wed, 22 Aug 2001 13:25:51 +0200 + +ocaml-tools (1.1-1) unstable; urgency=low + + * updated ocaml_make to upstream version 2.2-10 + * compiled for ocaml 3.02 + * Standards_Version: 3.5.6.0, DH_COMPAT=3 + * customization of ocaml_make by sed calls from rules + + -- Ralf Treinen Sun, 5 Aug 2001 19:52:44 +0200 + +ocaml-tools (1.0-2) unstable; urgency=low + + * added Build-Dependency on ocaml + * Dependency on ocaml: strenghened to >= 3.01, << 3.02 since the + byte-code compiled ocamldot has to run on 3.01 (thanks: Sven Luther) + + -- Ralf Treinen Fri, 6 Apr 2001 18:12:53 +0200 + +ocaml-tools (1.0-1) unstable; urgency=low + + * Initial upload (Closes Bug#90959) + * Upstream versions: + - tuareg: 1.38.5 + - ocamlmakefile: 2.2.8 + - configure.in/Makefile.in: 2001/03/24 + - ocamldot: 2001/03/26 + + -- Ralf Treinen Sat, 24 Mar 2001 18:49:15 +0100 --- ocaml-tools-20090719.orig/debian/compat +++ ocaml-tools-20090719/debian/compat @@ -0,0 +1 @@ +5 --- ocaml-tools-20090719.orig/debian/lintian-overrides +++ ocaml-tools-20090719/debian/lintian-overrides @@ -0,0 +1 @@ +ocaml-tools: wrong-name-for-upstream-changelog --- ocaml-tools-20090719.orig/debian/README.Debian +++ ocaml-tools-20090719/debian/README.Debian @@ -0,0 +1,13 @@ +Omlet +----- +This package provides the vim addon omlet which is a replacement for the +official vim mode for OCaml files. It is not enable per default. If you want to +enable it for your user account just execute + +vim-addons install omlet + +Similarly, to enable it for all users of this system just execute (as root) +vim-addons -w install omlet. vim-addons is provided by the vim-addon-manager +package, have a look at its manpage for more information. + + -- Samuel Mimram Thu, 12 Jul 2007 14:02:50 +0200 --- ocaml-tools-20090719.orig/debian/rules +++ ocaml-tools-20090719/debian/rules @@ -0,0 +1,57 @@ +#!/usr/bin/make -f +# debian/rules for ocaml-tools + +DESTDIR := $(CURDIR)/debian/ocaml-tools + +# top level dir for documentation +DOCDIR = /usr/share/doc/ocaml-tools + +# share dir where files are to be installed +SHDIR = /usr/share/ocaml-tools + +VIMDIR = /usr/share/vim/addons + +# omlet source dir +OMLETSRC = $(shell echo omlet-*) + +build: + $(MAKE) -C ocaml-autoconf/ + cp ocaml-autoconf/README ocaml-autoconf/README.ocaml-autoconf + cd omlet-* && (cp README README.omlet ; cp ChangeLog changelog.omlet) + +clean: + dh_testdir + dh_testroot + $(MAKE) -C ocaml-autoconf/ clean + rm -f ocaml-autoconf/README.ocaml-autoconf + rm -f omlet-*/README.omlet omlet-*/changelog.omlet + dh_clean + +install: + dh_testdir + dh_testroot + dh_clean -k + dh_installdirs + BASE=$(DESTDIR)/$(VIMDIR) make -C $(OMLETSRC) install-aux + +binary-arch: build install + +binary-indep: build install + dh_testdir + dh_testroot + dh_install + dh_installdocs + dh_installchangelogs + dh_installman + dh_lintian + dh_link + dh_compress + dh_fixperms + dh_installdeb + dh_gencontrol + dh_md5sums + dh_builddeb + +binary: binary-arch binary-indep + +.PHONY: build clean binary-indep binary-arch binary install --- ocaml-tools-20090719.orig/debian/NEWS.Debian +++ ocaml-tools-20090719/debian/NEWS.Debian @@ -0,0 +1,15 @@ +ocaml-tools (2007.06.24-2) unstable; urgency=low + + The omlet mode is now handled by vim-addons. Please read README.Debian for + more information about how it should be activated. + + -- Samuel Mimram Thu, 12 Jul 2007 14:33:28 +0200 + +ocaml-tools (2007.02.04-3) unstable; urgency=low + + * The utilities cmigrep and ocamlmakefile are no longer part of the + ocaml-tools packages. They live now in packages of their own. + * The utility ocamldot is no longer part of this package as its + functionality is now built into the ocamldoc utility. + + -- Ralf Treinen Sun, 24 Jun 2007 22:31:35 +0200 --- ocaml-tools-20090719.orig/debian/copyright +++ ocaml-tools-20090719/debian/copyright @@ -0,0 +1,53 @@ +This package was debianized by Ralf Treinen on +Sat, 24 Mar 2001 18:49:15 +0100. + +ocaml-autoconf +-------------- + +Downloaded from http://ocaml-autoconf.forge.ocamlcore.org/ + +Upstream Authors: Richard W.M. Jones and Stefano Zacchiroli + +Copyright: © 2009 Richard W.M. Jones + © 2009 Stefano Zacchiroli + © 2000-2005 Olivier Andrieu + © 2000-2005 Jean-Christophe Filliâtre + © 2000-2005 Georges Mariano + +License: + +This program is distributed under the BSD "3-clauses" license. On +Debian systems, the full text of the license can be found in the file +/usr/share/common-licenses/BSD . + +configure.in and Makefile.in +---------------------------- +Downloaded from http://www.lri.fr/~filliatr/software.en.html + +Upstream Author: Jean-Christophe Filliâtre + +Copyright: © 2001 Jean-Christophe Filliâtre + +License: + +This program is distributed under the GNU Library General Public +License version 2. On a Debian system the GNU LGPL can be found in +the file /usr/share/common-licenses/LGPL-2 . + + +omlet +----- +Downloaded from http://www.vim.org/scripts/script.php?script_id=1196 + +Upstream Author: David Baelde + +Copyright (C) 2005 David Baelde + + 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. + +On Debian systems you can find a copy of this license in +/usr/share/common-licenses/GPL-2 + --- ocaml-tools-20090719.orig/debian/vim-omlet.yaml +++ ocaml-tools-20090719/debian/vim-omlet.yaml @@ -0,0 +1,8 @@ +addon: omlet +description: "highlight and indent ocaml files" +disabledby: "let loaded_omlet = 1" +files: + - ftplugin/omlet.vim + - indent/omlet.vim + - syntax/omlet.vim + - ftdetect/omlet.vim --- ocaml-tools-20090719.orig/debian/dirs +++ ocaml-tools-20090719/debian/dirs @@ -0,0 +1,6 @@ +usr/share/doc/ocaml-tools +usr/share/ocaml-tools +usr/share/ocaml-tools/omlet +usr/share/vim/registry +usr/share/lintian/overrides +usr/share/ocaml-autoconf --- ocaml-tools-20090719.orig/debian/docs +++ ocaml-tools-20090719/debian/docs @@ -0,0 +1,4 @@ +ocaml-autoconf/README.ocaml-autoconf +ocaml-autoconf/ocaml.m4.txt +omlet-*/README.omlet +omlet-*/changelog.omlet --- ocaml-tools-20090719.orig/debian/manpages +++ ocaml-tools-20090719/debian/manpages @@ -0,0 +1 @@ +ocaml-autoconf/ocaml.m4.1 --- ocaml-tools-20090719.orig/debian/control +++ ocaml-tools-20090719/debian/control @@ -0,0 +1,26 @@ +Source: ocaml-tools +Section: ocaml +Priority: optional +Maintainer: Debian OCaml Maintainers +Uploaders: + Ralf Treinen , + Stefano Zacchiroli , + Samuel Mimram +Build-Depends: debhelper (>= 6.0.7~) +Standards-Version: 3.8.2 +Vcs-Svn: svn://svn.debian.org/svn/pkg-ocaml-maint/trunk/packages/ocaml-tools/trunk +Vcs-Browser: http://svn.debian.org/wsvn/pkg-ocaml-maint/trunk/packages/ocaml-tools/trunk/ + +Package: ocaml-tools +Architecture: all +Depends: ${misc:Depends} +Recommends: vim, vim-addon-manager +Enhances: ocaml +Suggests: autoconf, otags +Description: tools for OCaml developers + This package collects various tools to help developing Objectiva Caml + (OCaml) programs; in particular it contains: + . + * ocaml-autoconf: autoconf macros for OCaml + * omlet: a better OCaml indentation mode for vim + * a configure.in and Makefile.in template --- ocaml-tools-20090719.orig/debian/svn-deblayout +++ ocaml-tools-20090719/debian/svn-deblayout @@ -0,0 +1,3 @@ +origDir=../upstream +origUrl=svn+ssh://svn.debian.org/svn/pkg-ocaml-maint/trunk/packages/ocaml-tools/upstream +tagsUrl=svn+ssh://svn.debian.org/svn/pkg-ocaml-maint/tags/packages/ocaml-tools