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
|
libcatmandu-importer-getjson-perl (0.50-1) unstable; urgency=medium
[ upstream ]
* New release.
+ More powerful get_json fix function.
+ Mew public methods request and construct_url.
+ Proceed on URL errors when reading URLs from stream.
+ Made in-memory cache global.
-- Jonas Smedegaard <dr@jones.dk> Tue, 19 May 2015 15:06:08 +0200
libcatmandu-importer-getjson-perl (0.43-1) unstable; urgency=medium
[ upstream ]
+ Fix dependencies and URI::Template changes.
+ Add caching.
[ Jonas Smedegaard ]
* Update copyright info:
+ Extend coverage for myself.
* Update package relations:
+ Fix (build-)depend on libjson-perl.
Closes: Bug#783751. Thanks to Niko Tyni.
+ (Build-)depend on recent libscalar-list-utils-perl.
-- Jonas Smedegaard <dr@jones.dk> Thu, 14 May 2015 04:30:39 +0200
libcatmandu-importer-getjson-perl (0.41-1) unstable; urgency=medium
[ upstream ]
* New release.
+ Migrated packaging to Dist::Milla.
+ include missing version.
[ Jonas Smedegaard ]
* Add git-buildpackage config, enabling pristine-tar and tag signing.
* Declare compliance with Debian Policy 3.9.6.
* Include CDBS snippet perl-build.mk (not perl-makemaker.mk), to
reflect upstream change of build system.
Build-depend on libmodule-build-tiny-perl.
Tighten to build-deend versioned on cdbs.
[ Salvatore Bonaccorso ]
* Update Vcs-Browser URL to use cgit web frontend.
-- Jonas Smedegaard <dr@jones.dk> Thu, 04 Dec 2014 16:31:12 +0100
libcatmandu-importer-getjson-perl (0.40-1) unstable; urgency=low
* Initial Release.
Closes: bug#750006.
-- Jonas Smedegaard <dr@jones.dk> Sat, 31 May 2014 16:52:29 +0200
|