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
|
mxml (2.10-1) unstable; urgency=medium
* New upstream release
* Add Breaks/Replaces for mxmldoc breakage. Closes: #836847
-- Alastair McKinstry <mckinstry@debian.org> Wed, 14 Sep 2016 10:07:07 +0100
mxml (2.9-3) unstable; urgency=medium
* Update watch file
* Patch from doko to:
- Multiarchify the library packages.
- Enable parallel builds
- Let the tests fail on error.
Closes: #835300
-- Alastair McKinstry <mckinstry@debian.org> Mon, 29 Aug 2016 11:54:39 +0100
mxml (2.9-2) unstable; urgency=medium
* Missing second patch for recursion fix. Closes: #825855.
-- Alastair McKinstry <mckinstry@debian.org> Sat, 11 Jun 2016 07:31:20 +0100
mxml (2.9-1) unstable; urgency=medium
* New maintainer. Mark Luis Uribe as Uploader. Closes: #784865
* New upstream release
- refreshed patches.
- 04_minor_version.diff: correct minor version 8->9
* Patch to fix security issues due to recursion in mxmlDelete. Closes: #825855.
CVE-2016-4570
CVE-2016-4571
* Include updated debian/watch file
* New Standards-Version: 3.9.8. No changes required
-- Alastair McKinstry <mckinstry@debian.org> Fri, 10 Jun 2016 10:51:01 +0100
mxml (2.7-1) experimental; urgency=low
* New upstream release (Closes: #684783)
* debian/control
- Bump Standards-Version: 3.9.3 (No changes)
* debian/compat
- Update debhelper compat level to 9, needed to using dpkg-buildflags
* debian/rules
- Use dh tiny rules
* patches/series
- Add 03_link_ldflags.diff to add missing $(LDFLAGS) to Makefile
* debian/copyright
- Migrate to DEP-5 format
-- Luis Uribe <acme@eviled.org> Thu, 16 Aug 2012 21:12:59 -0500
mxml (2.6-2) unstable; urgency=low
* debian/control
- Bump Standards-Version: 3.9.1 (No changes)
- Add ${misc:Depends} to Depends
* debian/copyright
- Fix the symlink to LGPL-2
* debian/rules
- Install fixed manpage. Makes lintian happy
* Switch to dpkg-source 3.0 (quilt) format
* Remove lintian overrides since we generate the symbols control file
-- Luis Uribe <acme@eviled.org> Sat, 16 Oct 2010 20:14:04 -0500
mxml (2.6-1) unstable; urgency=low
* New upstream release (Closes: #530379).
* patches/series
- Remove debian/patches/03_mispell_mxml (Fix included in upstream source)
- Add description to quilt patches
* debian/control
- Remove duplicate Section: on libmxml1 (Makes lintian happy)
* Conforms with latest Standards Version 3.8.3
-- Luis Uribe <acme@eviled.org> Sat, 31 Oct 2009 16:23:28 -0500
mxml (2.5-2) unstable; urgency=low
* patches/series
- Add debian/patches/03_mispell_mxml.pc.diff (Fixed in upstream svn)
-- Luis Uribe <acme@eviled.org> Tue, 24 Jun 2008 01:09:30 -0500
mxml (2.5-1) unstable; urgency=low
* New upstream release
* patches/series
- Remove 02_remove_minus.diff patch
- Add 02_link_with_pthread.diff to link mxml with pthread (Closes: #467555).
Thanks to Gonéri Le Bouder <goneri@rulezlan.org>
* debian/control
- Adding ${shlibs:Depends} to Depends:
-- Luis Uribe <acme@eviled.org> Sun, 06 Apr 2008 22:41:06 -0500
mxml (2.4-1) unstable; urgency=low
* New upstream release. (Closes: #460318). Thanks to Sam Morris
* Fix loading zynaddsubfx's XML files. (Closes: #442416).
* New maintainer. (Closes: #391132)
* debian/control:
- Update the homepage
- Include part of the libmxml1 description into the libmxml-dev
description
* debian/watch
- Add file
* Conforms with latest Standards Version 3.7.3
-- Luis Uribe <acme@eviled.org> Tue, 15 Jan 2008 21:13:50 -0500
mxml (2.3-1) unstable; urgency=low
* QA upload.
* New upstream release.
* Add patch to remove rpath.
* Bump compat to 5.
* Update control:
* Bump debhelper build-depends to 5.
* Add quilt build-depends.
* Rewrite short and long descriptions.
* Rewrite copyright. Mini-XML library is licensed under LGPL with
2 exceptions.
* Remove dirs, links, shlibs, manpages and README.Debian files.
* Update libmxml-dev.* files.
* Clean up rules file.
-- Fathi Boudra <fboudra@free.fr> Sun, 19 Aug 2007 14:52:14 +0200
mxml (2.2-2) unstable; urgency=low
* QA upload.
* Set maintainer to QA Group; Orphaned: #391132
* Correct package description (Closes: #314481)
* Conforms with latest Standards Version 3.7.2
-- Michael Ablassmeier <abi@debian.org> Mon, 16 Oct 2006 08:48:01 +0200
mxml (2.2-1) unstable; urgency=low
* New upstream release (closes: #287839)
-- Eduardo Marcel Macan <macan@debian.org> Sun, 6 Mar 2005 09:24:51 -0300
mxml (2.1-1) unstable; urgency=low
* Initial Release.
-- Eduardo Marcel Macan <macan@debian.org> Tue, 28 Dec 2004 16:28:45 -0200
|