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
|
libdata-integer-perl (0.006-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.
[ Angel Abad ]
* Import upstream version 0.006
* debian/copyright: Update copyright years
* Bump Standards-Version to 4.1.0 (no changes)
-- Angel Abad <angel@debian.org> Wed, 23 Aug 2017 10:32:32 +0200
libdata-integer-perl (0.005-1) unstable; urgency=low
* Team upload
[ 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.
* Update Vcs-Browser URL to cgit web frontend
* Change Vcs-Git to canonical URI (git://anonscm.debian.org)
* Change search.cpan.org based URIs to metacpan.org based URIs
[ Angel Abad ]
* Email change: Angel Abad -> angel@debian.org
[ gregor herrmann ]
* debian/control: update {versioned,alternative} (build) dependencies.
* debian/watch: remove obsolete comment.
* Strip trailing slash from metacpan URLs.
[ Axel Beckert ]
* debian/copyright: migrate pre-1.0 format to 1.0 using "cme fix dpkg-
copyright"
[ Nuno Carvalho ]
* New upstream release
* debian/control:
+ update standards version
+ add libmodule-build-perl to B-D
+ drop unversioned "perl" from Depends
+ add "Testsuite: autopkgtest-pkg-perl"
* Bump debhelper compatibility level to 9
* debian/changelog: tidy up entries
* debian/copyright: update copyright years
-- Nuno Carvalho <smash@cpan.org> Thu, 21 May 2015 20:19:03 +0100
libdata-integer-perl (0.004-1) unstable; urgency=low
[ Angel Abad ]
* New upstream release
* Add myself to uploaders
* debian/control:
- Remove libmodule-build-perl from Build-Depends-Indep
- Add perl (>= 5.10.1) | libparent-perl in Build-Depends-Indep
- Add perl (>= 5.10.1) | libparent-perl in Depends
- Mention module name in long description.
* debian/rules: Move to mimalistic dh7 style
* Update copyright file
* Standards-Version 3.9.1
* Switch to dpkg-source format 3.0 (quilt)
[ gregor herrmann ]
* debian/watch: use dist-based URL.
* debian/control: Changed: Switched Vcs-Browser field to ViewSVN
(source stanza).
* Change my email address.
[ Nathan Handler ]
* debian/watch: Update to ignore development releases.
-- Angel Abad <angelabad@gmail.com> Mon, 02 Aug 2010 12:25:19 +0200
libdata-integer-perl (0.003-1) unstable; urgency=low
* New upstream release.
* debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser
field (source stanza). Removed: XS-Vcs-Svn fields.
* Don't create .packlist file.
-- gregor herrmann <gregor+debian@comodo.priv.at> Sun, 28 Oct 2007 18:22:54 +0100
libdata-integer-perl (0.002-1) unstable; urgency=low
* New upstream release
* Add missing Homepage field to source stanza in debian/control.
* Upstream changed the build system to Module::Build. Follow.
* Add libtest-pod-perl and libtest-pod-coverage-perl to B-D-I
* Use author/version-neutral upstream URL in debian/copyright
* Added myself to Uploaders
-- Damyan Ivanov <dmn@debian.org> Fri, 28 Sep 2007 23:28:37 +0300
libdata-integer-perl (0.001-1) unstable; urgency=low
* Initial Release (closes: #437104).
-- gregor herrmann <gregor+debian@comodo.priv.at> Fri, 10 Aug 2007 15:17:50 +0200
|