File: changelog

package info (click to toggle)
libxml-atom-microformats-perl 0.004-4
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 352 kB
  • sloc: perl: 3,602; makefile: 7; sh: 1
file content (156 lines) | stat: -rw-r--r-- 5,784 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
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
libxml-atom-microformats-perl (0.004-4) unstable; urgency=medium

  [ Salvatore Bonaccorso ]
  * use salsa.debian.org in Update Vcs-* headers

  [ gregor herrmann ]
  * use MetaCPAN URIs (not search.cpan.org or www.cpan.org)

  [ Debian Janitor ]
  * trim trailing whitespace
  * use secure copyright file specification URI
  * set upstream metadata fields:
    Bug-Database Repository

  [ Jonas Smedegaard ]
  * simplify rules;
    stop build-depend on devscripts dh-buildinfo cdbs
  * use debhelper compatibility level 13 (not 8);
    build-depend on debhelper-compat (not debhelper)
  * enable autopkgtest
  * set Rules-Requires-Root: no
  * declare compliance with Debian Policy 4.6.0
  * relax to (build-)depend unversioned on libxml-libxml-perl:
    required version satisfied in all supported Debian releases
  * update watch file:
    + use file format 4
    + mention gbp --uscan in usage comment
    + use substitution strings
  * update copyright info:
    + use License-Grant and Reference fields;
      add lintian overrides about Reference field
    + update coverage
    + use secure URI for Contact-Info
  * use semantic newlines in long description and copyright fields
  * set environment variable NO_AUTO_INSTALL
    to avoid use of Module::AutoInstall during build,
    and add patch 1001 to use shared module Module::Package;
    build-depend on recent libmodule-package-rdf-perl
  * annotate test-only build-dependencies
  * limit to put aside only embedded copy of Scalar::Util
    (not all embedded code, as that now fails for unknown reason)

 -- Jonas Smedegaard <dr@jones.dk>  Sat, 11 Sep 2021 19:31:33 +0200

libxml-atom-microformats-perl (0.004-3) unstable; urgency=medium

  * Team upload.

  [ Salvatore Bonaccorso ]
  * Update Vcs-Browser URL to cgit web frontend

  [ gregor herrmann ]
  * debian/rules: move outdated inc/ out of the way before tests and back
    afterwards. (Closes: #789631)

 -- gregor herrmann <gregoa@debian.org>  Tue, 23 Jun 2015 17:47:19 +0200

libxml-atom-microformats-perl (0.004-2) unstable; urgency=low

  [ Salvatore Bonaccorso ]
  * Use canonical hostname (anonscm.debian.org) in Vcs-Git URI.

  [ Jonas Smedegaard ]
  * Add README.source emphasizing control.in file as *not* a
    show-stopper for contributions, referring to wiki page for details.
  * Bump standards-version to 3.9.4.
  * Bump packaging license to GPL-3+, and extend copyrigt coverage for
    myself to include recent years.
  * Drop patch 1002: Build problem turned out to be (and fixed by now)
    in CDBS.

 -- Jonas Smedegaard <dr@jones.dk>  Mon, 01 Jul 2013 13:31:53 +0200

libxml-atom-microformats-perl (0.004-1) unstable; urgency=low

  * New upstream release.
  * Bump debhelper compatibility level to 8.
  * Update package relations:
    + Recommend (not depend on) librdf-rdfa-parser.
    + Stop (build-)depending on libcommon-sense-perl.
    + Relax to (build-)depend unversioned on cdbs: Needed version
      satisfied in stable, and oldstable no longer supported.
  * Update copyright file:
    + Fix use pseudo-license-in-comment and -comment-in-license fields:
      File format 1.0 mandates License field to either be single-line or
      include all licensing info.
  * Drop patch 1001 to fix typo: Adopted upstream.
  * Refresh patch 1002.
  * Extend coverage of main project to include current year.

 -- Jonas Smedegaard <dr@jones.dk>  Tue, 07 Aug 2012 04:18:55 +0200

libxml-atom-microformats-perl (0.003-3) unstable; urgency=low

  * Use anonscm.debian.org for Vcs-Browser field.
  * Add debian/patches/README to source documenting numbering micro-
    policy.
  * Add patch 1002 to avoid auto-installing dependencies during build.
  * Improve copyright Files sections for convenience copies of external
    Perl modules.
  * List upstream issue tracker as contact, and metacpan.org URL as
    Homepage.
  * Update package relations:
    + Relax build-dependency on cdbs: Needlessly tight.
    + Relax to build-depend unversioned on debhelper and devscripts:
      Needed versions satisfied even in oldstable.

 -- Jonas Smedegaard <dr@jones.dk>  Tue, 26 Jun 2012 10:38:37 +0200

libxml-atom-microformats-perl (0.003-2) unstable; urgency=low

  * Team upload
  * Build depend on libxml-libxml-perl >= 1.95+dfsg (see #664056)
  * Update debian/copyright format as in Debian Policy 3.9.3
  * Bump Standards-Version to 3.9.3

 -- Alessandro Ghedini <al3xbio@gmail.com>  Sat, 17 Mar 2012 15:08:41 +0100

libxml-atom-microformats-perl (0.003-1) unstable; urgency=low

  [ Florian Schlichting ]
  * Imported Upstream version 0.003.
  * Dropped 2001_stupify-Module-Install.patch, modified files were removed.
  * Bumped copyright years, adjusted DEP-5 headers and added/deleted stanzas
    for new and removed files under inc/.
  * Ship provided examples scripts.
  * Refreshed 1001_fix_typo.patch.
  * Updated (build-)dependencies.
  * Added myself to uploaders and copyright.

  [ gregor herrmann ]
  * Remove debian/source/local-options; abort-on-upstream-changes and
    unapply-patches are default in dpkg-source since 1.16.1.

 -- Florian Schlichting <fschlich@zedat.fu-berlin.de>  Thu, 29 Dec 2011 19:28:26 +0100

libxml-atom-microformats-perl (0.002-3) unstable; urgency=low

  * Add patch 1001 to fix typo in synopsis.
  * Update copyright file:
    + Quote license in License section comment.

 -- Jonas Smedegaard <dr@jones.dk>  Wed, 08 Jun 2011 14:26:23 +0200

libxml-atom-microformats-perl (0.002-2) unstable; urgency=low

  * Fix recommend librdf-rdfa-parser-perl.

 -- Jonas Smedegaard <dr@jones.dk>  Fri, 03 Jun 2011 00:44:20 +0200

libxml-atom-microformats-perl (0.002-1) unstable; urgency=low

  * Initial packaging release.
    Closes: bug#629001.

 -- Jonas Smedegaard <dr@jones.dk>  Fri, 03 Jun 2011 00:17:48 +0200