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
|
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
|