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
|
libdata-javascript-perl (1.15-1) unstable; urgency=medium
* Team upload.
* Import upstream version 1.15.
* Remove manual skipping of t/0-critic.t during build and autopkgtest.
The test is now guarded by the RELEASE_TESTING environment variable.
-- gregor herrmann <gregoa@debian.org> Sun, 18 Oct 2020 18:01:16 +0200
libdata-javascript-perl (1.14-1) unstable; urgency=medium
* Team upload.
[ Damyan Ivanov ]
* declare conformance with Policy 4.1.3 (no changes needed)
[ Salvatore Bonaccorso ]
* Update Vcs-* headers for switch to salsa.debian.org
[ Debian Janitor ]
* Bump debhelper from old 10 to 12.
* Set debhelper-compat version in Build-Depends.
[ gregor herrmann ]
* debian/watch: use uscan version 4.
* Import upstream version 1.14.
* debian/watch: remove non-functional uversionmangle.
* Add debian/upstream/metadata.
* Install new upstream CONTRIBUTING.md document.
* debian/copyright: update upstream copyright holders, license terms,
and Upstream-Contact.
* Declare compliance with Debian Policy 4.5.0.
* Bump debhelper-compat to 13.
* Add new dependencies.
* Skip an author test during build and autopkgtest.
* Update short and long description.
-- gregor herrmann <gregoa@debian.org> Wed, 14 Oct 2020 20:50:24 +0200
libdata-javascript-perl (1.13-2) unstable; urgency=low
* Team upload.
[ gregor herrmann ]
* debian/control: Changed: Switched Vcs-Browser field to ViewSVN
(source stanza).
* debian/control: update {versioned,alternative} (build) dependencies.
* Remove Jaldhar H. Vyas from Uploaders. Thanks for your work!
* Mark package as autopkgtestable.
[ Nathan Handler ]
* debian/watch: Update to ignore development releases.
[ Ansgar Burchardt ]
* Update my email address.
* 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
* Update Vcs-Browser URL to cgit web frontend
* debian/control: Use HTTPS transport protocol for Vcs-Git URI
[ Axel Beckert ]
* Finish conversion of debian/copyright to machine-readable DEP5 format.
* Convert to Debian source format "3.0 (quilt)".
* Remove superfluous whitespace from ancient debian/changelog entry.
* Switch to a minimal "dh $@"-style debian/rules and dh compat level 10.
+ Update versioned debhelper build-dependency accordingly.
* Declare compliance with Debian Policy 4.1.1.
* Set "Rules-Requires-Root: no".
-- Axel Beckert <abe@debian.org> Mon, 20 Nov 2017 00:25:00 +0100
libdata-javascript-perl (1.13-1) unstable; urgency=low
[ Ansgar Burchardt ]
* New upstream release.
* Add myself to Uploaders.
* Refresh debian/rules for debhelper 7
* Convert debian/copyright to proposed machine-readable format
* Remove COPYING (licensing information is now included in JavaScript.pm)
* debian/control: Remove trailing ", " from Depends, remove leading space
from Description, do not capitalize short description
* Install example.pl in /usr/share/doc/libdata-javascript-perl instead of
/usr/share/perl5/Data
* Do not install README (includes only a copy of example.pl and its output)
[ gregor herrmann ]
* debian/rules: use make's $(RM) for removing example.pl.
* debian/control: mention module name in long description.
-- Ansgar Burchardt <ansgar@43-1.org> Sun, 24 Aug 2008 13:32:37 +0000
libdata-javascript-perl (1.11-1) unstable; urgency=low
* Initial Release. (Closes: #468831)
* A file called COPYING has been added to the .orig.tar.gz containing
licensing information which was missing from the upstream tarball.
-- Jaldhar H. Vyas <jaldhar@debian.org> Fri, 25 Jul 2008 00:53:27 -0400
|