File: changelog

package info (click to toggle)
libwebservice-cia-perl 1.4-3.1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 700 kB
  • sloc: perl: 3,707; makefile: 5
file content (135 lines) | stat: -rw-r--r-- 4,767 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
libwebservice-cia-perl (1.4-3.1) unstable; urgency=medium

  * Non maintainer upload by the Reproducible Builds team.
  * No source change upload to rebuild on buildd with .buildinfo files.

 -- Holger Levsen <holger@debian.org>  Sat, 09 Jan 2021 17:18:27 +0100

libwebservice-cia-perl (1.4-3) unstable; urgency=medium

  * Team upload

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

  [ Damyan Ivanov ]
  * Mark package as autopkgtest-able
  * Declare compliance with Debian Policy 3.9.6
  * Add explicit build dependency on libmodule-build-perl
  * add patch removing Module::Build usage in tests
  * mention module name in long description

 -- Damyan Ivanov <dmn@debian.org>  Sun, 07 Jun 2015 20:18:33 +0000

libwebservice-cia-perl (1.4-2) unstable; urgency=medium

  * Team upload

  [ gregor herrmann ]
  * debian/control: Changed: Switched Vcs-Browser field to ViewSVN
    (source stanza).
  * debian/control: Added: ${misc:Depends} to Depends: field.

  [ Nathan Handler ]
  * debian/watch: Update to ignore development releases.

  [ gregor herrmann ]
  * Change my email address.

  [ Ansgar Burchardt ]
  * debian/control: Convert Vcs-* fields to Git.

  [ gregor herrmann ]
  * debian/control: update {versioned,alternative} (build) dependencies.

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

  [ gregor herrmann ]
  * Strip trailing slash from metacpan URLs.

  [ Axel Beckert ]
  * Switch to source format "3.0 (quilt)"
  * Add patch to update data-source URL, data-matching regular
    expression and test data. (Closes: #744779)
  * Bump debhelper compatibility to 8
    + Update versioned debhelper build-dependency accordingly.
  * Revamp debian/rules:
    + Fix 2x lintian warning debian-rules-missing-recommended-target
    + Use dh_auto_{configure,build,test,install,clean}
    + Remove obsolete dh_{clean,installchangelogs} parameters
    + Move dh_installexamples parameters to debian/examples
    + Replace "dh_clean -k" with "dh_prep".
    + Remove obsolete targets, deletions and variable usage.
    + Finally switch to a minimal dh v7 style debian/rules file.
  * Clarify debian/copyright with regards to the GPL version.
  * Also fixes the following lintian warnings:
    + package-has-a-duplicate-build-relation
    + copyright-refers-to-symlink-license
    + extended-description-is-probably-too-short
  * Bump Standards-Version to 3.9.5 (no further changes)
  * Apply wrap-and-sort.

 -- Axel Beckert <abe@debian.org>  Mon, 02 Jun 2014 03:28:26 +0200

libwebservice-cia-perl (1.4-1) unstable; urgency=low

  [ David Paleino ]
  * New upstream release:
  * Running Internet-based tests is no more asked at build-time:
    - deleting debian/patches, is not needed anymore;
    - updating debian/rules;
    - updating debian/control

  [ gregor herrmann ]
  * Don't install README anymore, doesn't provide additional information.
  * Add /me to Uploaders.

 -- gregor herrmann <gregor+debian@comodo.priv.at>  Sat, 02 Feb 2008 23:51:36 +0100

libwebservice-cia-perl (1.3-1) unstable; urgency=low

  [ Zak B. Elep ]
  * New upstream release, now part of pkg-perl SVN
  * debian/control:
    + Update Standards-Version to 3.7.3
  * debian/rules:
    + Use --installdirs flag instead of setting a variable
    + Do not include .packlist files created by Build
  * Add missing debian/watch for uscan

  [ gregor herrmann ]
  * debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser
    field (source stanza); Homepage field (source stanza).
  * debian/rules: delete /usr/lib/perl5 only if it exists.

  [ Roberto C. Sanchez ]
  * Update to debhelper compatibility level 6.
  * Prevent installation of .packlist.

  [ gregor herrmann ]
  * Split out changes to Build.PL to a proper patch and add quilt framework.
  * Add libtest-pod-perl, libtest-pod-coverage-perl to Build-Depends-Indep.
  * debian/rules:
    - remove OPTIMIZE, we don't compile anything
    - move tests to build-stamp target
    - move dh_clean before Build distclean
    - let install-stamp target depend on build-stamp
    - remove dh_link and dh_strip
  * debian/watch: use dist-based URL.
  * Add upstream source location to debian/copyright.

 -- Roberto C. Sanchez <roberto@connexer.com>  Thu, 10 Jan 2008 21:10:27 -0500

libwebservice-cia-perl (1.2-1) unstable; urgency=low

  * Initial Release. (Closes: #429785)
  * Build.PL:
    + Do not enable tests requiring Internet connection to CIA Factbook
      site.
  * debian/rules:
    + Do not install webservice-cia-makedbm.pl to /usr/bin by default;
      include it as part of examples instead.

 -- Zak B. Elep <zakame@spunge.org>  Wed, 20 Jun 2007 18:15:51 +0800