File: changelog

package info (click to toggle)
libtangram-perl 2.12-4
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 1,304 kB
  • sloc: perl: 10,260; makefile: 9
file content (186 lines) | stat: -rw-r--r-- 6,019 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
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
libtangram-perl (2.12-4) unstable; urgency=medium

  [ Debian Janitor ]
  * Bump debhelper from old 12 to 13.

 -- Jelmer Vernooij <jelmer@debian.org>  Sun, 16 Oct 2022 05:41:05 +0100

libtangram-perl (2.12-3) unstable; urgency=medium

  * Team upload.

  [ Alex Muntada ]
  * Remove inactive pkg-perl members from Uploaders.

  [ Damyan Ivanov ]
  * declare conformance with Policy 4.1.3 (no changes needed)

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

  [ gregor herrmann ]
  * debian/watch: use uscan version 4.

  [ Dominic Hargreaves ]
  * Update Standards-Version

 -- Dominic Hargreaves <dom@earth.li>  Sat, 28 Nov 2020 21:36:09 +0000

libtangram-perl (2.12-2) unstable; urgency=medium

  [ Salvatore Bonaccorso ]
  * debian/control: Use HTTPS transport protocol for Vcs-Git URI

  [ gregor herrmann ]
  * debian/copyright: change Copyright-Format 1.0 URL to HTTPS.
  * autopkgtest: skip smoke test as the upstream build system does.
  * Update years of packaging copyright.
  * Declare compliance with Debian Policy 4.0.0.

 -- gregor herrmann <gregoa@debian.org>  Tue, 01 Aug 2017 15:21:49 -0400

libtangram-perl (2.12-1) unstable; urgency=medium

  * Team upload

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

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

  [ Florian Schlichting ]
  * Add debian/upstream/metadata
  * Import upstream version 2.12
  * Refresh spelling.patch
  * Bump dh compat to level 9
  * Declare compliance with Debian Policy 3.9.6
  * Mark package autopkgtest-able (but skip failing syntax checks)

 -- Florian Schlichting <fsfs@debian.org>  Mon, 09 Nov 2015 22:05:22 +0100

libtangram-perl (2.10-2) unstable; urgency=low

  * Take over for the Debian Perl Group with maintainer's permission
    (https://lists.debian.org/debian-perl/2013/03/msg00034.html)
  * debian/control: Added: Vcs-Git field (source stanza); Vcs-Browser
    field (source stanza); Homepage field (source stanza);
    ${misc:Depends} to Depends: field. Changed: Maintainer set to Debian
    Perl Group <pkg-perl-maintainers@lists.alioth.debian.org> (was:
    Christian Sánchez <csanchez@unplug.org.ve>); Christian Sánchez
    <csanchez@unplug.org.ve> moved to Uploaders.
  * Add debian/watch.

  * Switch to "3.0 (quilt)" source format.
  * Use tiny debian/rules. Don't install README anymore.
  * Install upstream Changes file as text instead of the original POD.
  * debian/copyright: switch formatting to Copyright-Format 1.0.
  * Update versioned (build) dependencies.
  * Bump debhelper compatibility level to 8.
  * Set Standards-Version to 3.9.4 (no changes).
  * Add /me to Uploaders.
  * Add a patch to fix some spelling mistakes.
  * Add a patch to fix some POD errors.

 -- gregor herrmann <gregoa@debian.org>  Sat, 30 Mar 2013 14:06:17 +0100

libtangram-perl (2.10-1.1) unstable; urgency=low

  * Non-maintainer upload.
  * Fix FTBFS with Perl 5.10.  Closes: #468014.

 -- Mark Hymers <mhy@debian.org>  Sat, 05 Apr 2008 16:56:20 +0100

libtangram-perl (2.10-1) unstable; urgency=low

  * New upstream release.
  * New maintainer, Closes: #279804.
  * Conforms to Standards version 3.7.2.

 -- Christian Sánchez <csanchez@unplug.org.ve>  Fri,  9 Mar 2007 04:46:36 +0000

libtangram-perl (2.08-1) unstable; urgency=low

  * QA upload.
  * New upstream release.
  * Conforms to Standards version 3.6.2.

 -- Matej Vela <vela@debian.org>  Tue, 20 Sep 2005 23:09:25 +0200

libtangram-perl (2.07-1) unstable; urgency=low

  * QA Upload
  * New upstream release - this should completely fix the weakref
    problems, closes: #202164, #265411, #280569. Note that the upstream
    source has been repacked as it contained its own debian/ directory.
  * Changed Maintainer to Debian QA Group <packages@qa.debian.org>
  * Changed Section from 'interpreters' to 'perl' in line with override.
  * Added Recommends on libdate-manip-perl as per upstream.
  * Set minimum version depends for libset-object-perl as per upstream.
  * Switched from DH_COMPAT to debian/compat as per best practice.

 -- Stephen Quinney <stephen@jadevine.org.uk>  Wed,  2 Mar 2005 20:52:38 +0000

libtangram-perl (2.04-3.1) unstable; urgency=low

  * NMU
  * Use Scalar::Utils for weakrefs when possible. Dropped suggests of
    obsolete libweakref-perl package. Closes: #202164

 -- Joey Hess <joeyh@debian.org>  Fri, 22 Aug 2003 21:22:53 -0400

libtangram-perl (2.04-3) unstable; urgency=low

  * Really add Suggests: libweakref-ref to debian/control

 -- Stephen Zander <gibreel@debian.org>  Tue,  3 Sep 2002 11:02:16 -0700

libtangram-perl (2.04-2) unstable; urgency=low

  * Add suggests: libweakref-perl to help address potential memory
    leakage,
  Closes: #139572
  * Rationalised debian/copyright,
  Closes: #157653

 -- Stephen Zander <gibreel@debian.org>  Tue,  3 Sep 2002 10:47:45 -0700

libtangram-perl (2.04-1) unstable; urgency=low

  * New upstream version

 -- Stephen Zander <gibreel@debian.org>  Fri, 21 Sep 2001 10:20:34 -0700

libtangram-perl (2.03-1) unstable; urgency=low

  * New upstream version.

 -- Stephen Zander <gibreel@debian.org>  Wed, 21 Mar 2001 13:17:07 -0800

libtangram-perl (1.18-2) unstable; urgency=low

  * New maintainer, Closes: #74627
  * Updated for policy 3.5.1 and the new perl packaging policy

 -- Stephen Zander <gibreel@debian.org>  Thu,  1 Mar 2001 02:16:11 -0800

libtangram-perl (1.18-1) unstable; urgency=low

  * New upstream release (Closes: #72147).
  * Orphaned package (WNPP bug report #74627).

 -- Yann Dirson <dirson@debian.org>  Thu, 19 Oct 2000 22:13:35 +0200

libtangram-perl (1.11-2) unstable; urgency=low

  * Added HTMLized PODs and created an index for them, using something
    I'll call a hack - we probably need a sub-poolicy and a tool for this
    feature.

 -- Yann Dirson <dirson@debian.org>  Tue, 25 Jul 2000 22:10:00 +0200

libtangram-perl (1.11-1) unstable; urgency=low

  * Initial Release.

 -- Yann Dirson <dirson@debian.org>  Thu, 20 Jul 2000 00:06:46 +0200