2009
polygen (1.0.6.ds2-8) unstable; urgency=low
* rebuild against OCaml 3.11.1 * bump Standards-Version to 3.8.2 (no changes needed) * bump debhelper compatibility level to 5 (minimum non-deprecated)
-- Stefano Zacchiroli <zack@debian.org> Sun, 05 Jul 2009 17:20:13 +0200
polygen (1.0.6.ds2-7) unstable; urgency=low
[ Stefano Zacchiroli ]
* rebuild against OCaml 3.11
- add build-dep on dh-ocaml (ships the CDBS rules file)
* bump Standards-version to 3.8.0 (no changes needed)
* debian/rules: use ocaml.mk as a CDBS "rules" snippet
* debian/control: add missing ${misc:Depends} substvars
* debian/copyright: refer to version-ful common license file
* debian/*postinst: do not ignore script exit code
[ Stephane Glondu ]
* Switching packaging to git
-- Stefano Zacchiroli <zack@debian.org> Thu, 05 Mar 2009 20:27:28 +0100
2008
polygen (1.0.6.ds2-6) unstable; urgency=low
* Compiled with OCaml 3.10.2. * Added myself to Uploaders.
-- Ralf Treinen <treinen@debian.org> Mon, 19 May 2008 22:47:33 +0200
polygen (1.0.6.ds2-5) unstable; urgency=low
[ Stephane Glondu ]
* rm polygen binary upon clean, fix FTBFS if built twice in a row
(Closes: #424323)
-- Stefano Zacchiroli <zack@debian.org> Fri, 21 Mar 2008 16:48:38 +0100
polygen (1.0.6.ds2-4) unstable; urgency=medium
* rebuild with ocaml 3.10.1, bump urgency for the transition * set Maintainer to d-o-m, me and Enrico as Uploaders * add Homepage field to debian/control * fix vcs-svn field to point just above the debian/ dir * bump standards-version (no changes needed)
-- Stefano Zacchiroli <zack@debian.org> Sun, 02 Mar 2008 12:25:12 +0100
2007
polygen (1.0.6.ds2-3) unstable; urgency=low
* rebuild against OCaml 3.10
* debian/control
- adding me as an Uploader
- bump Standards-Version to 3.7.2, no changes needed
- cdbs, debhelper & co should be build-dep, not -indep
* debian/watch
- add watch file
* debian/rules
- use the ocaml.mk CDBS class instead of manually fiddling with 'ocamlc
-where' and $(OCAMLABI)
-- Stefano Zacchiroli <zack@debian.org> Mon, 10 Sep 2007 09:15:49 +0200
2006
polygen (1.0.6.ds2-2) unstable; urgency=low
* Fixed a bashism in the makefile. Closes: bug#396902. * Remove compiled grammar in debian/rules clean. Closes: bug#397960.
-- Enrico Zini <enrico@debian.org> Thu, 16 Nov 2006 15:27:22 +0100
polygen (1.0.6.ds2-1) unstable; urgency=low
* Try to find grammars according to locales
* Split grammar search into a separate polyrun script packaged in
polygen-data
* Package Debian grammars in eng/debian
-- Enrico Zini <enrico@debian.org> Sun, 1 Oct 2006 14:20:31 +0200
polygen (1.0.6.ds1-4) unstable; urgency=low
* Recompiled with new ocaml. Closes: #370217.
-- Enrico Zini <enrico@debian.org> Wed, 7 Jun 2006 22:16:36 +0200
polygen (1.0.6.ds1-3) unstable; urgency=low
* Recompiled with ocaml 3.09.0-4, which broke dependencies once again but is
supposed to solve all dependency problems. Closes: #348247.
-- Enrico Zini <enrico@debian.org> Mon, 16 Jan 2006 21:52:49 +0100
2005
polygen (1.0.6.ds1-2) unstable; urgency=low
* Added new patch 05-8bit-strings.diff to make polygen accept UTF-8
strings.
-- Enrico Zini <enrico@debian.org> Sat, 31 Dec 2005 11:41:01 +0800
polygen (1.0.6.ds1-1) unstable; urgency=low
* Repackaged upstream .zip files, and added .ds1 to the version to mark this
Debian change to the upstream version.
* Updated build-deps to work with the new Ocaml, thanks to Julien Cristau.
Closes: #338049.
* New grammars from upstream.
* Fixed typo in description. Closes: #306908.
-- Enrico Zini <enrico@debian.org> Mon, 21 Nov 2005 21:06:32 +0100
polygen (1.0.6-9) unstable; urgency=high
* Directly install the .grm.o files built at build time, and remove the need
for postinst and postrm. It removes the annoying delays at install time,
and really closes: #325468.
* Urgency set to high since we close a security bug (hopefully for real this
time).
* Need a postinst to compensate for previously existing broken postrm from
previous polygens
-- Enrico Zini <enrico@debian.org> Wed, 31 Aug 2005 13:34:20 +0200
polygen (1.0.6-8) unstable; urgency=high
* Added a patch to honor umask when creating .grm.o files.
Closes: #325468.
* Urgency set to high since we close a security bug.
* Bumped Standards-version.
-- Enrico Zini <enrico@debian.org> Mon, 29 Aug 2005 16:51:08 +0200
polygen (1.0.6-7) unstable; urgency=high
* Make the polygen-data manpage build script executable before using it.
diff doesn't preserve permissions, so the +x bit is not kept while
packaging; that's a mismatch between how dpkg-buildpackage works and how
one would expect it to work. Closes: #306113.
* Urgency is high because of the ongoing ocaml transition.
-- Enrico Zini <enrico@debian.org> Sun, 24 Apr 2005 13:43:11 +0200
polygen (1.0.6-6) unstable; urgency=low
* Autogenerate polygen-data manpage. Closes: #301454.
-- Enrico Zini <enrico@debian.org> Fri, 22 Apr 2005 02:29:30 +0200
polygen (1.0.6-5) unstable; urgency=low
* Finally added README.Debian * Changed Ocaml dependencies. Closes: #300848.
-- Enrico Zini <enrico@debian.org> Wed, 23 Mar 2005 23:21:24 +0100
polygen (1.0.6-4) unstable; urgency=low
* Recommend polygen-data. Closes: #288695. * Fixed package description
-- Enrico Zini <enrico@debian.org> Sun, 23 Jan 2005 15:47:19 +0800
2004
polygen (1.0.6-3) unstable; urgency=low
* Removed bashism in postinst * Added postrm to get rid of precompiled grammar objects. Closes: #284903. * Depend on ocaml-base-nox | ocaml-base. Closes: #284913.
-- Enrico Zini <enrico@debian.org> Tue, 14 Dec 2004 00:39:11 +0800
polygen (1.0.6-2) unstable; urgency=low
* Updated build-dependencies to include cdbs and unzip
-- Enrico Zini <enrico@debian.org> Thu, 25 Nov 2004 23:27:19 +0100
polygen (1.0.6-1) unstable; urgency=low
* Initial release. Closes: #271804 * Added 3 patches: 01-dont-regenerate-existing-ofiles.diff Don't try to regenerate precompiled grammars if they exist already 02-search-for-grammars.diff Search for grammars in various obvious places if the file given as a parameter is not found 03-makefile.diff Fix the build system to correctly generate a bytecode arch-independent executable
-- Enrico Zini <enrico@debian.org> Tue, 23 Nov 2004 23:05:37 +0100