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
|
libmoosex-types-structured-perl (0.35-1) unstable; urgency=medium
* Team upload.
* Import upstream version 0.35
* Add runtime dependency on JSON::PP
-- Lucas Kanashiro <kanashiro.duarte@gmail.com> Mon, 11 Jan 2016 22:51:06 -0200
libmoosex-types-structured-perl (0.34-1) unstable; urgency=medium
[ gregor herrmann ]
* debian/control: bump required debhelper version for
Module::Build::Tiny to 9.20140227.
* Strip trailing slash from metacpan URLs.
* Remove Rafael Kitover from Uploaders. Not active anymore since several
years. Thanks for your past work!
[ Salvatore Bonaccorso ]
* Update Vcs-Browser URL to cgit web frontend
[ gregor herrmann ]
* Add debian/upstream/metadata.
* Import upstream version 0.34.
* Update years of packaging copyright, and Upstream-Contact.
* Update (build) dependencies.
* Mark package as autopkgtest-able.
* debian/rules: drop another empty manpage from the binary package.
* Declare compliance with Debian Policy 3.9.6.
-- gregor herrmann <gregoa@debian.org> Sun, 25 Oct 2015 22:27:19 +0100
libmoosex-types-structured-perl (0.30-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.
* Install new CONTRIBUTING file.
* Update years of copyright.
* Update build dependencies.
* Declare compliance with Debian Policy 3.9.5.
-- gregor herrmann <gregoa@debian.org> Wed, 25 Dec 2013 17:02:41 +0100
libmoosex-types-structured-perl (0.28-1) unstable; urgency=low
[ 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.
-- gregor herrmann <gregoa@debian.org> Tue, 04 Oct 2011 18:23:25 +0200
libmoosex-types-structured-perl (0.27-1) unstable; urgency=low
[ Ansgar Burchardt ]
* debian/copyright: Update for new upstream release.
[ gregor herrmann ]
* New upstream release.
* Set Standards-Version to 3.9.2 (no changes).
* Bump debhelper compatibility level to 8.
* Add /me to Uploaders.
* Add perl as an alternative build dependency for Test::More.
-- gregor herrmann <gregoa@debian.org> Mon, 16 May 2011 19:23:55 +0200
libmoosex-types-structured-perl (0.25-1) unstable; urgency=low
* New upstream release
* Use separate "rm" commands in override to make each line
independent of the other lines
-- Jonathan Yu <jawnsy@cpan.org> Sat, 01 Jan 2011 14:15:45 -0500
libmoosex-types-structured-perl (0.24-1) unstable; urgency=low
* New upstream release.
* debian/copyright: Refer to "Debian systems" instead of "Debian GNU/Linux
systems"; refer to /usr/share/common-licenses/GPL-1.
* Bump Standards-Version to 3.9.1.
* Update my email address.
-- Ansgar Burchardt <ansgar@debian.org> Sat, 20 Nov 2010 12:52:48 +0100
libmoosex-types-structured-perl (0.23-1) unstable; urgency=low
* New upstream release.
* debian/copyright: Update copyright information.
* Bump (build-)dep on libdevel-partialdump-perl to >= 0.13.
* Bump (build-)dep on libmoose-perl to >= 1.08.
* Bump (build-)dep on libsub-exporter-perl to >= 0.982.
* Bump build-dep on libtest-simple-perl to >= 0.94.
perl (>= 5.12) can be added as an alternative once #586275 is fixed.
* Lower build-dep on debhelper to 7.0.50 (instead of 7.2.13) as the package
no longer uses Module::AutoInstall.
* debian/rules: Remove manpages without any useful content.
* Bump Standards-Version to 3.9.0 (no changes).
-- Ansgar Burchardt <ansgar@43-1.org> Sat, 03 Jul 2010 12:10:12 +0900
libmoosex-types-structured-perl (0.22-1) unstable; urgency=low
[ gregor herrmann ]
* New upstream release (0.21).
* Remove patches, applied upstream.
[ Ansgar Burchardt ]
* New upstream release (0.22).
+ Test suite passes again. (Closes: #583463)
* Bump (build-)dep on libmoose-perl to >= 1.06.
* Bump (build-)dep on libmoosex-types-perl to >= 0.22.
* debian/control: Sort (build-)dependencies.
-- Ansgar Burchardt <ansgar@43-1.org> Wed, 02 Jun 2010 21:35:15 +0900
libmoosex-types-structured-perl (0.20-1) unstable; urgency=low
[ Jonathan Yu ]
* Update short description
[ Ansgar Burchardt ]
* New upstream release.
* Add build-dep on perl (>= 5.10.1) | libtest-simple-perl (>= 0.88)
for done_testing.
* Use source format 3.0 (quilt).
* Correct spelling error pointed out by lintian.
+ new patch: spelling.patch
* Remove useless "use Try::Tiny" from t/04-map.t.
+ new patch: no-try-tiny.patch
* debian/copyright: Update years of copyright, minor changes for DEP-5.
* Bump Standards-Version to 3.8.4 (no changes).
-- Ansgar Burchardt <ansgar@43-1.org> Thu, 04 Feb 2010 21:33:40 +0900
libmoosex-types-structured-perl (0.19-1) unstable; urgency=low
[ Jonathan Yu ]
* New upstream release
[ Ryan Niebur ]
* Update jawnsy's email address
* Update ryan52's email address
[ gregor herrmann ]
* Bump debhelper build dependency to 7.2.13 because of Module::AutoInstall.
-- Jonathan Yu <jawnsy@cpan.org> Wed, 11 Nov 2009 20:17:48 -0500
libmoosex-types-structured-perl (0.18-1) unstable; urgency=low
[ Jonathan Yu ]
* New upstream release
+ Reduce dependencies not needed by non-author users
* Standards-Version 3.8.3 (no changes)
* Added myself to Uploaders and Copyright
* Rewrote control description to include the module name
[ Nathan Handler ]
* debian/watch: Update to ignore development releases.
[ gregor herrmann ]
* debian/control: remove libtest-pod-coverage-perl and
libtest-pod-perl from Build-Depends-Indep as they are not used.
-- Jonathan Yu <frequency@cpan.org> Fri, 21 Aug 2009 14:10:40 -0400
libmoosex-types-structured-perl (0.16-1) unstable; urgency=low
* Initial Release. (Closes: #529241)
-- Ryan Niebur <ryanryan52@gmail.com> Wed, 27 May 2009 23:13:43 -0700
|