xmlm (1.4.0-1) unstable; urgency=medium * Team upload * New upstream release * Bump Standards-Version to 4.6.0 * Bump debhelper compat level to 13 * Bump debian/watch version to 4 * Add Rules-Requires-Root: no * Remove Samuel and Romain from Uploaders -- Stéphane Glondu Sun, 20 Feb 2022 17:30:52 +0100 xmlm (1.3.0-2) unstable; urgency=medium * Fix xmlm's version in META file * Bump minimal required version of Debhelper to 11 * Use a canonical URI in Vcs-Git field -- Mehdi Dogguy Mon, 21 May 2018 12:41:57 +0200 xmlm (1.3.0-1) unstable; urgency=medium * New upstream release * Update Vcs-* fields since repository was migrated to Salsa * Fix a typo in package description * Generate package documentation using dh_ocamldoc * Bump debhelper compat to 11, no changes required * Bump Standards Version to 4.1.4, no changes required -- Mehdi Dogguy Thu, 10 May 2018 12:50:33 +0200 xmlm (1.2.0-2) unstable; urgency=medium * Team upload * Add ocamlbuild to Build-Depends -- Stéphane Glondu Sat, 15 Jul 2017 12:38:18 +0200 xmlm (1.2.0-1) unstable; urgency=medium [ Johannes Schauer ] * Team upload. * Imported Upstream version 1.2.0 * Change debian/rules to accommodate for build system change * build man page for xmltrip with help2man * README -> README.md * bump standards version to 3.9.5 * install upstream CHANGES.md -- Mehdi Dogguy Thu, 27 Mar 2014 20:48:41 +0100 xmlm (1.1.1-3) unstable; urgency=low * Team upload * Upload to unstable -- Stéphane Glondu Tue, 03 Dec 2013 08:42:59 +0100 xmlm (1.1.1-2) experimental; urgency=low * Team upload * Compile with OCaml >= 4 -- Stéphane Glondu Fri, 26 Jul 2013 09:42:30 +0200 xmlm (1.1.1-1) unstable; urgency=low * Team upload * New upstream release * Update Vcs-* -- Stéphane Glondu Thu, 11 Jul 2013 11:09:08 +0200 xmlm (1.1.0-1) unstable; urgency=low * Team upload * New upstream release (Closes: #662921) * Switch source package format to 3.0 (quilt) * Switch debian/copyright to format 1.0 * Bump debhelper compat level to 8 * Bump Standards-Version to 3.9.3 -- Stéphane Glondu Sun, 08 Apr 2012 18:47:10 +0200 xmlm (1.0.2-1) unstable; urgency=high * New upstream release. * Fixes security issue: "A call to List.map crept into my implementation of namespaces. A maliciously crafted xml file with a very large amount of attributes on a single tag can crash your (native code) program by stack overflow." -- Romain Beauxis Mon, 16 Nov 2009 09:14:39 -0600 xmlm (1.0.1-5) unstable; urgency=low * Use ocaml.mk as a CDBS "rules" file (Closes: #549783) * Add myself to uploaders * Use new features of dh-ocaml (>= 0.9) -- Mehdi Dogguy Thu, 08 Oct 2009 23:43:14 +0200 xmlm (1.0.1-4) unstable; urgency=low * .o file should be installed only when ocamlopt is present.. Closes: #546890 -- Romain Beauxis Wed, 16 Sep 2009 15:10:26 -0500 xmlm (1.0.1-3) unstable; urgency=low * Added missing .o file. -- Romain Beauxis Tue, 15 Sep 2009 14:50:05 -0500 xmlm (1.0.1-2) unstable; urgency=low * Removed custom patch, now shipping .cmo files. -- Romain Beauxis Sun, 30 Aug 2009 11:22:33 -0500 xmlm (1.0.1-1) unstable; urgency=low * Initial upload to unstable (Closes: #528436) -- Romain Beauxis Thu, 14 May 2009 16:26:15 +1100