File: changelog

package info (click to toggle)
libxml-struct-perl 0.27-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, buster, forky, sid, trixie
  • size: 220 kB
  • sloc: perl: 600; xml: 17; sh: 6; makefile: 2
file content (77 lines) | stat: -rw-r--r-- 2,734 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
libxml-struct-perl (0.27-1) unstable; urgency=medium

  [ upstream ]
  * New release.

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

  [ gregor herrmann ]
  * Update URLs from {search,www}.cpan.org to MetaCPAN.
  * Update GitHub URLs to use HTTPS.

  [ Jonas Smedegaard ]
  * Simplify rules.
    Stop build-depend on devscripts cdbs.
  * Stop build-depend on dh-buildinfo.
  * Relax to (build-)depend unversioned on libmoo-perl:
    Needed version satisfied even in oldstable.
  * Mark build-dependencies needed only for testsuite as such.
  * Declare compliance with Debian Policy 4.3.0.
  * Enable autopkgtest.
  * Set Rules-Requires-Root: no.
  * Wrap and sort control file.
  * Update copyright info:
    + Strip superfluous copyright signs.
    + Use https protocol in Format URL.
    + Extend coverage of packaging.
  * Update git-buildpackage config: Filter any .git* file.
  * Update watch file:
    + Bump to file format 4.
    + Track only MetaCPAN URL.
    + Rewrite usage comment.
    + Use substitution strings.
  * Drop obsolete lintian override regarding debhelper 9.
  * Tighten lintian overrides regarding License-Reference.
  * Build-depend on libtest-warn-perl.

 -- Jonas Smedegaard <dr@jones.dk>  Thu, 21 Feb 2019 17:47:51 +0100

libxml-struct-perl (0.26-1) unstable; urgency=medium

  [ upstream ]
  * New release(s).
    + Simplify Writer, fix writing mixed XML.
    + Migrate build system to Milla.
    + Improve documentation.
    + Allow resetting to/handler of writers.
    + Make most options only settable in constructors.
    + Refactor XML::Struct::Simple and improve tests.
    + Experimental reader option: deep.
    + Fix builder support of Moo 1.0.
    + Fix encoding of empty tag in simple format as {}.

  [ Jonas Smedegaard ]
  * Bump debhelper compatibility level to 9.
  * Update copyright info:
    + Use License-Grant and License-Reference fields.
      Thanks to Ben Finney.
    + Extend coverage of packaging to include current year.
  * Override lintian regarding license in License-Reference field.
    See bug#786450.
  * Override lintian regarding build-depending unversioned on debhelper.
  * Include CDBS perl-build.mk (not perl-makemaker.mk).
  * Update package relations:
    + Relax to (build-)depend unversioned on libxml-libxml-perl: Needed
      version satisfied even in oldstable.
    + Build-depend on libmodule-build-tiny-perl.
    + Tighten build-dependency on cdbs: Needed for Module::Build::Tiny.

 -- Jonas Smedegaard <dr@jones.dk>  Fri, 07 Aug 2015 13:10:51 +0200

libxml-struct-perl (0.23-1) unstable; urgency=low

  * Initial Release.
    Closes: bug#766238.

 -- Jonas Smedegaard <dr@jones.dk>  Tue, 21 Oct 2014 19:58:12 +0200