File: changelog

package info (click to toggle)
libhttp-lrdd-perl 0.106-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 376 kB
  • sloc: perl: 3,663; makefile: 7; sh: 1
file content (132 lines) | stat: -rw-r--r-- 5,127 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
libhttp-lrdd-perl (0.106-3) unstable; urgency=medium

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

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

  [ Xavier Guimard ]
  * Remove myself from uploaders

  [ 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
  * relax to drop ancient fallback (build-)dependencies
  * annotate test-only build-dependencies
  * use debhelper compatibility level 13 (not 8);
    build-depend on debhelper-compat (not debhelper)
  * stop build-depend explicitly on perl:
    not called directly during build
  * set Rules-Requires-Root: no
  * enable autopkgtest
  * declare compliance with Debian Policy 4.6.0
  * update watch file:
    + use file format 4
    + mention gbp --uscan in usage comment
    + use substitution strings
  * update git-buildpackage config: avoid any .git* files
  * update copyright info:
    + use License-Grant and Reference fields;
      add lintian overrides about Reference field
    + update coverage
  * 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
  * move aside stale copy of Scalar::Util during build;
    closes: bug#988790, thanks to Niko Tiny

 -- Jonas Smedegaard <dr@jones.dk>  Sat, 11 Sep 2021 18:05:38 +0200

libhttp-lrdd-perl (0.106-2) unstable; urgency=low

  * Add README.source emphasizing control.in file as *not* a
    show-stopper for contributions, referring to wiki page for details.
  * Declare examples in rules file (not as debhelper hint file).
  * Drop patch 1001: Build problem turned out to be (and fixed by now)
    in CDBS.
  * Update Homepage to use metacpan.com, to match upstream hint.
  * Bump packaging license to GPL-3+, and extend copyrigt coverage for
    myself to include current year.
  * Relax to (build-)depend unversioned on libhtml-html5-parser-perl,
    libhtml-html5-sanity-perl and libhttp-link-parser-perl: Needed
    version satisfied in all Debian suites providing it at all.
  * (Build-)depend on librole-commons-perl, and only as fallback on
    libobject-authority-perl.

 -- Jonas Smedegaard <dr@jones.dk>  Sat, 29 Jun 2013 17:57:21 +0200

libhttp-lrdd-perl (0.106-1) unstable; urgency=low

  [ upstream ]
  * New upstream release.
    + General update/modernisation.
    + Replace RDF::TrineShortcuts with RDF::TrineX::Function.

  [ Salvatore Bonaccorso ]
  * Change Vcs-Git to canonical URI (git://anonscm.debian.org).

  [ Xavier Guimard ]
  * Update package relations:
    + Relax to build-depend unversioned on cdbs, devscripts and
      debhelper: Needed versions satisfied in stable, and oldstable no
      longer supported.
    + (Build-)depend on librdf-trinex-functions-perl (not
      librdf-trineshortcuts-perl).
    + (Build-)depend on librdf-query-perl.
  * Bump Standards-Version to 3.9.4.
  * Bump debhelper compatibility to 8.
  * Update debian/copyright using COPYRIGHT file.
  * Add patch 1001 to avoid automatic install during build.
  * Remove Makefile.old during cleanup.
  * Add myself as uploader and copyright holder.

  [ Jonas Smedegaard ]
  * Update copyright file:
    + Fix use pseudo-license and pseudo-comment sections to obey silly
      restrictions of copyright format 1.0.
    + Fix use upstream issue tracker as upstream contact.
    + Fix better cover convenience copies of other Perl modules.
  * Fix resolve binary dependencies in rules file.
  * Tidy copyright statements for Debian packaging.

 -- Jonas Smedegaard <dr@jones.dk>  Sun, 03 Mar 2013 18:46:26 +0100

libhttp-lrdd-perl (0.105-1) unstable; urgency=low

  [ Florian Schlichting ]
  * Imported Upstream version 0.105 (Closes: #652229)
  * Bumped copyright years, adjusted DEP-5 headers and added/deleted stanzas
    for new and removed files under inc/.
  * Added myself to uploaders and copyright.
  * Ship provided examples skipts.
  * Added (build-)dependency on libobject-authority-perl, removed dependendy
    on liberror-perl, make lib(html|http) dependencies versioned.
  * Bumped Standards-Version to 3.9.2 (no change).

  [ Jonas Smedegaard ]
  * Update copyright file: Bump DEP-5 format to draft 174.
  * Fix use separate sections for Artistic and GPL-1+.
  * Improve references for convenience copy of Module::Install. Add references
    for convenience copy of Test::Signature.

  [ 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>  Mon, 19 Dec 2011 07:31:00 +0100

libhttp-lrdd-perl (0.103-1) unstable; urgency=low

  * Initial packaging release.
    Closes: bug#616617.

 -- Jonas Smedegaard <dr@jones.dk>  Sun, 06 Mar 2011 01:15:29 +0100