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