File: changelog

package info (click to toggle)
libpdl-io-hdf5-perl 1%3A0.75-5
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 336 kB
  • sloc: perl: 1,544; makefile: 9
file content (233 lines) | stat: -rw-r--r-- 7,484 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
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
libpdl-io-hdf5-perl (1:0.75-5) unstable; urgency=medium

  * Team upload.

  [ Debian Janitor ]
  * Remove constraints unnecessary since buster:
    + Build-Depends: Drop versioned constraint on dpkg-dev.

  [ Bas Couwenberg ]
  * Bump Standards-Version to 4.6.1, no changes.
  * Add Rules-Requires-Root to control file.

 -- Jelmer Vernooij <jelmer@debian.org>  Wed, 30 Nov 2022 15:03:53 +0000

libpdl-io-hdf5-perl (1:0.75-4) unstable; urgency=medium

  * Team upload.
  * Rebuild with PDL 2.070.
  * Update lintian overrides.

 -- Bas Couwenberg <sebastic@debian.org>  Sun, 30 Jan 2022 07:14:03 +0100

libpdl-io-hdf5-perl (1:0.75-3) unstable; urgency=medium

  * Team upload.
  * Rebuild with PDL 2.061.
  * Bump Standards-Version to 4.6.0, no changes.

 -- Bas Couwenberg <sebastic@debian.org>  Sat, 13 Nov 2021 10:39:15 +0100

