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 154 155 156 157 158 159 160 161 162 163 164
|
libxml-libxslt-perl (1.59-1) unstable; urgency=low
* New upstream release.
* Use my debian.org in the Maintainer field.
* Bump up Standards-Version to 3.7.2 (no changes).
* Bump up versioned {Build-,}Dependency to libxml-libxml-perl
-- Florian Ragwitz <rafl@debian.org> Thu, 3 Aug 2006 17:18:06 +0200
libxml-libxslt-perl (1.58-1) unstable; urgency=low
* New upstream version (Closes: #321872).
* New Maintainer (Closes: #300237).
* Bumped up Standards-Version.
* Added direct download url to the copyright file.
* Don't install README anymore. Its information is redundant.
* Rewrote debian/rules after a dh-make-perl template.
* Removed debian/libxml-libxslt-perl.{install,examples}. Handled by
debian/rules now.
* Added dpatch build-dep.
* Added debian/patches/20fix_pod.dpatch (Closes: #284645).
-- Florian Ragwitz <rafl@debianforum.de> Thu, 1 Sep 2005 17:04:15 +0200
libxml-libxslt-perl (1.57-2) unstable; urgency=low
* QA Group upload orphaning this package
-- Andrew Pollock <apollock@debian.org> Wed, 17 Aug 2005 09:22:06 +1000
libxml-libxslt-perl (1.57-1) unstable; urgency=low
* New upstream version
* Fixes test failure (Closes: #277684)
* Adds debian/watch file so uscan will work
-- Jay Bonci <jaybonci@debian.org> Wed, 27 Oct 2004 16:22:39 -0400
libxml-libxslt-perl (1.53-4) unstable; urgency=low
* New maintainer (closes: Bug#210535)
* Added Jay Bonci as co-maintainer
* Reverse changes from NMU, verify against perl v5.8.2 / libxml2 2.6.3
(The regression test is not actually bad; the real cause was
libxml-libxml-perl breakage. A small change was made to the test()
callback to suppress a warning.)
* LibXSLT.xs: fix double-free bug in LibXSLT_generic_function
-- Michael K. Edwards <medwards-debian@sane.net> Mon, 19 Jan 2004 00:44:24 -0800
libxml-libxslt-perl (1.53-3.1) unstable; urgency=low
* Zero-day NMU from the Minneapolis BSP.
* Fix build failure caused by bad regression test (closes: #207402).
- Make sure test() callback is always called with two arguments
- Comment out XSLT line that is documented to only work with v1.52
-- Kenneth J. Pronovici <pronovic@debian.org> Sat, 13 Dec 2003 15:12:34 -0600
libxml-libxslt-perl (1.53-3) unstable; urgency=low
* rebuild against perl v5.8.1
* debian/control: updated build dependency on 'perl' to '>= 5.8.1'
* rebuild against libxml2 v2.5.11-2
* debian/control: updated build dependency on 'libxslt1-dev' to '>= 1.0.33'
* debian/control: updated (build) dependency on 'libxml-libxml-perl' to
'>= 1.56-3'
-- Ardo van Rangelrooij <ardo@debian.org> Sat, 4 Oct 2003 11:19:05 -0500
libxml-libxslt-perl (1.53-2) unstable; urgency=low
* debian/control: changed (build) dependency on 'libxml-libxml-perl'
to '(>= 1.56)'
* debian/control: added build dependency on 'zlib1g-dev (>= 1:1.1.4)'
* debian/control: upgraded to Debian Policy 3.6.0 (no changes)
-- Ardo van Rangelrooij <ardo@debian.org> Wed, 3 Sep 2003 22:26:21 -0500
libxml-libxslt-perl (1.53-1) unstable; urgency=low
* New upstream release
* debian/rules: moved debhelper compatibility level setting to
'debian/compat' per latest debhelper best practices
* debian/control: updated sections according to latest archive changes:
- 'libxml-libxslt-perl' from 'interpreters' to 'perl'
* debian/control: upgraded build dependency on 'debhelper' to '>= 4.1'
* debian/control: upgraded to Debian Policy 3.5.10 (no changes)
-- Ardo van Rangelrooij <ardo@debian.org> Mon, 9 Jun 2003 19:31:16 -0500
libxml-libxslt-perl (1.52-1) unstable; urgency=low
* New upstream release
* Makefile.PL: added missing support for libexslt
(closes: Bug#160149)
-- Ardo van Rangelrooij <ardo@debian.org> Sun, 22 Sep 2002 13:23:03 -0500
libxml-libxslt-perl (1.50-4) unstable; urgency=low
* debian/rules: added erroneously removed 'dh_testroot' to 'binary-indep'
-- Ardo van Rangelrooij <ardo@debian.org> Sun, 4 Aug 2002 15:23:09 -0500
libxml-libxslt-perl (1.50-3) unstable; urgency=low
* Rebuild against perl 5.8.0
* debian/control: changed build dependency on perl accordingly
* debian/rules: upgraded to debhelper v4
* debian/control: changed build dependency on debhelper accordingly
* debian/rules: migrated from 'dh_movefiles' to 'dh_install'
* debian/rules: split off 'install' target from 'binary-arch' target
* debian/copyright: added pointer to license
-- Ardo van Rangelrooij <ardo@debian.org> Sat, 3 Aug 2002 17:25:17 -0500
libxml-libxslt-perl (1.50-2) unstable; urgency=low
* debian/control: changed build dependency on 'libxml-libxml-perl' into
a versioned build dependency
(closes: Bug#148222)
-- Ardo van Rangelrooij <ardo@debian.org> Sun, 26 May 2002 13:38:46 -0500
libxml-libxslt-perl (1.50-1) unstable; urgency=low
* New upstream release
-- Ardo van Rangelrooij <ardo@debian.org> Sun, 26 May 2002 11:38:12 -0500
libxml-libxslt-perl (1.31-1) unstable; urgency=low
* New upstream release
-- Ardo van Rangelrooij <ardo@debian.org> Sat, 5 Jan 2002 13:00:49 -0600
libxml-libxslt-perl (1.09-1) unstable; urgency=low
* New upstream release
(closes: Bug#106625)
* debian/control: upgraded to Debian Policy 3.5.6
-- Ardo van Rangelrooij <ardo@debian.org> Sat, 3 Nov 2001 20:23:26 -0600
libxml-libxslt-perl (1.07-3) unstable; urgency=low
* Build against libxslt1
(closes: Bug#107630)
-- Ardo van Rangelrooij <ardo@debian.org> Sun, 19 Aug 2001 10:13:10 -0500
libxml-libxslt-perl (1.07-2) unstable; urgency=low
* debian/control: upgraded to Debian Policy 3.5.5
-- Ardo van Rangelrooij <ardo@debian.org> Sat, 7 Jul 2001 13:21:57 -0500
libxml-libxslt-perl (1.07-1) unstable; urgency=low
* Initial Release
(closes: Bug#99112)
-- Ardo van Rangelrooij <ardo@debian.org> Sun, 17 Jun 2001 13:06:02 -0500
|