2010
libxslt-ruby (0.9.2-5) unstable; urgency=low
[ Michael Schutte ]
* Make the linker find /usr/lib/libxslt.so instead of ./libxslt.so
(which it is just trying to build at that moment) by replacing a
$LIBPATH.push with an $DEFLIBPATH.unshift call in extconf.rb. The
library no longer fails to build this way, closes: #521991.
* Add a proper copyright notice.
* Move the package to the “ruby” section.
* Add ${misc:Depends} to the binary packages so debhelper can add
possibly necessary packages.
* Copy the simple-patchsys explanation from
https://wiki.ubuntu.com/README.sourceHowTo and upgrade
Standards-Version to 3.8.2.
* Distinguish between -ruby and -ruby1.8 in the short descriptions.
* Upgrade debian/compat and build-deps to require debhelper 5. The
4.*.* series has been deprecated.
* Add myself to Uploaders.
[ Lucas Nussbaum ]
* Fixed Vcs-* fields after pkg-ruby-extras SVN layout change.
[ Paul van Tilburg ]
* debian/control: bumped standards version to 3.8.4.
* debian/rules: run the test suite.
-- Paul van Tilburg <paulvt@debian.org> Sun, 14 Feb 2010 14:46:45 +0100
2008
libxslt-ruby (0.9.2-4) unstable; urgency=low
[ Lucas Nussbaum ] * Use new Homepage dpkg header. [ Paul van Tilburg ] * Added Vcs-* headers. * Bumped standards version to 3.7.3; no changes required.
-- Paul van Tilburg <paulvt@debian.org> Sat, 19 Jan 2008 11:10:38 +0100
2007
libxslt-ruby (0.9.2-3) unstable; urgency=low
* Updated maintainer e-mail address.
-- Filipe Lautert <filipe@icewall.org> Fri, 20 Apr 2007 18:48:25 -0300
libxslt-ruby (0.9.2-2) unstable; urgency=low
* Adapted debian/control, debian/rules, removed debian/control.in to
drop the Uploaders rule.
-- Paul van Tilburg <paulvt@debian.org> Wed, 18 Apr 2007 23:01:09 +0200
2006
libxslt-ruby (0.9.2-1) unstable; urgency=low
* Package adopted - maintenance changed to Debian/Ruby Extras team.
Closes: #335699.
* Version upgrade after a long time with no upgrade. Now using
Gregoire Lejeune version.
-- Filipe Lautert <filipelautert@celepar.pr.gov.br> Wed, 7 Nov 2006 20:32:57 -0300
2005
libxslt-ruby (0.3.4-3) unstable; urgency=low
* Orphan package, set maintainer to QA group.
* Add 006-wall_fix.patch to fix a build error involving gcc args; thanks
to Andreas Jochens (closes: #297722).
-- Andres Salomon <dilinger@voxel.net> Tue, 25 Oct 2005 01:47:19 -0400
2004
libxslt-ruby (0.3.4-2) unstable; urgency=low
* Add 005-no_math_check.patch to not check for -lm or atan during
build; thanks to Andreas Jochens (closes: #265476).
-- Andres Salomon <dilinger@voxel.net> Wed, 29 Dec 2004 08:00:15 -0500
libxslt-ruby (0.3.4-1) unstable; urgency=low
* Initial release (closes: #258771). * Add 001-libxmldir_override.patch to clean up some hardcoded ugliness. * Add 002-ruby18_fixes.patch to make libxslt-ruby work correctly w/ ruby1.8. * Add 003-no_usr_local.patch to replace all /usr/local's w/ /usr. * Add 004-fix_fuzface.patch to make fuzface.rb find libxslt.
-- Andres Salomon <dilinger@voxel.net> Tue, 20 Jul 2004 23:35:11 -0400