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
|
libdata-types-perl (0.17-1) unstable; urgency=medium
* Import upstream version 0.17.
* Update years of packaging copyright.
* Declare compliance with Debian Policy 4.3.0.
* Bump debhelper compatibility level to 11.
-- gregor herrmann <gregoa@debian.org> Mon, 25 Feb 2019 17:32:08 +0100
libdata-types-perl (0.16-1) unstable; urgency=medium
* Team upload
* Import upstream version 0.16
* Declare compliance with Debian Policy 4.2.1
-- Florian Schlichting <fsfs@debian.org> Fri, 21 Dec 2018 21:35:40 +0100
libdata-types-perl (0.13-1) unstable; urgency=medium
[ Salvatore Bonaccorso ]
* debian/control: Use HTTPS transport protocol for Vcs-Git URI
[ gregor herrmann ]
* debian/copyright: change Copyright-Format 1.0 URL to HTTPS.
* debian/upstream/metadata: change GitHub/CPAN URL(s) to HTTPS.
* Remove Rene Mayorga from Uploaders. Thanks for your work!
[ Alex Muntada ]
* Remove inactive pkg-perl members from Uploaders.
[ Salvatore Bonaccorso ]
* Update Vcs-* headers for switch to salsa.debian.org
[ gregor herrmann ]
* Import upstream version 0.13.
* Update debian/upstream/metadata.
* Update Upstream-Contact in debian/copyright.
* Update years of packaging copyright.
* Declare compliance with Debian Policy 4.1.5.
* Bump debhelper compatibility level to 10.
-- gregor herrmann <gregoa@debian.org> Sat, 21 Jul 2018 18:18:48 +0200
libdata-types-perl (0.09-2) unstable; urgency=low
[ Salvatore Bonaccorso ]
* Change Vcs-Git to canonical URI (git://anonscm.debian.org)
* Change search.cpan.org based URIs to metacpan.org based URIs
[ Axel Beckert ]
* debian/copyright: migrate pre-1.0 format to 1.0 using "cme fix dpkg-
copyright"
[ gregor herrmann ]
* Strip trailing slash from metacpan URLs.
[ Salvatore Bonaccorso ]
* Update Vcs-Browser URL to cgit web frontend
[ gregor herrmann ]
* Add debian/upstream/metadata
* Mark package as autopkgtest-able.
* Declare compliance with Debian Policy 3.9.6.
* Add explicit build dependency on libmodule-build-perl.
* Update years of packaging copyright.
-- gregor herrmann <gregoa@debian.org> Sun, 07 Jun 2015 17:20:28 +0200
libdata-types-perl (0.09-1) unstable; urgency=low
[ Rene Mayorga ]
* Email change: Rene Mayorga -> rmayorga@debian.org
[ Nathan Handler ]
* debian/watch: Update to ignore development releases.
[ Ansgar Burchardt ]
* debian/control: Convert Vcs-* fields to Git.
[ gregor herrmann ]
* New upstream release.
* Switch to source format 3.0 (quilt).
* Use tiny debian/rules, switch to debhelper 8.
* debian/copyright: use DEP5 formatting.
* debian/control:
- bump Standard-Version to 3.9.2, remove unneeded versions/packages
- add /me to Uploaders
- make short description a noun phrase
-- gregor herrmann <gregoa@debian.org> Sat, 27 Aug 2011 17:43:44 +0200
libdata-types-perl (0.08-1) unstable; urgency=low
* New upstream release
* debian/control
- libtest-pod-perl added to B-D-I
- Add myself back to uploaders
* debian/copyright - Refresh copyright years
* sync debian/rules with newest dh-make-perl template
-- Rene Mayorga <rmayorga@debian.org.sv> Tue, 06 May 2008 23:53:30 -0600
libdata-types-perl (0.07-1) unstable; urgency=low
[ gregor herrmann ]
* debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser
field (source stanza); Homepage field (source stanza). Removed: XS-
Vcs-Svn fields.
[ Rene Mayorga ]
* New upstream release
* compat level set to 6
* debian/control
+ Raise debhelper version to 6
+ Set standards-version to 3.7.3 (no changes needed)
+ Tiny adjust to descriptions to keep lintian happy
* debian/rules
+ use $@ to touch stamp files
+ remove OPTIMIZE we don't needed
+ Move tests suites from install-stamp to build-stamp target
+ remove uneeded dh_ calls
+ remove usr/lib/perl5/auto/Data/Types/.packlist and empty dirs
+ Don't install README, it's only have installation info and
is not needed
* debian/copyright
+ fix upstream URL
+ Refresh upstream's copyright years
* debian/watch: reaise version to 3, improve upstream URL
[ Damyan Ivanov ]
* debian/rules:
+ make install target depend only on install-stamp, and that - on
build-stamp
+ instead of removing .packlist files, pass create_packlist=0 to ./Build
install
+ drop unneeded dh_link
* add myself to Uploaders
-- Damyan Ivanov <dmn@debian.org> Wed, 23 Jan 2008 22:09:44 +0200
libdata-types-perl (0.06-1) unstable; urgency=low
* New upstream release
* debian/control:
- Standards-Version: increased to 3.7.2 without additional changes
- Build-Depends: moved here debhelper & libmodule-build-perl
-- Krzysztof Krzyzaniak (eloy) <eloy@debian.org> Tue, 23 May 2006 15:38:35 +0200
libdata-types-perl (0.05-1) unstable; urgency=low
* Initial Release (closes: #258094).
-- Krzysztof Krzyzaniak (eloy) <eloy@debian.org> Tue, 3 Jan 2006 17:30:50 +0100
|