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
|
liborlite-mirror-perl (1.24-1) unstable; urgency=low
[ gregor herrmann ]
* debian/control: update {versioned,alternative} (build) dependencies.
[ Salvatore Bonaccorso ]
* Change Vcs-Git to canonical URI (git://anonscm.debian.org)
* Change search.cpan.org based URIs to metacpan.org based URIs
[ Florian Schlichting ]
* Import Upstream version 1.24
* Bump years of M::I copyright
* Update stand-alone license paragraphs to commonly used version
* Remove (build-)dependency on libio-compress-zlib-perl, virtual, in core
since oldstable
* Declare compliance with Debian Policy 3.9.5
* Add myself to uploaders and copyright
-- Florian Schlichting <fsfs@debian.org> Fri, 29 Nov 2013 21:59:20 +0100
liborlite-mirror-perl (1.23-2) unstable; urgency=low
* Set temporary $HOME for test suite. (Closes: #665246)
* debian/copyright: update to Copyright-Format 1.0.
* Bump Standards-Version to 3.9.3 (no changes).
-- gregor herrmann <gregoa@debian.org> Thu, 22 Mar 2012 23:37:55 +0100
liborlite-mirror-perl (1.23-1) unstable; urgency=low
* New upstream release.
* Update years of packaging and upstream copyright.
-- gregor herrmann <gregoa@debian.org> Tue, 07 Feb 2012 20:53:14 +0100
liborlite-mirror-perl (1.22-1) unstable; urgency=low
[ Fabrizio Regalli ]
* New upstream release 1.21
* Bump to 3.9.2 Standard-Version.
* Switch d/compat to 8.
* Build-Depends: switch to debhelper (>= 8).
* Add myself to Uploaders and Copyright.
* Removed AUTOMATED_TESTING=1 in d/rules
* Removed libtest-cpan-meta-perl, libtest-minimumversion-perl,
libtest-pod-perl from dependencies
[ Ansgar Burchardt ]
* debian/control: Convert Vcs-* fields to Git.
[ Salvatore Bonaccorso ]
* debian/copyright: Replace DEP5 Format-Specification URL from
svn.debian.org to anonscm.debian.org URL.
[ gregor herrmann ]
* New upstream release 1.22.
* Update years of packaging copyright.
* Remove some unneeded versions from build/runtime dependencies.
-- gregor herrmann <gregoa@debian.org> Sun, 28 Aug 2011 19:51:45 +0200
liborlite-mirror-perl (1.20-2) unstable; urgency=low
* debian/rules: explicitly set HOME for test suite to avoid a FTBFS due to a
missing or un-writable directory (closes: #579292).
* Convert to source format 3.0 (quilt).
-- gregor herrmann <gregoa@debian.org> Wed, 28 Apr 2010 19:49:41 +0200
liborlite-mirror-perl (1.20-1) unstable; urgency=low
* New upstream release:
+ Switching to use array => 1 by default
+ Upgrading ORLite dependency to 1.37 to get array support
+ Changed the "no transactions" test from begin to commit
(closes: #566502)
* Set Standards-Version to 3.8.4 (no changes).
* debian/copyright: update some years of copyright.
-- gregor herrmann <gregoa@debian.org> Fri, 29 Jan 2010 23:37:34 +0100
liborlite-mirror-perl (1.18-1) unstable; urgency=low
* New upstream release
* Requires ORLite 1.30 per upstream
* Pod::Simple 3.07 is satisfied by Perl 5.10.1
* Refresh copyright to new DEP5 format
-- Jonathan Yu <jawnsy@cpan.org> Sun, 03 Jan 2010 09:13:49 -0500
liborlite-mirror-perl (1.17-1) unstable; urgency=low
[ Jonathan Yu ]
* New upstream release
+ Now requires ORLite 1.28 for prune
[ Ryan Niebur ]
* Update jawnsy's email address
-- Jonathan Yu <jawnsy@cpan.org> Sun, 27 Sep 2009 08:24:59 -0400
liborlite-mirror-perl (1.16-3) unstable; urgency=low
* Add "perl (>= 5.10.1)" also to libio-compress-zlib-perl (cf. #542691).
-- gregor herrmann <gregoa@debian.org> Fri, 21 Aug 2009 17:46:06 +0200
liborlite-mirror-perl (1.16-2) unstable; urgency=low
[ Salvatore Bonaccorso ]
* debian/control: Changed: Replace versioned (build-)dependency on
perl (>= 5.6.0-{12,16}) with an unversioned dependency on perl (as
permitted by Debian Policy 3.8.3).
[ gregor herrmann ]
* Update (build) dependency to "perl (>= 5.10.1) | libio-compress-bzip2-perl
(>= 2.008)" as a preparation for the Perl 5.10.1 transition
(closes: #542704).
* Add /me to Uploaders.
* Set Standards-Version to 3.8.3 (no further changes).
* Bump versioned debhelper build dependency for the override_* feature.
-- gregor herrmann <gregoa@debian.org> Fri, 21 Aug 2009 14:35:25 +0200
liborlite-mirror-perl (1.16-1) unstable; urgency=low
* Initial Release (Closes: #537287)
-- Jonathan Yu <frequency@cpan.org> Thu, 16 Jul 2009 10:38:58 -0400
|