libpdl-io-hdf5-perl (1:0.75-2) unstable; urgency=medium

  * Team upload.
  * No-change rebuild with PDL 2.057.
    (closes: #993422)

 -- Bas Couwenberg <sebastic@debian.org>  Sun, 05 Sep 2021 06:38:25 +0200

libpdl-io-hdf5-perl (1:0.75-1) unstable; urgency=medium

  * Team upload.
  * Move from experimental to unstable.

 -- Bas Couwenberg <sebastic@debian.org>  Sun, 15 Aug 2021 18:42:53 +0200

libpdl-io-hdf5-perl (1:0.75-1~exp1) experimental; urgency=medium

  * Team upload.
  * New upstream release.

 -- Bas Couwenberg <sebastic@debian.org>  Tue, 10 Aug 2021 05:51:42 +0200

libpdl-io-hdf5-perl (1:0.74-1~exp1) experimental; urgency=medium

  * Team upload.

  [ Bas Couwenberg ]
  * New upstream release.
  * Bump Standards-Version to 4.5.1, no changes.
  * Drop patches, applied upstream.
  * Update upstream metadata for GitHub repo.
  * Drop obsolete dh_installchangelogs override.

  [ Debian Janitor ]
  * Remove constraints unnecessary since stretch:
    + Build-Depends: Drop versioned constraint on pdl.

 -- Bas Couwenberg <sebastic@debian.org>  Mon, 02 Aug 2021 05:47:05 +0200

libpdl-io-hdf5-perl (1:0.73-6) unstable; urgency=medium

  * Team upload.

  [ Bas Couwenberg ]
  * Bump Standards-Version to 4.5.0, no changes.
  * Update gbp.conf to use --source-only-changes by default.
  * Bump debhelper compat to 10, changes:
    - Drop --parallel option, enabled by default
  * Drop as-needed linker flag, set by default.

  [ gregor herrmann ]
  * debian/control: update Build-Depends for cross builds.
  * debian/watch: use uscan version 4.

  [ Debian Janitor ]
  * Bump debhelper from old 10 to 12.
    + debian/rules: Rely on default use of dh_missing rather than using
      dh_install --list-missing.
  * Set debhelper-compat version in Build-Depends.
  * Remove obsolete fields Contact, Name from debian/upstream/metadata (already
    present in machine-readable debian/copyright).

 -- Bas Couwenberg <sebastic@debian.org>  Thu, 19 Nov 2020 07:06:03 +0100

libpdl-io-hdf5-perl (1:0.73-5) unstable; urgency=medium

  * Team upload.
  * Bump Standards-Version to 4.2.1, no changes.
  * Add patch by Gilles Filippini for HDF5 1.10.3 support.
    (closes: #911609)

 -- Bas Couwenberg <sebastic@debian.org>  Mon, 22 Oct 2018 18:26:09 +0200

libpdl-io-hdf5-perl (1:0.73-4) unstable; urgency=medium

  * Team upload.

  [ Bas Couwenberg ]
  * Change libhdf5-serial-dev build dependency to libhdf5-dev.
    (closes: #879141)
  * Bump Standards-Version to 4.1.5, no changes.
  * Update Vcs-* URLs for Salsa.
  * Add 'Testsuite: autopkgtest-pkg-perl' to control file.
  * Fix typo in patch description.
  * Update copyright format URL to use HTTPS.
  * Strip trailing whitespace from changelog, control & rules files.
  * Add test files to smoke-files for autopkgtest.
  * Add perl-tk to dependencies for tkview.

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

 -- Bas Couwenberg <sebastic@debian.org>  Sun, 22 Jul 2018 19:38:40 +0200

libpdl-io-hdf5-perl (1:0.73-3) unstable; urgency=medium

  * Team upload.

  [ Bas Couwenberg ]
  * Add patch to fix spelling errors.

  [ Gilles Filippini ]
  * New patch for HDF5 1.10 support.
    (closes: #841963)

 -- Bas Couwenberg <sebastic@debian.org>  Mon, 24 Oct 2016 22:46:58 +0200

libpdl-io-hdf5-perl (1:0.73-2) unstable; urgency=medium

  * Team upload.
  * Add patch by Reiner Herrmann to sort hash keys while printing RETVALs.
    (closes: #829320)

 -- Bas Couwenberg <sebastic@debian.org>  Sun, 03 Jul 2016 00:53:32 +0200

libpdl-io-hdf5-perl (1:0.73-1) unstable; urgency=medium

  * Team upload.
  * New upstream release.
  * Restructure control file with cme.
  * Reorder (build) dependencies.
  * Update watch file and Homepage URL to use metacpan.org.
  * Drop obsolete README.source.
  * Add gbp.conf to use pristine-tar by default.
  * Change Maintainer to Debian Perl Group, move Henning Glawe to Uploaders.
  * Add Vcs-* URLs for pkg-perl git repository.
  * Refactor rules file to be like pdl.
  * Update copyright file using copyright-format 1.0, changes:
    - Update Source URL to use metacpan.org
    - Fix license for "same terms as Perl itself": Artistic or GPL-1+
    - Add copyright holders
  * Install Release_Notes as upstream changelog.
  * Drop trailing dot from description synopsis.
  * Mention module name in package description.
  * Bump Standards-Version to 3.9.8, changes:
    - Vcs-* URLs
    - copyright-format 1.0
    - mandatory targets in debian/rules via dh
  * Drop ccflags-5.14.patch, no longer required.
  * Add upstream metadata.
  * Require at least pdl 2.016 for pdl transition.
  * Add lintian override for hardening-no-fortify-functions issue.

 -- Bas Couwenberg <sebastic@debian.org>  Fri, 24 Jun 2016 13:07:26 +0200

libpdl-io-hdf5-perl (0.6501-2) unstable; urgency=low

  * update library detection scheme in Makefile.PL, which previously
    caused an rpath to be set, in turn leading to a rejection of the
    previous upload

 -- Henning Glawe <glaweh@debian.org>  Sat, 27 Sep 2014 15:06:53 +0200

libpdl-io-hdf5-perl (0.6501-1) unstable; urgency=low

  * new upstream version
  * update standards-version

 -- Henning Glawe <glaweh@debian.org>  Sat, 27 Sep 2014 13:17:19 +0200

libpdl-io-hdf5-perl (0.63-3.1) unstable; urgency=medium

  * Non-maintainer upload.
  * New patch support-hdf5-1.8.13.patch: support hdf5 1.8.13 new
    packaging layout (closes: #756676, #729343).

 -- Gilles Filippini <pini@debian.org>  Wed, 06 Aug 2014 08:58:17 +0200

libpdl-io-hdf5-perl (0.63-3) unstable; urgency=low

  * rebuild with fixed pdl dh_pdl, update build-dep

 -- Henning Glawe <glaweh@debian.org>  Thu, 31 May 2012 09:11:32 +0200

libpdl-io-hdf5-perl (0.63-2) unstable; urgency=low

  * update pdl dependency to >= 1:2.4.11 (I did not put the epoch before)

 -- Henning Glawe <glaweh@debian.org>  Mon, 28 May 2012 14:10:49 +0200

libpdl-io-hdf5-perl (0.63-1) unstable; urgency=low

  * new upstream version (closes: #663598, #670667)
  * acknowledge NMU
  * switch to source format "3.0 (quilt)"

 -- Henning Glawe <glaweh@debian.org>  Mon, 28 May 2012 11:35:00 +0200

libpdl-io-hdf5-perl (0.6-1.1) unstable; urgency=low

  * Non-maintainer upload.
  * Add $Config{ccflags} to CCFLAGS, to fix FTBFS with perl 5.14
    (Closes: #636656)

 -- Dominic Hargreaves <dom@earth.li>  Sat, 20 Aug 2011 18:27:30 +0100

libpdl-io-hdf5-perl (0.6-1) unstable; urgency=low

  * Initial release. (Closes: #580696: ITP: libpdl-io-hdf5-perl -- PDL
    Interface to the HDF5 Data Format)
    (Closes: #478079: pdl: Please enable HDF5 support)

 -- Henning Glawe <glaweh@debian.org>  Sun, 09 May 2010 12:36:55 +0200