File: changelog

package info (click to toggle)
libextutils-f77-perl 1.23-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 120 kB
  • sloc: perl: 459; makefile: 2
file content (215 lines) | stat: -rw-r--r-- 7,390 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
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
libextutils-f77-perl (1.23-1) unstable; urgency=medium

  * Import upstream version 1.23.
  * Update years of packaging copyright.
  * Declare compliance with Debian Policy 4.3.0.
  * Bump debhelper compatibility level to 11.
  * Add (build) dependency on libfile-which-perl.

 -- gregor herrmann <gregoa@debian.org>  Sat, 12 Jan 2019 18:48:33 +0100

libextutils-f77-perl (1.22-1) unstable; urgency=medium

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

  [ gregor herrmann ]
  * New upstream release.
  * Update debian/upstream/metadata.
  * Update debian/copyright.
    Fix Upstream-Contact, update upstream email address, bump packaging
    copyright years.
  * Declare compliance with Debian Policy 4.2.1.
  * Bump debhelper compatibility level to 10.
  * Remove trailing whitespace from debian/*.

 -- gregor herrmann <gregoa@debian.org>  Sat, 22 Dec 2018 19:12:25 +0100

libextutils-f77-perl (1.20-1) 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.
  * Remove Jonathan Yu from Uploaders. Thanks for your work!
  * Remove Jose Luis Rivas from Uploaders. Thanks for your work!
  * Import upstream version 1.20.
    Contains fixes for FreeBSD. Closes: #729372.
  * Update years of packaging copyright.
  * Add /me to Uploaders.
  * Declare compliance with Debian Policy 3.9.8.

 -- gregor herrmann <gregoa@debian.org>  Sat, 29 Oct 2016 20:01:09 +0200

libextutils-f77-perl (1.19-1) unstable; urgency=medium

  * Team upload.
  * New upstream release.
  * Update years of packaging copyright.
  * Update Upstream-Contact in debian/copyright.
  * Bump debhelper compatibility level to 9.

 -- gregor herrmann <gregoa@debian.org>  Sun, 13 Dec 2015 15:39:51 +0100

libextutils-f77-perl (1.18-1) unstable; urgency=low

  * Team upload

  [ 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 ]
  * debian/copyright: migrate pre-1.0 format to 1.0 using "cme fix dpkg-
    copyright"

  [ 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 1.18
  * Declare compliance with Debian Policy 3.9.6
  * Mark package autopkgtest-able

 -- Florian Schlichting <fsfs@debian.org>  Fri, 11 Sep 2015 23:10:18 +0200

libextutils-f77-perl (1.17-1) unstable; urgency=low

  [ Jonathan Yu ]
  * New upstream release
  * Use new 3.0 (quilt) source format
  * Use short rules format
  * Bump to debhelper compat 8
  * Add myself to Uploaders and Copyright
  * Standards-Version 3.9.1 (refer specifically to GPL-1)
  * Refresh copyright to new DEP5 format
  * Rewrite control description
  * Email change: gregor herrmann -> gregoa@debian.org
  * Email change: Jose Luis Rivas -> ghostbar@debian.org

  [ 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.

 -- Jonathan Yu <jawnsy@cpan.org>  Mon, 14 Mar 2011 20:00:31 -0400

libextutils-f77-perl (1.16-2) unstable; urgency=low

  [ Damyan Ivanov ]
  * debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser
    field (source stanza); Homepage field (source stanza).

  [ gregor herrmann ]
  * debian/rules:
    - delete /usr/lib/perl5 only if it exists
    - specify correct package in install target
    - remove MacOS resource file ._F77.pm
  * debian/control:
    - changed: Maintainer set to Debian Perl Group <pkg-
      perl-maintainers@lists.alioth.debian.org> (was: Jose Luis Rivas
      <ghostbar38@gmail.com>); Jose Luis Rivas <ghostbar38@gmail.com> moved
      to Uploaders
    - build depend on gfortran instead of g77 (closes: #470254)
    - moved: gfortran to Build-Depends-Indep
  * Set Standards-Version to 3.7.3 (no changes).
  * debian/watch: use dist-based URL.
  * debian/copyright: use author-independent upstream URL.

 -- gregor herrmann <gregor+debian@comodo.priv.at>  Fri, 14 Mar 2008 17:08:19 +0100

libextutils-f77-perl (1.16-1) unstable; urgency=low

  * New upstream version
  * Updated debian/watch.

 -- Jose Luis Rivas <ghostbar38@gmail.com>  Fri, 18 May 2007 22:34:36 -0400

libextutils-f77-perl (1.15-2) unstable; urgency=low

  * New maintainer (Closes: #317400)
  * debian/rules: Switch to CDBS
  * debian/control:
    + Updated to Standards-Version 3.7.2
    + Updated debhelper to (>= 5) and moved to Build-Depends
    + Added cdbs as Build-Depends
    + Added g77 as Build-Depends

 -- Jose Luis Rivas <ghostbar38@gmail.com>  Sat, 31 Mar 2007 11:49:24 -0400

libextutils-f77-perl (1.15-1) unstable; urgency=low

  * QA upload.
  * New upstream release.
  * debian/changelog: Remove obsolete Emacs local variables.
  * debian/rules: Remove dh_make boilerplate.

 -- Matej Vela <vela@debian.org>  Tue, 24 Jan 2006 23:59:37 +0100

libextutils-f77-perl (1.14-4) unstable; urgency=low

  * Set maintainer to Debian QA Group
  * Updated Standards-Version
  * Removed versions in build-deps as even oldstable has high enough versions.

 -- Luk Claes <luk@debian.org>  Sat, 10 Sep 2005 09:48:44 +0000

libextutils-f77-perl (1.14-3) unstable; urgency=low

  * New maintainer: Debian Perl Group (closes: #215542).
  * debian/control: section perl instead of interpreters.
  * debian/control: standards-version 3.6.1
  * debian/control: debhelper dependency >= 4.1
  * debian/rules: no debhelper version
  * debian/compat: added.
  * debian/watch: added.
  * acknowledge NMU (closes: #157477, #157582, #134583, #102206, #157520).

 -- Luk Claes <luk.claes@ugent.be>  Wed,  9 Jun 2004 18:21:06 +0200

libextutils-f77-perl (1.14-2.2) unstable; urgency=low

  * Uploading with maintainer set to QA group

 -- Andrew Pollock <apollock@debian.org>  Fri, 30 Jan 2004 23:15:53 +1100

libextutils-f77-perl (1.14-2.1) unstable; urgency=low

  * Non-Maintainer Upload (BSP 2002-11).
  * Changed Build-Depends to Build-Depends-Indep.
  * Now Build the .deb in binary-indep target (closes: bug#157477).
  * Fixed debian/copyright and removed COPYING file (closes: bug#157582).
  * Fixed description. (closes: bug#102206, bug#134583).
  * Removed DEBIAN.Readme as it contains nothing interesting (closes:
    bug#157520).

 -- Aurelien Jarno <aurel32@debian.org>  Fri, 22 Nov 2002 23:06:39 +0100

libextutils-f77-perl (1.14-2) unstable; urgency=low

  * fix copyright file so it mentions copyright, add COPYING
    to docs.

 -- Raul Miller <moth@debian.org>  Mon, 18 Jun 2001 09:07:46 -0400

libextutils-f77-perl (1.14-1) unstable; urgency=low

  * Initial Release.  Manual changes: renamed ExtUtils-F77-1.13 to
    libextutils-f77-perl.  To get dh-make-perl to work, had to
    create a temporary symlink (cd libextutils-f77-perl;
    ln -s libextutils-f77-perl), which has since been removed.
  * transplanted en-mass to 1.14 (which has a DFSG copyright).
  * "provides" libextutils-f77-perl (Closes: #100850)

 -- Raul Miller <moth@debian.org>  Fri, 15 Jun 2001 23:28:35 -0400