debian/0000755000000000000000000000000012142764520007171 5ustar debian/changelog0000644000000000000000000001132412142764520011044 0ustar ocamlmakefile (6.37.0-2) unstable; urgency=low * Upload to unstable. -- Ralf Treinen Thu, 09 May 2013 20:20:26 +0200 ocamlmakefile (6.37.0-1) experimental; urgency=low * New upstream release * Standards-Version 3.9.4 (no change) * Migrate debian/rules to dh(1): - debian/rules: use dh - debian/control: bump version in build-dependency on debhelper - debian/rules: build modified version of OCamlMakefile and of the examples in temporary directory builddir. - add files debian/ocamlmakefile.{dirs,install,examples,docs} to install stuff. -- Ralf Treinen Thu, 11 Oct 2012 08:58:20 +0200 ocamlmakefile (6.36.0-2) unstable; urgency=low * debian/control: updated project homepage * debian/watch, debian/copyright: new upstream repository at bitbucket.org -- Ralf Treinen Fri, 08 Jun 2012 07:15:32 +0200 ocamlmakefile (6.36.0-1) unstable; urgency=low * New upstream release. * Standards-Version 3.9.3 - debian/policy: convert to machine-readable format 1.0 -- Ralf Treinen Mon, 05 Mar 2012 08:32:21 +0100 ocamlmakefile (6.33.0-1) unstable; urgency=low [ Ralf Treinen ] * New upstream version. * debian/rules: renamed target "buildstamp" to "build-stamp", added targets build-{arch,indep}. * debian/control: - do not start short description on an article - standards version 3.9.2 (no change) [ Stefano Zacchiroli ] * remove myself from Uploaders -- Ralf Treinen Tue, 27 Dec 2011 09:45:53 +0100 ocamlmakefile (6.30.0-1) unstable; urgency=low * New upstream release * Standards-Version 3.9.1 (no change) -- Ralf Treinen Mon, 28 Mar 2011 21:02:09 +0200 ocamlmakefile (6.29.3-2) unstable; urgency=low [ Stephane Glondu ] * Switch packaging to git [ Ralf Treinen ] * Added dependency on ${misc:Depends} * debian/copyright: Removed special licence for debian packaging. * Standards-Version 3.8.3 (no change) * Source format 3.0 (quilt) -- Ralf Treinen Sun, 03 Jan 2010 12:36:29 +0100 ocamlmakefile (6.29.3-1) unstable; urgency=low [ Samuel Mimram ] * Changed section to ocaml. * Update Homepage, closes: #528954. [ Ralf Treinen ] * New upstream version. * Standards-Version 3.8.1 (no change) * dh_installchangelogs: install Changelog instead of Changes * DH compat level 7; update build deps; dh_clean -k => dh_prep * debian/copyright: point to versioned LGPL file; update years of upstream copyright. -- Ralf Treinen Sun, 17 May 2009 09:08:34 +0200 ocamlmakefile (6.29.1-1) unstable; urgency=low * New upstream release * Adapt debian/rules to the fact that upstream has renamed README to README.txt -- Ralf Treinen Tue, 27 Jan 2009 08:06:54 +0100 ocamlmakefile (6.29.0-1) unstable; urgency=low * New upstream release. -- Ralf Treinen Thu, 20 Nov 2008 07:40:35 +0100 ocamlmakefile (6.28.2-1) unstable; urgency=low * New upstream release. -- Ralf Treinen Thu, 23 Oct 2008 20:11:27 +0200 ocamlmakefile (6.28.1-1) unstable; urgency=low * New upstream release. * debian/control: added Homepage field * Standards-version 3.8.0 (no change) -- Ralf Treinen Wed, 20 Aug 2008 22:28:45 +0200 ocamlmakefile (6.28.0-1) unstable; urgency=low [ Stefano Zacchiroli ] * fix vcs-svn field to point just above the debian/ dir [ Samuel Mimram ] * New upstream release. * Updated standards version, no changes needed. -- Samuel Mimram Tue, 29 Apr 2008 23:20:15 +0200 ocamlmakefile (6.27.0-1) unstable; urgency=low * New upstream release. * Adds a debug-native-code target, closes: #449451. -- Samuel Mimram Wed, 28 Nov 2007 23:47:46 +0000 ocamlmakefile (6.26.0-1) unstable; urgency=low * New upstream release. * Added ocaml-nox to recommends. * Removed Sven Luther from uploaders. -- Samuel Mimram Mon, 15 Oct 2007 18:42:56 +0000 ocamlmakefile (6.25.0-1) unstable; urgency=low * New upstream release. This version has new targets libinstall-byte-code and libinstall-native-code (closes: Bug#381638). -- Ralf Treinen Mon, 20 Aug 2007 17:42:53 +0200 ocamlmakefile (6.24.8-2) unstable; urgency=low * Removed trailing comma from the Uploaders field (closes: Bug#426487) -- Ralf Treinen Wed, 04 Jul 2007 21:16:02 +0200 ocamlmakefile (6.24.8-1) unstable; urgency=low * Initial release (Closes: Bug#425293). This package is a split off from the ocaml-tools package. -- Ralf Treinen Fri, 18 May 2007 22:22:08 +0200 debian/ocamlmakefile.examples0000644000000000000000000000002412142764520013516 0ustar builddir/examples/* debian/source/0000755000000000000000000000000012142764520010471 5ustar debian/source/format0000644000000000000000000000001412142764520011677 0ustar 3.0 (quilt) debian/rules0000755000000000000000000000077512142764520010262 0ustar #!/usr/bin/make -f %: dh $@ override_dh_auto_build: mkdir -p builddir mkdir -p builddir/examples sed "s|/usr/local/lib|/usr/lib|" \ < OCamlMakefile > builddir/OCamlMakefile for f in calc camlp4 idl gtk threads; do\ cp -r $$f builddir/examples;\ sed "s|../OCamlMakefile|/usr/share/ocamlmakefile/OCamlMakefile|"\ < $$f/Makefile\ > builddir/examples/$$f/Makefile;\ done cp debian/README.examples.idl builddir/examples/calc/README cp debian/README.examples.idl builddir/examples/idl/README debian/watch0000644000000000000000000000014312142764520010220 0ustar version=3 https://bitbucket.org/mmottl/ocaml-makefile/downloads/ocaml-makefile-([0-9.a-z]+).tar.gz debian/copyright0000644000000000000000000000121712142764520011125 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: ocaml-make Upstream-Contact: Markus Mottl Source: https://bitbucket.org/mmottl/ocaml-makefile/downloads Files: * Copyright: 1999-2012 Markus Mottl License: LGPL-2.1 Files: debian/* Copyright: 2007-2012 Ralf Treinen License: LGPL-2.1 License: LGPL-2.1 This software 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, version 2.1. On Debian systems you can find a copy of this license in /usr/share/common-licenses/LGPL-2.1 debian/ocamlmakefile.docs0000644000000000000000000000001212142764520012625 0ustar README.md debian/dirs0000644000000000000000000000013112142764520010050 0ustar usr/share/doc/ocamlmakefile usr/share/doc/ocamlmakefile/examples usr/share/ocamlmakefile debian/gbp.conf0000644000000000000000000000003612142764520010607 0ustar [DEFAULT] pristine-tar = True debian/README.examples.idl0000644000000000000000000000010612142764520012432 0ustar To run this example you need to have the package "camlidl" installed. debian/compat0000644000000000000000000000000212142764520010367 0ustar 7 debian/control0000644000000000000000000000205312142764520010574 0ustar Source: ocamlmakefile Section: ocaml Priority: extra Maintainer: Debian OCaml Maintainers Uploaders: Ralf Treinen , Remi Vanicat , Samuel Mimram Build-Depends: debhelper (>= 7.0.50~) Standards-Version: 3.9.4 Vcs-Git: git://git.debian.org/git/pkg-ocaml-maint/packages/ocamlmakefile.git Vcs-Browser: http://git.debian.org/?p=pkg-ocaml-maint/packages/ocamlmakefile.git Homepage: https://bitbucket.org/mmottl/ocaml-makefile Package: ocamlmakefile Architecture: all Depends: ${misc:Depends} Conflicts: ocaml-tools (<= 2007.02.04-2) Replaces: ocaml-tools Recommends: ocaml-nox Description: general makefile for the Objective Caml programming language OCamlMakefile is a general makefile which allows a programmer to create quickly customized makefiles for a project written in the Objective Caml programming language. Typically, a customized makefile consists of the definition of a few variables, and an inclusion of the general makefile provided by this package. debian/ocamlmakefile.dirs0000644000000000000000000000015712142764520012650 0ustar /usr/share/ocamlmakefile /usr/share/doc/ocamlmakefile/examples/calc /usr/share/doc/ocamlmakefile/examples/idl debian/ocamlmakefile.install0000644000000000000000000000006012142764520013346 0ustar builddir/OCamlMakefile /usr/share/ocamlmakefile