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 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207
|
libmoosex-storage-perl (0.53-1) unstable; urgency=medium
[ gregor herrmann ]
* Remove Jonathan Yu from Uploaders. Thanks for your work!
[ Salvatore Bonaccorso ]
* Update Vcs-* headers for switch to salsa.debian.org
[ gregor herrmann ]
* debian/watch: use uscan version 4.
* Import upstream version 0.53.
* Update test dependencies.
* Update years of packaging copyright.
* Declare compliance with Debian Policy 4.5.0.
* Set Rules-Requires-Root: no.
* Annotate test-only build dependencies with <!nocheck>.
* Bump debhelper-compat to 12.
* Remove obsolete fields Contact, Name from debian/upstream/metadata.
-- gregor herrmann <gregoa@debian.org> Mon, 20 Apr 2020 18:23:04 +0200
libmoosex-storage-perl (0.52-1) unstable; urgency=medium
* Team upload.
[ Salvatore Bonaccorso ]
* debian/control: Use HTTPS transport protocol for Vcs-Git URI
[ gregor herrmann ]
* debian/copyright: change Copyright-Format 1.0 URL to HTTPS.
[ Nick Morrott ]
* Import upstream version 0.52
* Declare compliance with Debian Policy 3.9.8
* Bump debhelper compatibility level to 9
* Refresh (build) dependencies
-- Nick Morrott <knowledgejunkie@gmail.com> Sun, 14 Aug 2016 09:31:55 +0100
libmoosex-storage-perl (0.50-1) unstable; urgency=medium
* Import upstream version 0.50
* Update years of packaging copyright.
* Update (build) dependencies.
-- gregor herrmann <gregoa@debian.org> Wed, 08 Jul 2015 21:28:17 +0200
libmoosex-storage-perl (0.48-2) unstable; urgency=medium
* Update runtime dependencies.
Move packages from Recommends to Depends which are needed by various
serializers (MooseX::Storage::Format::*).
These modules are in theory optional but become required as soon as
the serializer formats are installed which happens by default.
(Closes: #768683)
-- gregor herrmann <gregoa@debian.org> Sat, 15 Nov 2014 17:10:09 +0100
libmoosex-storage-perl (0.48-1) unstable; urgency=medium
* Import upstream version 0.48
* Update Upstream-Contact in debian/copyright.
* Drop build dependency on libmodule-build-tiny-perl. Lower debhelper
compat level to 8.
* Update build and runtime dependencies.
* Mark package as autopkgtest-able.
* Declare compliance with Debian Policy 3.9.6.
-- gregor herrmann <gregoa@debian.org> Mon, 20 Oct 2014 21:33:18 +0200
libmoosex-storage-perl (0.47-1) unstable; urgency=medium
* Team upload
[ Salvatore Bonaccorso ]
* Update Vcs-Browser URL to cgit web frontend
[ intrigeri ]
* Add debian/upstream/metadata
* New upstream release
-- intrigeri <intrigeri@debian.org> Wed, 27 Aug 2014 14:00:43 -0700
libmoosex-storage-perl (0.46-1) unstable; urgency=medium
* debian/control: bump required debhelper version for
Module::Build::Tiny to 9.20140227.
* Strip trailing slash from metacpan URLs.
* New upstream release.
* Update years of packaging copyright.
* Update (build) dependencies.
-- gregor herrmann <gregoa@debian.org> Wed, 07 May 2014 22:54:49 +0200
libmoosex-storage-perl (0.45-1) unstable; urgency=medium
* New upstream release.
* Update upstream copyright years. Drop info about removed files.
* Update (build) dependencies.
* Install new CONTRIBUTING file.
* Declare compliance with Debian Policy 3.9.5.
-- gregor herrmann <gregoa@debian.org> Wed, 25 Dec 2013 18:38:02 +0100
libmoosex-storage-perl (0.33-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
[ gregor herrmann ]
* New upstream release.
Fixes "FTBFS with perl 5.18: test failures"
(Closes: #710950)
* Drop use-Digest-SHA.patch, fixed upstream.
* Update years of packaging and third-party copyright.
* Set Standards-Version to 3.9.4 (no changes).
-- gregor herrmann <gregoa@debian.org> Mon, 03 Jun 2013 21:34:03 +0200
libmoosex-storage-perl (0.31-1) unstable; urgency=low
* New upstream release.
* Build-depend on libtest-fatal-perl instead of libtest-exception-perl.
* Add /me to Uploaders.
* Bump Standards-Version to 3.9.3 (no changes).
* debian/copyright: update to Copyright-Format 1.0.
-- gregor herrmann <gregoa@debian.org> Sun, 18 Mar 2012 17:41:56 +0100
libmoosex-storage-perl (0.30-1) unstable; urgency=low
* Team upload.
[ Jonathan Yu ]
* New upstream release 0.29
[ Ansgar Burchardt ]
* Update my email address.
* debian/control: Convert Vcs-* fields to Git.
[ gregor herrmann ]
* New upstream release 0.30.
[ Salvatore Bonaccorso ]
* debian/copyright: Replace DEP5 Format-Specification URL from
svn.debian.org to anonscm.debian.org URL.
* debian/patches: Add use-Digest-SHA to use Digest::SHA instead of
Digest::SHA1.
* debian/control:
- Remove libdigest-sha1-perl from Build-Depends-Indep and Suggests.
- Add libdigest-hmac-perl to Build-Depends-Indep.
- Bump versioned Build-Depends on debhelper to (>= 8).
* Bump Debhelper compat level to 8.
[ Damyan Ivanov ]
* Claim conformance with Policy 3.9.2
-- Damyan Ivanov <dmn@debian.org> Tue, 16 Aug 2011 14:37:06 +0300
libmoosex-storage-perl (0.28-1) unstable; urgency=low
* New upstream release
* Standards-Version 3.9.1 (no changes)
-- Jonathan Yu <jawnsy@cpan.org> Mon, 04 Oct 2010 20:36:55 -0400
libmoosex-storage-perl (0.27-1) unstable; urgency=low
* New upstream release.
-- Ansgar Burchardt <ansgar@43-1.org> Fri, 16 Apr 2010 10:36:15 +0900
libmoosex-storage-perl (0.26-1) unstable; urgency=low
* New upstream release.
+ Add build-dep on perl (>= 5.10.1) | libtest-simple-perl (>= 0.88).
* Use source format 3.0 (quilt).
* Add myself to Uploaders.
-- Ansgar Burchardt <ansgar@43-1.org> Fri, 26 Mar 2010 13:39:10 +0900
libmoosex-storage-perl (0.25-1) unstable; urgency=low
[ Jonathan Yu ]
* New upstream release
* Standards-Version 3.8.4 (no changes)
* Now requires Moose 0.99 per upstream
[ Franck Joncourt ]
* Refreshed copyright information.
+ Use of the latest revision for DEP5.
+ Updated copyright years.
-- Jonathan Yu <jawnsy@cpan.org> Fri, 12 Mar 2010 11:41:00 -0500
libmoosex-storage-perl (0.24-1) unstable; urgency=low
* Initial Release (Closes: #563207)
-- Jonathan Yu <jawnsy@cpan.org> Sun, 10 Jan 2010 21:27:11 -0500
|