File: changelog

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

  * Team upload.
  * refresh copyright-check
  * drop "Rules-Requires-Root: no": it is the default now
  * bump Standards-Version to 4.7.3, drop Priority: tag

 -- Alexandre Detiste <tchet@debian.org>  Sun, 15 Feb 2026 17:04:06 +0100

libxml-struct-perl (0.27-2) UNRELEASED; urgency=medium

  * Bump debhelper dependency to >= 9, since that's what is used in
    debian/compat.
  * Bump debhelper from old 9 to 12.
  * Set debhelper-compat version in Build-Depends.
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
    Repository-Browse.
  * Update standards version to 4.4.1, no changes needed.
  * Update standards version to 4.5.0, no changes needed.

 -- Debian Janitor <janitor@jelmer.uk>  Fri, 10 Apr 2020 10:12:16 +0000

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