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
|
libxml-ruby (0.5.2.0-3+lenny1) testing-proposed-updates; urgency=low
[ Michael Schutte ]
* Backport a patch from upstream SVN (r319) to fix an “object allocation
during GC phase” bug, closes: #485738.
* Bump Standards-Version to 3.8.0 (no changes needed).
* Add myself to Uploaders.
[ Filipe Lautert ]
* Updated watch file.
-- Filipe Lautert <filipe@icewall.org> Tue, 14 Oct 2008 19:13:01 -0300
libxml-ruby (0.5.2.0-3) unstable; urgency=low
* Set section to "libs" instead of "interpreters". This is a library.
-- Paul van Tilburg <paulvt@debian.org> Sat, 05 Apr 2008 00:39:49 +0200
libxml-ruby (0.5.2.0-2) unstable; urgency=low
* Fixed typo in the value of the XS-Dm-Upload-Allowed field.
-- Paul van Tilburg <paulvt@debian.org> Sat, 05 Apr 2008 00:01:17 +0200
libxml-ruby (0.5.2.0-1) unstable; urgency=low
[ Filipe Lautert ]
* New upstream version (closes: #443409).
* Added 'Dm-Upload-Allowed: yes' field to debian/control file.
[ Lucas Nussbaum ]
* Use new Homepage dpkg header.
[ Paul van Tilburg ]
* Added Vcs-* fields.
* Bumped standards version to 3.7.3; no changes required.
-- Paul van Tilburg <paulvt@debian.org> Sat, 08 Dec 2007 16:41:58 +0100
libxml-ruby (0.3.8.4-3) unstable; urgency=low
* Added test before remove empty file, so package can be build twice
in a row (closes: #424542).
-- Filipe Lautert <filipe@icewall.org> Thu, 17 May 2007 01:50:41 -0300
libxml-ruby (0.3.8.4-2) unstable; urgency=low
[ Filipe Lautert ]
* Updated debian/control and removed debian/control.in so it reflects
the new way of describing maintainers and uploaders fields from the
Pkg-Ruby-Extras Team.
-- Filipe Lautert <filipe@icewall.org> Mon, 16 Apr 2007 09:54:33 -0300
libxml-ruby (0.3.8.4-1) unstable; urgency=medium
* Maintenance release that fixes a critical bug in attribute handling.
-- Filipe Lautert <filipelautert@celepar.pr.gov.br> Tue, 5 Dec 2006 08:24:22 -0200
libxml-ruby (0.3.8.2-1) unstable; urgency=medium
* Synchonized with upstream version - this version closes many critical
bugs in upstream code.
* Removed silly comment from rules file.
* Updated copyright file.
-- Filipe Lautert <filipelautert@celepar.pr.gov.br> Fri, 1 Dec 2006 15:13:54 -0200
libxml-ruby (0.3.8-1) unstable; urgency=low
* Package adopted - maintenance changed to Debian/Ruby Extras team.
Closes: #335698.
* Converted debian/rules to cdbs.
* Added remove command to debian/rules that removes empty test file
resolving litian warning.
* Conforms to Standards version 3.7.2.
-- Filipe Lautert <filipelautert@celepar.pr.gov.br> Tue, 7 Nov 2006 21:35:12 -0300
libxml-ruby (0.3.4-4) unstable; urgency=low
* QA upload.
* Add a libxml-ruby metapackage as recommended by Debian Ruby Policy.
Closes: #282759.
* Change section to interpreters. Closes: #260944.
* debian/copyright: Update upstream URL.
* debian/dirs: $(sitedir) already handled by the Makefile; remove.
* debian/docs: README and TODO already handled by cdbs; remove.
* debian/watch: Add.
* Conforms to Standards version 3.6.2.
-- Matej Vela <vela@debian.org> Sun, 13 Nov 2005 17:38:06 +0100
libxml-ruby (0.3.4-3) unstable; urgency=low
* Orphaning package, setting maintainer to QA.
-- Andres Salomon <dilinger@voxel.net> Tue, 25 Oct 2005 01:44:32 -0400
libxml-ruby (0.3.4-2) unstable; urgency=low
* Fix FTBFS due to unnecessary libm/atan check; thanks to
Andreas Jochens (closes: #265475).
* Fix gcc-4.0 FTBFS due to lvalue casts; thanks to
Andreas Jochens (closes: #287452).
-- Andres Salomon <dilinger@voxel.net> Wed, 29 Dec 2004 07:37:28 -0500
libxml-ruby (0.3.4-1) unstable; urgency=low
* Initial release (closes: #228534).
-- Andres Salomon <dilinger@voxel.net> Fri, 16 Jul 2004 22:12:41 -0400
|