File: changelog

package info (click to toggle)
libcatmandu-importer-getjson-perl 0.52-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 168 kB
  • sloc: perl: 345; sh: 6; makefile: 2
file content (118 lines) | stat: -rw-r--r-- 3,952 bytes parent folder | download
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
113
114
115
116
117
118
libcatmandu-importer-getjson-perl (0.52-1) unstable; urgency=medium

  [ upstream ]
  * new release

  [ Jonas Smedegaard ]
  * watch: rewrite usage comment
  * use debhelper compatibility level 12 (not 9);
    build-depend on debhelper-compat (not debhelper)
  * declare compliance with Debian Policy 4.5.0
  * copyright: update coverage

 -- Jonas Smedegaard <dr@jones.dk>  Wed, 01 Apr 2020 22:00:01 +0200

libcatmandu-importer-getjson-perl (0.51-1) unstable; urgency=medium

  [ upstream ]
  * New release.

  [ Salvatore Bonaccorso ]
  * Update Vcs-* headers for switch to salsa.debian.org

  [ gregor herrmann ]
  * Use MetaCPAN URLs (not search.cpan.org or www.cpan.org).
  * Update GitHub URLs to use HTTPS.

  [ Jonas Smedegaard ]
  * Simplify rules: Do copyright-check in maintainer script
    (not during build).
    Stop build-depend on devscripts cdbs dh-buildinfo.
  * Relax to (build-)depend unversioned on libscalar-list-utils-perl:
    Needed version satisfied even in oldstable.
  * Mark build-dependencies needed only for testsuite as such.
  * Declare compliance with Debian Policy 4.3.0.
  * Set Rules-Requires-Root: no.
  * Enable autopkgtest.
  * Wrap and sort control file.
    Fix add trailing newline to debian/source/format.
  * Use semantic linefeeds.
  * List specific info before general in long description.
  * Update copyright info:
    + Use License-Grant and License-Reference fields.
    + Use https protocol in file format URL.
    + Use MetaCPAN release page as primary Source URL.
    + Extend coverage of packaging.
  * Add lintian overrides regarding License-Reference.
  * Use MetaCPAN release page as homepage.
  * Update git-buildpackage config: Filter any .git* file.
  * Update watch file:
    + Bump to format 4.
    + Track only MetaCPAN.
    + Mention gbp command in usage comment.
    + Use substitution strings.
  * Bump debhelper compatibility level to 9.

 -- Jonas Smedegaard <dr@jones.dk>  Sun, 27 Jan 2019 18:11:05 +0100

libcatmandu-importer-getjson-perl (0.50-2) unstable; urgency=medium

  * Team upload.
  * Fix autopkgtest. Add debian/tests/pkg-perl/use-whitelist. Warnings
    wrt. JSON::PP::Boolean::* are expected.

 -- gregor herrmann <gregoa@debian.org>  Thu, 03 Aug 2017 11:02:22 -0400

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