1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174
|
ocamlmakefile (6.37.0-3) unstable; urgency=medium
[Remi Vanicat]
* Removing myself (Rémi Vanicat) from uploaders
[Ralf Treinen]
* Debhelper compatibility level 10
* Standards-Version 3.9.8 (no change)
* Vcs-*: use secure URI
* Drop Replaces/Conflicts to 10 year-old version of ocaml-tools
* Update Homepage
-- Ralf Treinen <treinen@debian.org> Tue, 24 Jan 2017 03:23:38 +0100
ocamlmakefile (6.37.0-2) unstable; urgency=low
* Upload to unstable.
-- Ralf Treinen <treinen@debian.org> 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 <treinen@debian.org> 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 <treinen@debian.org> 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 <treinen@debian.org> 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 <treinen@debian.org> 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 <treinen@debian.org> 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 <treinen@debian.org> 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 <treinen@debian.org> 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 <treinen@debian.org> Tue, 27 Jan 2009 08:06:54 +0100
ocamlmakefile (6.29.0-1) unstable; urgency=low
* New upstream release.
-- Ralf Treinen <treinen@debian.org> Thu, 20 Nov 2008 07:40:35 +0100
ocamlmakefile (6.28.2-1) unstable; urgency=low
* New upstream release.
-- Ralf Treinen <treinen@debian.org> 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 <treinen@debian.org> 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 <smimram@debian.org> 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 <smimram@debian.org> 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 <smimram@debian.org> 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 <treinen@debian.org> 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 <treinen@debian.org> 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 <treinen@debian.org> Fri, 18 May 2007 22:22:08 +0200
|