Change log for polygen package in Ubuntu
| 1 → 43 of 43 results | First • Previous • Next • Last |
| Published in resolute-release |
| Published in questing-release |
| Deleted in questing-proposed (Reason: Moved to questing) |
polygen (1.0.6.ds2-25build3) questing; urgency=medium * Rebuild against new OCAML ABIs. -- Gianfranco Costamagna <email address hidden> Mon, 16 Jun 2025 10:34:40 +0200
Available diffs
| Superseded in questing-release |
| Published in plucky-release |
| Deleted in plucky-proposed (Reason: Moved to plucky) |
polygen (1.0.6.ds2-25build2) plucky; urgency=medium * Rebuild against new OCAML ABI. -- Gianfranco Costamagna <email address hidden> Tue, 28 Jan 2025 19:16:46 +0100
Available diffs
| Superseded in plucky-release |
| Published in oracular-release |
| Deleted in oracular-proposed (Reason: Moved to oracular) |
polygen (1.0.6.ds2-25build1) oracular; urgency=medium * Rebuild against new OCAML ABIs. -- Gianfranco Costamagna <email address hidden> Fri, 09 Aug 2024 14:08:48 +0200
Available diffs
polygen (1.0.6.ds2-25) unstable; urgency=medium * QA upload * Fix compilation with OCaml 5.x (Closes: #1073910) -- Stéphane Glondu <email address hidden> Thu, 27 Jun 2024 08:55:42 +0200
Available diffs
| Superseded in oracular-release |
| Published in noble-release |
| Deleted in noble-proposed (Reason: Moved to noble) |
polygen (1.0.6.ds2-24build1) noble; urgency=medium * Rebuild against new OCAML ABI. -- Gianfranco Costamagna <email address hidden> Thu, 02 Nov 2023 08:14:11 +0100
Available diffs
| Superseded in noble-proposed |
polygen (1.0.6.ds2-24) unstable; urgency=medium * QA upload * Recompile with OCaml 4.14.1 * Make polygen an arch:any package * Bump Standards-Version to 4.6.2 -- Stéphane Glondu <email address hidden> Wed, 20 Sep 2023 19:52:16 +0200
| Superseded in noble-release |
| Published in mantic-release |
| Published in lunar-release |
| Obsolete in kinetic-release |
| Published in jammy-release |
| Deleted in jammy-proposed (Reason: Moved to jammy) |
polygen (1.0.6.ds2-23build1) jammy; urgency=medium * No-change rebuild for ocaml abi changes. -- Matthias Klose <email address hidden> Mon, 24 Jan 2022 17:19:53 +0100
Available diffs
polygen (1.0.6.ds2-23) unstable; urgency=medium * QA upload * Recompile with OCaml 4.13.1 -- Stéphane Glondu <email address hidden> Wed, 19 Jan 2022 21:23:09 +0100
Available diffs
- diff from 1.0.6.ds2-22 to 1.0.6.ds2-23 (436 bytes)
polygen (1.0.6.ds2-22) unstable; urgency=medium * QA upload * Fix compilation with OCaml 4.13.1 -- Stéphane Glondu <email address hidden> Sun, 26 Dec 2021 16:54:58 +0100
Available diffs
- diff from 1.0.6.ds2-21 to 1.0.6.ds2-22 (676 bytes)
polygen (1.0.6.ds2-21) unstable; urgency=medium * QA upload * Fix compilation with OCaml 4.13.1 * Bump Standards-Version to 4.6.0 -- Stéphane Glondu <email address hidden> Sun, 26 Dec 2021 12:15:33 +0100
Available diffs
- diff from 1.0.6.ds2-20 to 1.0.6.ds2-21 (2.8 KiB)
| Superseded in jammy-release |
| Obsolete in impish-release |
| Obsolete in hirsute-release |
| Deleted in hirsute-proposed (Reason: moved to Release) |
polygen (1.0.6.ds2-20) unstable; urgency=medium [ Stéphane Glondu ] * QA upload * Recompile with OCaml 4.11.1 * Bump debhelper compat level to 13 * Bump Standards-Version to 4.5.0 * Add Rules-Requires-Root: no [ Debian Janitor ] * Set debhelper-compat version in Build-Depends. -- Stéphane Glondu <email address hidden> Tue, 13 Oct 2020 09:33:04 +0200
Available diffs
| Superseded in hirsute-release |
| Obsolete in groovy-release |
| Published in focal-release |
| Deleted in focal-proposed (Reason: moved to Release) |
polygen (1.0.6.ds2-19build1) focal; urgency=medium * No change rebuild against new ocaml ABI -- Dimitri John Ledkov <email address hidden> Thu, 20 Feb 2020 22:45:49 +0000
Available diffs
polygen (1.0.6.ds2-19) unstable; urgency=medium * QA upload * Recompile with OCaml 4.08.1 * Set Vcs-* field to ocaml-team's existing salsa git repository -- Stéphane Glondu <email address hidden> Wed, 06 Nov 2019 14:25:56 +0100
Available diffs
- diff from 1.0.6.ds2-18 to 1.0.6.ds2-19 (514 bytes)
| Superseded in bionic-proposed |
polygen (1.0.6.ds2-16build1) bionic; urgency=high * No change rebuild against ocaml 4.05. -- Dimitri John Ledkov <email address hidden> Thu, 26 Oct 2017 23:54:48 +0100
Available diffs
| Superseded in focal-release |
| Obsolete in eoan-release |
| Obsolete in disco-release |
| Obsolete in cosmic-release |
| Published in bionic-release |
| Deleted in bionic-proposed (Reason: moved to release) |
polygen (1.0.6.ds2-18) unstable; urgency=medium
* QA upload.
[ Salvo 'LtWorf' Tomaselli ]
* Bump debhelper compat level to 10.
[ Mattia Rizzolo ]
* debian/man.grm: fix the typo here directly instead of using a patch.
* debian/source/format: use source format 3.0 (quilt).
* Use quilt instead of CDBS' simple-patchsys.
* debian/rules:
+ Entirely rewrite using the dh sequencer instead of CDBS.
- This also moves a bunch of commands to the various
debian/{*.{install,docs},clean} etc.
- Also use dh-exec to perform renames.
+ Use /usr/share/dpkg/pkg-info.mk instead of calling dpkg-parsechangelog.
+ Sort grm files before generating the polygen-data.6 manpage, to make the
build reproducible. Thanks to Chris Lamb <email address hidden> for the
patch. (Closes: #877375)
* debian/polygen.dirs: remove redundant file.
* debian/control:
+ New build-dependency on dh-exec.
+ Drop build-dependency on cdbs.
+ Bump Standards-Version to 4.1.1, no changes needed.
+ Move git repository to collab-maint.
-- Mattia Rizzolo <email address hidden> Tue, 10 Oct 2017 20:37:21 +0200
Available diffs
| Superseded in bionic-release |
| Obsolete in artful-release |
| Deleted in artful-proposed (Reason: moved to release) |
polygen (1.0.6.ds2-16) unstable; urgency=medium * Change POLYGEN_SEED in d/rules (Closes: #860384). Thanks to Chris Lamb. * Compile on OCaml 4.05.0 (Closes: #868938). Thanks to Stéphane Glondu. -- Salvo 'LtWorf' Tomaselli <email address hidden> Fri, 28 Jul 2017 09:21:29 +0200
Available diffs
| Deleted in artful-proposed (Reason: FTBFS with ocaml 4.04; LP: #1702913) |
polygen (1.0.6.ds2-15build1) artful; urgency=high * No change rebuild against ocaml 4.04 transition. -- Dimitri John Ledkov <email address hidden> Mon, 26 Jun 2017 22:49:39 +0100
Available diffs
| Deleted in artful-release (Reason: FTBFS with ocaml 4.04; LP: #1702913) |
| Obsolete in zesty-release |
| Deleted in zesty-proposed (Reason: moved to release) |
polygen (1.0.6.ds2-15) unstable; urgency=low * Changed maintainer (Closes: #813212) * Bumped Standards-Version to 3.9.8 * Changed homepage to http://polygen.org/ * Bumped compat to 9 * Changed git URLs -- Salvo 'LtWorf' Tomaselli <email address hidden> Sun, 30 Oct 2016 15:33:00 +0100
Available diffs
| Superseded in zesty-release |
| Obsolete in yakkety-release |
| Published in xenial-release |
| Deleted in xenial-proposed (Reason: moved to release) |
polygen (1.0.6.ds2-14build1) xenial; urgency=medium * No-change rebuild against ocaml 4.02. -- Łukasz 'sil2100' Zemczak <email address hidden> Mon, 02 Nov 2015 15:42:11 -0500
Available diffs
polygen (1.0.6.ds2-14) unstable; urgency=medium
* Team upload.
* Acknowledge NMU.
* Make build reproducible (Closes: #776576). Thanks to Chris Lamb for
the patch.
* Fix typo in manpage (Closes: #776573).
-- Mehdi Dogguy <email address hidden> Sat, 10 Oct 2015 18:37:42 +0200
Available diffs
- diff from 1.0.6.ds2-13.1 to 1.0.6.ds2-14 (1.2 KiB)
| Superseded in xenial-release |
| Obsolete in wily-release |
| Obsolete in vivid-release |
| Deleted in vivid-proposed (Reason: moved to release) |
polygen (1.0.6.ds2-13.1) unstable; urgency=medium
* Non-maintainer upload.
* Fix "depend on perl instead of perl-modules":
debian/control: update Depends for polygen-data.
(Closes: #779115)
-- gregor herrmann <email address hidden> Wed, 25 Feb 2015 22:13:25 +0100
Available diffs
| Superseded in vivid-release |
| Obsolete in utopic-release |
| Published in trusty-release |
| Deleted in trusty-proposed (Reason: moved to release) |
polygen (1.0.6.ds2-13build1) trusty; urgency=medium * Rebuild for ocaml-4.01. -- Matthias Klose <email address hidden> Mon, 23 Dec 2013 12:11:51 +0000
Available diffs
polygen (1.0.6.ds2-13) unstable; urgency=low * Standards-Version 3.9.5 (no change) * Recompile with ocaml 4.01.0 (no source changes) -- Ralf Treinen <email address hidden> Tue, 03 Dec 2013 22:08:22 +0100
Available diffs
| Superseded in trusty-release |
| Obsolete in saucy-release |
| Obsolete in raring-release |
| Obsolete in quantal-release |
| Published in precise-release |
polygen (1.0.6.ds2-12build1) precise; urgency=low * Rebuild for OCaml 3.12.1. -- Colin Watson <email address hidden> Fri, 18 Nov 2011 21:01:09 +0000
Available diffs
- diff from 1.0.6.ds2-12 to 1.0.6.ds2-12build1 (291 bytes)
| Superseded in precise-release |
polygen (1.0.6.ds2-12) unstable; urgency=low * Team upload * Recompile with ocaml 3.12.1 (no source changes) -- Ubuntu Archive Auto-Sync <email address hidden> Thu, 10 Nov 2011 16:42:13 +0000
Available diffs
- diff from 1.0.6.ds2-11 to 1.0.6.ds2-12 (598 bytes)
polygen (1.0.6.ds2-11) unstable; urgency=low * added debian/gbp.conf: enforce pristine-tar * Standards-Version 3.9.2 (no change) -- Ubuntu Archive Auto-Sync <email address hidden> Sat, 30 Apr 2011 13:32:02 +0000
Available diffs
- diff from 1.0.6.ds2-10 to 1.0.6.ds2-11 (1023 bytes)
polygen (1.0.6.ds2-10) unstable; urgency=low
* debian/polyrun: terminate Usage message with a newline. Thanks to
Chris Lamb for the patch (closes: #507277).
* debian/control:
- put homepage at freshmeat (closes: #517430)
- removed Zack from uploaders on his request.
* patch 02-grammar-typos.patch: fix a typo in grm/eng/manager.grm
(closes: #307619).
* Install executables in /usr/games instead of /usr/bin.
* debian/watch: deactivate since url of download page dead
* add debian/source/format, value is 1.0
* debian/make_polygen_data-manpage: escape some hyphens, and fix a
typo in the generated manpage.
-- Ubuntu Archive Auto-Sync <email address hidden> Thu, 24 Jun 2010 17:28:11 +0100
Available diffs
- diff from 1.0.6.ds2-9 to 1.0.6.ds2-10 (1.9 KiB)
polygen (1.0.6.ds2-9) unstable; urgency=low * rebuild against OCaml 3.11.2 * bump Standards-Version to 3.8.4 (no changes needed) * switch to dh-ocaml to compute bytecode dependencies -- St?phane Glondu <email address hidden> Tue, 16 Feb 2010 23:51:18 +0000
Available diffs
- diff from 1.0.6.ds2-8 to 1.0.6.ds2-9 (610 bytes)
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) -- David MENTR? <email address hidden> Fri, 24 Jul 2009 15:08:23 +0100
Available diffs
- diff from 1.0.6.ds2-7 to 1.0.6.ds2-8 (572 bytes)
| Superseded in karmic-release |
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
-- Ubuntu Archive Auto-Sync <email address hidden> Wed, 29 Apr 2009 12:08:31 +0100
Available diffs
- diff from 1.0.6.ds2-6 to 1.0.6.ds2-7 (1.5 KiB)
polygen (1.0.6.ds2-6) unstable; urgency=low * Compiled with OCaml 3.10.2. * Added myself to Uploaders. -- Ubuntu Archive Auto-Sync <email address hidden> Thu, 22 May 2008 08:20:17 +0100
| Superseded in intrepid-release |
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)
polygen (1.0.6.ds2-3build2) hardy; urgency=low * No-change rebuild against fixed pkg-create-dbgsym. (LP #197293) -- Martin Pitt <email address hidden> Wed, 12 Mar 2008 12:28:51 +0100
| Superseded in hardy-release |
polygen (1.0.6.ds2-3build1) hardy; urgency=low * Rebuild with ocaml 3.10.0. -- Michael Bienia <email address hidden> Fri, 07 Dec 2007 20:42:14 +0100
| Superseded in hardy-release |
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)
-- Ubuntu Archive Auto-Sync <email address hidden> Tue, 23 Oct 2007 18:23:20 +0100
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. -- Ubuntu Archive Auto-Sync <email address hidden> Fri, 17 Nov 2006 17:12:35 +0000
| Superseded in feisty-release |
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
-- Ubuntu Archive Auto-Sync <email address hidden> Tue, 07 Nov 2006 03:23:43 +0000
polygen (1.0.6.ds1-4) unstable; urgency=low * Recompiled with new ocaml. Closes: #370217. -- Ubuntu Archive Auto-Sync <email address hidden> Thu, 15 Jun 2006 15:21:12 +0100
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 <email address hidden> Mon, 16 Jan 2006 21:52:49 +0100
| Superseded in dapper-release |
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 <email address hidden> Sat, 31 Dec 2005 11:41:01 +0800
| Superseded in dapper-release |
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 <email address hidden> 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 <email address hidden> Wed, 31 Aug 2005 13:34:20 +0200
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@viaza> Tue, 14 Dec 2004 00:39:11 +0800
| 1 → 43 of 43 results | First • Previous • Next • Last |
