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 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225
|
cmigrep (1.5-14) unstable; urgency=low
[ Mehdi Dogguy ]
* Remove watch file
[Rémi Vanicat]
* Remove myself from uploaders
[ Ralf Treinen ]
* Update Vcs-{Git,Browser}
* debhelper compatibility level 10:
- bump debian/compat
- bump build-dependency on debhelper
* Standards-Version 3.9.8 (no change)
* debian/copyright: converted to machine-readable format 1.0
* cmigrep.1: correct spelling
* Change Conflicts ocaml-tools to Breaks
* Drop debian/README.source, which is no longer relevant
* Add simple as-installed package test
-- Ralf Treinen <treinen@debian.org> Fri, 09 Dec 2016 20:55:03 +0100
cmigrep (1.5-13) unstable; urgency=medium
* Recompile with OCaml 4.02.3
- Add 0004-Adapt-to-Types-types-of-OCaml-4.02.3.patch
-- Mehdi Dogguy <mehdi@debian.org> Fri, 16 Oct 2015 22:12:25 +0200
cmigrep (1.5-12) unstable; urgency=medium
* Remove broken Homepage
-- Mehdi Dogguy <mehdi@debian.org> Tue, 11 Aug 2015 00:32:35 +0000
cmigrep (1.5-11) unstable; urgency=low
* Team upload
* Upload to unstable
-- Stéphane Glondu <glondu@debian.org> Tue, 03 Dec 2013 19:53:57 +0100
cmigrep (1.5-10) experimental; urgency=low
* Team upload
* Compile with OCaml >= 4.01
* debian/patches:
- Compile without godi
+ Adapt to Types types of OCaml >= 4
+ Adapt build system to OCaml >= 4
* Update Vcs-*
-- Stéphane Glondu <glondu@debian.org> Sun, 10 Nov 2013 16:39:37 +0100
cmigrep (1.5-9) unstable; urgency=low
[ Stéphane Glondu ]
* Team upload
* Recompile with OCaml 3.12.1 (no changes)
[ Stefano Zacchiroli ]
* Remove myself from Uploaders
-- Stéphane Glondu <glondu@debian.org> Wed, 02 Nov 2011 22:25:45 +0100
cmigrep (1.5-8) unstable; urgency=low
[ Stéphane Glondu ]
* Add libfindlib-ocaml-dev to Build-Depends-Indep (Closes: #614524)
[ Ralf Treinen ]
* Standards-Version 3.9.2 (no change)
* Migrate to dh, drop build-dependency on cdbs, bump version
of build-dependency on debhelper
* build target: we do not have not set the GOBI_LIB variable since
reference to it is removed by patch
* Convert to source format 3.0, drop quilt from build-dependencies.
-- Ralf Treinen <treinen@debian.org> Tue, 19 Apr 2011 19:28:29 +0200
cmigrep (1.5-7) unstable; urgency=low
[ Ralf Treinen ]
* Changed section to ocaml
[ Mehdi Dogguy ]
* Rebuild against OCaml 3.11.2
-- Mehdi Dogguy <mehdi@debian.org> Thu, 11 Feb 2010 21:51:35 +0100
cmigrep (1.5-6) unstable; urgency=low
* debian/cmigrep.1: escape hyphen, fix a typo.
* Standards-Version: 3.8.4 (no change)
* debian/copyright: use © for copyright, point to versionend GPL file.
-- Ralf Treinen <treinen@debian.org> Sat, 30 Jan 2010 14:47:09 +0100
cmigrep (1.5-5) unstable; urgency=low
* Bump Standards-Version to 3.8.3 (no change)
* Convert from dpatch to quilt:
- build-depends on quilt, not dpatch
- use quilt cdbs rules
- add debian/patches/series, remove 00list
- simplify names of patches, use headers similar to DEP-5 format
- updated debian/README.source accordingly.
* Remove DM-Upload-Allowed
* Updated Mehdi's email address
* Downgraded build-dependency on libpcre-ocaml-dev from >= 6.0.1-1 to
6.0.1.
* Fixed spelling error in manpage.
-- Ralf Treinen <treinen@debian.org> Mon, 11 Jan 2010 20:28:57 +0100
cmigrep (1.5-4) unstable; urgency=low
[ Stephane Glondu ]
* Switch packaging to git
[ Mehdi Dogguy ]
* Bump Standards-Version to 3.8.2
o Added a README.source
* Add myself to uploaders
* Remove usage of old OCaml's standard library location (It was harmless
but there is no reason to keep it)
* Tighten build depends to ease OCaml 3.11.1 transition.
* Add DM-Upload-Allowed (with team consent)
-- Mehdi Dogguy <dogguy@pps.jussieu.fr> Tue, 07 Jul 2009 13:50:53 +0200
cmigrep (1.5-3) unstable; urgency=low
* Patch 02no-private-flag: some constructors in the typing/types module
of the compiler libs have lost the "private" field.
* Convert to cdbs, build-depend on cdbs and dh-ocaml
* Add dependency on ${misc:Depends}
* Rename debian/dirs -> debian/cmigrep.dirs,
debian/docs -> debian/cmigrep.docs
* Create debian/cmigrep.manpages
* Cleanup Uploaders
* Standards-Version: 3.8.0 (no change)
* Recompile for ocaml 3.11.
-- Ralf Treinen <treinen@debian.org> Mon, 02 Mar 2009 21:05:56 +0100
cmigrep (1.5-2) unstable; urgency=low
[ Ralf Treinen ]
* Rebuild with OCaml 3.10.2
-- Stefano Zacchiroli <zack@debian.org> Mon, 26 May 2008 12:27:08 +0200
cmigrep (1.5-1) unstable; urgency=low
* New upstream release.
* debian/control: added Homepage field.
-- Ralf Treinen <treinen@debian.org> Wed, 30 Apr 2008 22:33:16 +0200
cmigrep (1.4-4) unstable; urgency=low
[ Stefano Zacchiroli ]
* fix vcs-svn field to point just above the debian/ dir
[ Ralf Treinen ]
* Rebuild with ocaml 3.10.1
* Standards-Version 3.7.3 (no change)
* Fix capitalization of OCaml in short package description
* Do not use .UR macro in manpage
* Do not install emacs mode any longer: compilation errors, and seems
not realy useful (closes: Bug#448148).
-- Ralf Treinen <treinen@debian.org> Mon, 25 Feb 2008 09:21:44 +0100
cmigrep (1.4-3) unstable; urgency=low
* Install emacs mode into its own subdirectory to comply with emacs
policy 6.C (closes: Bug#448142).
-- Ralf Treinen <treinen@debian.org> Mon, 29 Oct 2007 21:01:05 +0100
cmigrep (1.4-2) unstable; urgency=low
* Upload to unstable.
-- Ralf Treinen <treinen@debian.org> Mon, 03 Sep 2007 19:13:37 +0200
cmigrep (1.4-1) experimental; urgency=low
* New upstream release.
-- Ralf Treinen <treinen@debian.org> Fri, 24 Aug 2007 17:08:16 +0200
cmigrep (1.3-4) experimental; urgency=low
* Added dependency on libpcre-ocaml (closes: Bug#433650).
-- Ralf Treinen <treinen@debian.org> Wed, 18 Jul 2007 17:40:58 +0200
cmigrep (1.3-3) experimental; urgency=low
* Rebuild against ocaml 3.10
* Use dpatch
* Patch 01make-without-godi: provide in the Makefile directly the include
paths for the compiler libs.
-- Ralf Treinen <treinen@debian.org> Sat, 07 Jul 2007 10:22:03 +0200
cmigrep (1.3-2) unstable; urgency=high
* Removed trailing common in the uploaders field (closes: Bug#426486).
* Fix install-emacsen: compile only cmigrep.el, don't remove unrelated
el files (!), compile with -no-site-files, do not create a path.el
-- Ralf Treinen <treinen@debian.org> Sat, 30 Jun 2007 15:36:59 +0200
cmigrep (1.3-1) unstable; urgency=low
* Initial release (Closes: Bug#424893). This package is a split off from
the ocaml-tools package.
* debian/rules: fix the "clean" target which was broken for cmigrep in
the ocaml-tools package (Closes: Bug#424390).
-- Ralf Treinen <treinen@debian.org> Fri, 25 May 2007 20:46:39 +0200
|