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
|
libdata-stag-perl (0.14-2) unstable; urgency=medium
* Team upload.
[ gregor herrmann ]
* Rename autopkgtest configuration file(s) as per new pkg-perl-
autopkgtest schema.
[ Salvatore Bonaccorso ]
* debian/control: Use HTTPS transport protocol for Vcs-Git URI
[ gregor herrmann ]
* debian/copyright: change Copyright-Format 1.0 URL to HTTPS.
* Use (file-)rename instead of (p)rename. (Closes: #825434)
* Update years of packaging copyright.
* Add a patch to fix more spelling mistakes.
* Enable autopkgtest's use.t.
* Bump debhelper compatibility level to 9.
* Declare compliance with Debian Policy 3.9.8.
-- gregor herrmann <gregoa@debian.org> Mon, 30 May 2016 00:08:11 +0200
libdata-stag-perl (0.14-1) unstable; urgency=low
[ Florian Schlichting ]
* Import Upstream version 0.14
Closes: #488614 -- Divergence with upstream: missing manpages and WHATIS
entries, added by a Debian patch.
[ gregor herrmann ]
* Strip trailing slash from metacpan URLs.
[ Axel Beckert ]
* Rename debian/upstream-metadata.yaml to debian/upstream/metadata.
[ Salvatore Bonaccorso ]
* Update Vcs-Browser URL to cgit web frontend
[ Damyan Ivanov ]
* Mark package as autopkgtest-able
* Declare compliance with Debian Policy 3.9.6
* Skip Data/Stag/JSONWriter.pm in syntax smoke autopktgests
* Patch away loading of SF.net logo, avoiding possible privacy breach
-- Damyan Ivanov <dmn@debian.org> Sun, 21 Jun 2015 16:11:38 +0000
libdata-stag-perl (0.13-1) unstable; urgency=low
[ Ansgar Burchardt ]
* debian/control: Convert Vcs-* fields to Git.
[ 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 0.13
* Bump dh compatibility to level 8 (no changes necessary)
* Switch to source format 3.0 (quilt), dropping README.source
* Bump Standards-Version to 3.9.4 (delete versioned depends perl >= 5.10)
* Switch to short-form debian/rules
* Refresh debian/copyright
* Delete fix_WHATIS_entries.patch, applied upstream
* fix_manpage_names.patch mostly applied upstream
* New more_pod_errors.patch
* Make short description a noun phrase
* Add myself to uploaders
-- Florian Schlichting <fsfs@debian.org> Tue, 17 Sep 2013 21:43:56 +0200
libdata-stag-perl (0.11-2) unstable; urgency=low
[ gregor herrmann ]
* Add debian/README.source to document quilt usage, as required by
Debian Policy since 3.8.0.
* debian/control: Changed: Switched Vcs-Browser field to ViewSVN
(source stanza).
[ David Paleino ]
* Removed myself from Uploaders (Closes: #509512)
[ Damyan Ivanov ]
* control: wrap Recommends
* rules,control,compat: convert to debhelper 7
* Standards-Version: 3.8.0 (README.source already added by gregor)
* add myself to Uploaders
* add debian/clean automating removal of test suite cruft
* add fix_pod_errors.patch fixing a couple of POD errors
-- Damyan Ivanov <dmn@debian.org> Tue, 23 Dec 2008 09:34:10 +0200
libdata-stag-perl (0.11-1) unstable; urgency=low
* New upstream version available.
- modified maptree; return arrays
- removed gif from distribution
- removed warnings from ITextWriter (thanks Heikki!)
* debian/get-orig-source: removed.
* debian/watch does not call get-orig-source anymore.
* debian/copyright:
- incremented year for the upstream author.
- removed the explanation about a non-free gif that is now removed
upstream.
* debian/patches forwarded upstream.
-- Charles Plessy <plessy@debian.org> Mon, 30 Jun 2008 13:11:19 +0900
libdata-stag-perl (0.10~dfsg-1) unstable; urgency=low
* Initial Release (Closes: #478251).
-- Charles Plessy <plessy@debian.org> Fri, 09 May 2008 07:00:08 +0900
|