File: changelog

package info (click to toggle)
liblingua-en-numbers-ordinate-perl 1.05-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 108 kB
  • sloc: perl: 124; makefile: 2
file content (185 lines) | stat: -rw-r--r-- 6,635 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
liblingua-en-numbers-ordinate-perl (1.05-2) unstable; urgency=medium

  [ Debian Janitor ]
  * Apply multi-arch hints. + liblingua-en-numbers-ordinate-perl: Add Multi-Arch: foreign.

 -- Jelmer Vernooij <jelmer@debian.org>  Thu, 13 Oct 2022 18:21:34 +0100

liblingua-en-numbers-ordinate-perl (1.05-1) unstable; urgency=medium

  * Team upload.

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

  [ gregor herrmann ]
  * debian/copyright: change Copyright-Format 1.0 URL to HTTPS.

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

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

  [ Debian Janitor ]
  * Trim trailing whitespace.
  * Bump debhelper from old 9 to 12.
  * Set debhelper-compat version in Build-Depends.
  * Set upstream metadata fields: Repository-Browse.
  * Remove obsolete fields Contact, Name from debian/upstream/metadata
    (already present in machine-readable debian/copyright).

  [ gregor herrmann ]
  * Import upstream version 1.05.
  * Stop installing almost empty upstream README.
  * Update Upstream-Contact in debian/copyright.
  * Declare compliance with Debian Policy 4.5.1.
  * Set Rules-Requires-Root: no.
  * Bump debhelper-compat to 13.
  * Update debian/upstream/metadata.

 -- gregor herrmann <gregoa@debian.org>  Thu, 25 Mar 2021 17:50:25 +0100

liblingua-en-numbers-ordinate-perl (1.04-1.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>  Mon, 04 Jan 2021 17:05:47 +0100

liblingua-en-numbers-ordinate-perl (1.04-1) unstable; urgency=medium

  [ Axel Beckert ]
  * Make DEP-8 test suite more generic so that it could be used better as
    pattern for other packages or generic test suites.
  * Add debian/upstream/metadata
  * Import upstream version 1.04
  * Declare compiance with Debian Policy 3.9.6. (No changes needed.)
  * Convert debian/copyright to machine-readable DEP5 format.

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

  [ gregor herrmann ]
  * debian/tests/control: use our current "default" file.
  * autopkgtest: remove test scripts from debian/tests.
    They are not run since the switch in debian/tests/control which uses the
    scripts from the pkg-perl-autopkgtest package.
  * Drop debian/tests/control, add Testsuite field to debian/control
    instead.

 -- Axel Beckert <abe@debian.org>  Mon, 20 Jul 2015 22:59:57 +0200

liblingua-en-numbers-ordinate-perl (1.03-1) unstable; urgency=medium

  * New upstream release
  * Add DEP-8 automatic package testing based on prove and adequate.

 -- Axel Beckert <abe@debian.org>  Sun, 01 Jun 2014 16:07:04 +0200

liblingua-en-numbers-ordinate-perl (1.02-4) unstable; urgency=low

  [ Frank Lichtenheld ]
  * build-stamp should depend on configure-stamp, not build. Fixes
    parallel build. Found by Daniel Schepler.

  [ gregor herrmann ]
  * debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser
    field (source stanza); Homepage field (source stanza). Removed: XS-
    Vcs-Svn fields.
  * debian/rules: delete /usr/lib/perl5 only if it exists.
  * debian/watch: use dist-based URL.
  * 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.

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

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

  [ Axel Beckert ]
  * Don't run uupdate from uscan
  * Add myself as Uploader
  * Switch to source format "3.0 (quilt)"
  * Bump debhelper compatibility to 9
    + Update versioned debhelper build-dependency accordingly
  * Revamp debian/rules
    + Fix lintian warning quilt-patch-missing-description
    + Use dh_auto_{configure,build,test,install,clean}
    + Remove obsolete /usr/lib/perl5 handling
    + Drop manual stamp file removal, done by dh_clean now
    + Remove obsolete dh_installchangelogs parameter
    + Move dh_installdocs parameter to debian/docs
    + Remove obsolete variable usage
    + Finally switch to a minimal dh-style debian/rules file
  * Bump Standards-Version to 3.9.5 (no further changes)
  * Apply wrap-and-sort

 -- Axel Beckert <abe@debian.org>  Fri, 27 Dec 2013 04:55:45 +0100

liblingua-en-numbers-ordinate-perl (1.02-3) unstable; urgency=low

  * Adopting the package in the name of the Debian Perl Group (Closes:
    #331095)
  * Bumping up standards-version to 3.7.2, debhelper compatibility level
    to 4 (no changes were needed)

 -- Gunnar Wolf <gwolf@debian.org>  Thu, 21 Sep 2006 18:41:14 -0500

liblingua-en-numbers-ordinate-perl (1.02-2) unstable; urgency=low

  * Orphaning package.
  * Changed maintainer to "Debian QA Group" per standard procedure.

 -- Kenneth J. Pronovici <pronovic@debian.org>  Fri,  7 Oct 2005 12:02:33 -0500

liblingua-en-numbers-ordinate-perl (1.02-1) unstable; urgency=low

  * New upstream release.
  * Bumped standards version to 3.6.1 (no package changes).

 -- Kenneth J. Pronovici <pronovic@debian.org>  Tue,  4 Jan 2005 10:51:16 -0600

liblingua-en-numbers-ordinate-perl (0.01-6) unstable; urgency=low

  * Changed maintainer address from @ieee.org to @debian.org.
  * Removed DH_COMPAT settting from debian/rules.
  * Added debian/compat file to replace DH_COMPAT setting.

 -- Kenneth J. Pronovici <pronovic@debian.org>  Sun, 30 Mar 2003 13:09:56 -0600

liblingua-en-numbers-ordinate-perl (0.01-5) unstable; urgency=low

  * Added debian/watch to look for new package versions as they come out.

 -- Kenneth J. Pronovici <pronovic@ieee.org>  Mon, 30 Dec 2002 15:09:16 -0600

liblingua-en-numbers-ordinate-perl (0.01-4) unstable; urgency=low

  * Changed debian/copyright to reference /usr/share/common-licenses.

 -- Kenneth J. Pronovici <pronovic@ieee.org>  Sun,  3 Nov 2002 15:55:34 -0600

liblingua-en-numbers-ordinate-perl (0.01-3) unstable; urgency=low

  * Minor packing clean-ups.

 -- Kenneth J. Pronovici <pronovic@ieee.org>  Tue, 29 Oct 2002 10:15:35 -0600

liblingua-en-numbers-ordinate-perl (0.01-2) unstable; urgency=low

  * Debian packaging clean-up.

 -- Kenneth J. Pronovici <pronovic@ieee.org>  Sun,  6 Oct 2002 15:39:31 -0500

liblingua-en-numbers-ordinate-perl (0.01-1) unstable; urgency=low

  * Initial Release.

 -- Kenneth J. Pronovici <pronovic@ieee.org>  Mon, 23 Sep 2002 18:51:41 -0500