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 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315
|
libpdl-netcdf-perl (4.25-2) unstable; urgency=medium
* Team upload.
* Drop leftover blurb from long-DH template
* Drop "Rules-Requires-Root: no", it's now the default
[ Bas Couwenberg ]
* Add patch to fix FTBFS with GCC 15. (Closes: #1097249)
* Bump Standards-Version to 4.7.2, no changes.
-- Alexandre Detiste <tchet@debian.org> Sun, 17 Aug 2025 15:16:18 +0200
libpdl-netcdf-perl (4.25-1) unstable; urgency=medium
* Team upload.
* New upstream release.
* Bump Standards-Version to 4.7.0, no changes.
* Use dh-sequence-pdl for dh_pdl.
-- Bas Couwenberg <sebastic@debian.org> Fri, 24 Jan 2025 06:32:17 +0100
libpdl-netcdf-perl (4.24-1) unstable; urgency=medium
* Team upload.
[ Debian Janitor ]
* Remove constraints unnecessary since buster:
+ Build-Depends: Drop versioned constraint on dpkg-dev and libnetcdf-dev.
[ Bas Couwenberg ]
* New upstream release.
* Drop spelling-errors2.patch, applied upstream. Refresh remaining patches.
-- Bas Couwenberg <sebastic@debian.org> Thu, 28 Apr 2022 05:26:32 +0200
libpdl-netcdf-perl (4.23-2) unstable; urgency=medium
* Team upload.
* Rebuild with PDL 2.070.
-- Bas Couwenberg <sebastic@debian.org> Sun, 30 Jan 2022 07:36:07 +0100
libpdl-netcdf-perl (4.23-1) unstable; urgency=medium
* Team upload
[ Yadd ]
* Add "Rules-Requires-Root: no"
[ Bas Couwenberg ]
* New upstream release.
(closes: #1003511)
-- Bas Couwenberg <sebastic@debian.org> Thu, 13 Jan 2022 05:44:56 +0100
libpdl-netcdf-perl (4.22-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 11:12:54 +0100
libpdl-netcdf-perl (4.22-2) unstable; urgency=medium
* Team upload.
[ Bas Couwenberg ]
* No-change rebuild with PDL 2.057.
(closes: #993425)
[ Debian Janitor ]
* Bump debhelper from old 12 to 13.
-- Bas Couwenberg <sebastic@debian.org> Sun, 05 Sep 2021 06:55:48 +0200
libpdl-netcdf-perl (4.22-1) unstable; urgency=medium
* Team upload.
* New upstream release.
* Refresh patches.
* Update upstream metadata.
* Update lintian overrides.
-- Bas Couwenberg <sebastic@debian.org> Tue, 24 Aug 2021 20:04:17 +0200
libpdl-netcdf-perl (4.21-1) unstable; urgency=medium
* Team upload.
* Move from experimental to unstable.
-- Bas Couwenberg <sebastic@debian.org> Sun, 15 Aug 2021 19:07:21 +0200
libpdl-netcdf-perl (4.21-1~exp1) experimental; urgency=medium
[ Bas Couwenberg ]
* Team upload.
* New upstream release.
* Bump Standards-Version to 4.5.1, no changes.
* Add libdevel-checklib-perl to build dependencies.
* Require at least pdl 2.043.
* Refresh patches.
[ Debian Janitor ]
* Remove constraints unnecessary since stretch:
+ Build-Depends: Drop versioned constraint on pdl.
-- Bas Couwenberg <sebastic@debian.org> Sat, 01 May 2021 12:44:38 +0200
libpdl-netcdf-perl (4.20-7) 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
* Update lintian overrides.
* 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 field Contact from debian/upstream/metadata (already present
in machine-readable debian/copyright).
* Rely on pre-initialized dpkg-architecture variables.
-- Bas Couwenberg <sebastic@debian.org> Thu, 19 Nov 2020 07:52:57 +0100
libpdl-netcdf-perl (4.20-6) unstable; urgency=medium
* Team upload.
[ Bas Couwenberg ]
* Bump Standards-Version to 4.1.5, no changes.
* Update Vcs-* URLs for Salsa.
* Update copyright format URL to use HTTPS.
* Add 'Testsuite: autopkgtest-pkg-perl' to control file.
* Add patch to fix spelling errors.
* Strip trailing whitespace from control & rules files.
[ Damyan Ivanov ]
* declare conformance with Policy 4.1.3 (no changes needed)
-- Bas Couwenberg <sebastic@debian.org> Sun, 22 Jul 2018 19:54:12 +0200
libpdl-netcdf-perl (4.20-5) unstable; urgency=medium
* Team upload.
* Add patch by Reiner Herrmann to sort RETVAL keys for reproducible builds.
(closes: #829322)
-- Bas Couwenberg <sebastic@debian.org> Sun, 03 Jul 2016 01:02:34 +0200
libpdl-netcdf-perl (4.20-4) unstable; urgency=medium
* Team upload.
* Add patch to skip tests using threedimstring.nc on big-endian systems.
nc_open fails: NetCDF: Invalid dimension ID or name
-- Bas Couwenberg <sebastic@debian.org> Sat, 25 Jun 2016 01:20:26 +0200
libpdl-netcdf-perl (4.20-3) unstable; urgency=medium
* Team upload.
* Add patch to fix invalid integer size for some 32bits perl builds.
-- Bas Couwenberg <sebastic@debian.org> Fri, 24 Jun 2016 20:09:05 +0200
libpdl-netcdf-perl (4.20-2) unstable; urgency=medium
* Team upload.
* Restructure control file with cme.
* Change Maintainer to Debian Perl Group, move Henning Glawe to Uploaders.
* Add Vcs-* URLs for pkg-perl git repository.
* Reorder (build) dependencies.
* Update watch file and Homepage URL to use metacpan.org.
* Add gbp.conf to use pristine-tar by default.
* Refactor rules file to be like pdl.
* Update copyright file using copyright-format 1.0.
* Mention module name in package description, drop references to
unmaintained Unidata netCDF Perl project.
* Strip -1 from pdl build dependency.
* Add patch to fix spelling errors.
* Bump Standards-Version to 3.9.8, changes:
- Vcs-* URLs
- copyright-format 1.0
* Add upstream metadata.
* Require at least pdl 2.016 for pdl transition.
-- Bas Couwenberg <sebastic@debian.org> Fri, 24 Jun 2016 13:27:56 +0200
libpdl-netcdf-perl (4.20-1.1) unstable; urgency=medium
* Non-maintainer upload.
* Apply patch to export NETCDF_LIBDIR with the Multi-Arch library path.
(closes: 793877)
-- Bas Couwenberg <sebastic@debian.org> Wed, 19 Aug 2015 21:59:41 +0200
libpdl-netcdf-perl (4.20-1) unstable; urgency=low
* new upstream release
* update standards version
-- Henning Glawe <glaweh@debian.org> Sat, 27 Sep 2014 13:38:48 +0200
libpdl-netcdf-perl (4.16-3) unstable; urgency=low
* rebuild with fixed pdl
-- Henning Glawe <glaweh@debian.org> Thu, 31 May 2012 08:51:39 +0200
libpdl-netcdf-perl (4.16-2) unstable; urgency=low
* fix pdl build-dep (epoch was missing)
-- Henning Glawe <glaweh@debian.org> Mon, 28 May 2012 15:06:51 +0200
libpdl-netcdf-perl (4.16-1) unstable; urgency=low
* new upstream version
* acknowledge NMUs
* switch to packaging format "3.0 quilt" (closes: #670669)
* include $Config{ccflags} in CCFLAGS (closes: #636753)
* remove 010-OpenDAP-support patch, upstream now allows opening OpenDAP URLs
if no mode is requested
* build-depend on new pdl package including dh_pdl to setup pdl dependencies
* use dpkg-buildflags to setup build flags
* use dh_auto_configure to call Makefile.PL
-- Henning Glawe <glaweh@debian.org> Mon, 28 May 2012 10:05:36 +0200
libpdl-netcdf-perl (4.07-1.2) unstable; urgency=low
* Non-maintainer upload.
* Remove deprecated dpatch and upgrade to packaging format "3.0 quilt".
* Update to Standards-Version to 3.9.3 and debhelper to 9.
* Add build-arch and build-indep targets; use dh_prep in rules file.
* Fix copyright-with-old-dh-make-debian-copyright (Lintian).
-- Jari Aalto <jari.aalto@cante.net> Fri, 27 Apr 2012 22:51:42 +0300
libpdl-netcdf-perl (4.07-1.1) unstable; urgency=low
* Non-maintainer upload.
* Fix "broken build with perl 5.14: CCFLAGS should include $Config{ccflags},
but build does not fail": new patch 020-perl-5.14-ccflags.dpatch: add
$Config{ccflags} to CCFLAGS (closes: #636753).
-- gregor herrmann <gregoa@debian.org> Sun, 16 Oct 2011 20:48:25 +0200
libpdl-netcdf-perl (4.07-1) unstable; urgency=low
* new upstream version
* include patch to support OpenDAP URLs (closes: #611346).
* update standards version (no changes required)
-- Henning Glawe <glaweh@debian.org> Wed, 02 Feb 2011 11:46:59 +0100
libpdl-netcdf-perl (4.03-1) unstable; urgency=low
* new upstream version
* acknowledge NMU, thanks Gregor Herrmann (closes: #574217).
* remove postinst/preinst script, documentation index updates are
handled by dpkg triggers of PDL package now
* update Standards-Version to 3.8.4
* add misc:Depends to dependency list (needed due to debhelper)
-- Henning Glawe <glaweh@debian.org> Fri, 07 May 2010 23:15:05 +0200
libpdl-netcdf-perl (4.02-1.1) unstable; urgency=low
* Non-maintainer upload.
* Fix "package purge (after dependencies removal) fails": check for
existence of used scripts in .postrm (closes: #574217).
-- gregor herrmann <gregoa@debian.org> Sat, 17 Apr 2010 14:54:00 +0200
libpdl-netcdf-perl (4.02-1) unstable; urgency=low
* initial upload to debian (closes: #559476)
* New upstream release
* take over package for debian
* register the documentation to pdldoc
* recreate HTML docs on install, upgrade and uninstall
* run test suite in verbose mode in separate debian/rules target
* include dpatch in package build process, write appropriate README.source
* update standards-version to 3.8.3
* bump debhelper build-dep
* repair POD docs to make them available in pdldoc
-- Henning Glawe <glaweh@debian.org> Sun, 06 Dec 2009 17:19:02 +0100
libpdl-netcdf-perl (4.01-1) unstable; urgency=low
* New upstream release
* Adding watch
* Fixing dependencies for lintian
* Fixing license for lintian
-- Heiko Klein <heiko.klein@met.no> Thu, 18 Jun 2009 11:08:06 +0200
libpdl-netcdf-perl (0.94-1) unstable; urgency=low
* Initial Release.
-- Heiko Klein <heiko.klein@met.no> Thu, 16 Apr 2009 11:49:16 +0200
|