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
|
libparams-validate-perl (0.76-1) unstable; urgency=low
* New Maintainer (Closes: 288214)
* Changed section to perl (was: text)
* Changed to my standard rules template for XS build
* New upstream version
* Ack'd NMUs (Closes: #223641, #117814, #152848, #189158)
* Adds debian/compat file per debhelper best practices
-- Jay Bonci <jaybonci@debian.org> Mon, 3 Jan 2005 12:18:44 -0500
libparams-validate-perl (0.74-0.1) unstable; urgency=low
* Non-maintainer upload.
* New upstream release, closes: #189158, #223641 - fixes serious memory
leak when certain features are used.
-- Stephen Quinney <stephen@jadevine.org.uk> Tue, 22 Jun 2004 09:52:22 +0100
libparams-validate-perl (0.69-1) unstable; urgency=low
* New upstream version. Closes: bug #189158.
* Updated standards version in control.
-- Britton Leo Kerin <bkerin@debian.org> Mon, 10 Nov 2003 15:16:35 -0900
libparams-validate-perl (0.59-1) unstable; urgency=low
* Changed Build-Depends-Indep to Build-Depends in control file.
-- Britton Leo Kerin <bkerin@debian.org> Thu, 05 Jun 2003 10:53:24 -0800
* Added dh_strip -a invocation to strip binary perl module.
* Moved all the debhelper action to binary-arch target.
* New upstream version.
-- Britton Leo Kerin <bkerin@debian.org> Wed, 04 Jun 2003 11:01:10 -0800
* Changed Architecture control file field to "any".
-- Britton Leo Kerin <bkerin@debian.org> Fri, 23 May 2003 17:52:00 -0800
* Added support for the DEB_BUILD_OPTIONS environment variable to
rules.
* Updated standards version in control.
-- Britton Leo Kerin <bkerin@debian.org> Fri, 02 May 2003 00:28:18 -0800
* Removed dependency on libattribute-handlers-perl since this is now
part of the core perl distribution.
-- Britton Leo Kerin <bkerin@debian.org> Fri, 02 May 2003 00:02:00 -0800
* Removed manual modification of permissions of a file that used to
have strange default permissions.
* Updated perl:Depends in libparams-validate-perl.substvars to
require perl version 5.8.0-17 or greater.
* New upstream version. Closes: bug#189158.
-- Britton Leo Kerin <bkerin@debian.org> Tue, 22 Apr 2003 21:47:07 -0800
libparams-validate-perl (0.24-2) unstable; urgency=low
* Added Build-Depends-Indep on libattribute-handlers-perl.
-- Britton Leo Kerin <bkerin@debian.org> Sun, 18 Aug 2002 12:35:18 -0800
libparams-validate-perl (0.24-1) unstable; urgency=low
* Set DH_COMPAT to 4 (specifying debhelper version 4 semantics) in
rules.
* Bumped required version of debhelper in control file to 4.1.3.
* Updated description to mention inclusion of
Attribute::Params::Validate.
* New upstream version. Closes: bug#152848.
-- Britton Leo Kerin <bkerin@debian.org> Mon, 15 Jul 2002 12:32:24 -0800
libparams-validate-perl (0.15-1) unstable; urgency=low
* debian/control now uses more correct Build-Depends-Indep field instead
of Build-Depends field.
* Changes misspelled 'licences' to 'licenses' in copyright file.
* debian/rules now manually chmod's wierdly permissioned perl module
file ('.pm' file).
* debian/rules now calls debhelper from binary-indep target instead
of binary-arch target.
* debian/rules now uses libparams-validate-perl instead of tmp
* debian/rules now uses 'export DH_COMPAT=3'
* copyright file updated to reflect new maintainer.
* Standards version now at 3.5.6.1.
* New upstream version. Closes: bug#117814.
* New debian maintainer.
-- Britton Leo Kerin <bkerin@debian.org> Tue, 23 Apr 2002 12:47:27 -0800
libparams-validate-perl (0.04-1) unstable; urgency=low
* Initial Release (closes #97939)
-- Steve Haslam <araqnid@debian.org> Mon, 14 May 2001 20:26:11 +0100
Local variables:
mode: debian-changelog
End:
|