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
|
libpdl-linearalgebra-perl (0.14-1) unstable; urgency=medium
* Team upload.
* New upstream release.
* Bump Standards-Version to 4.4.1, no changes.
* Update gbp.conf to use --source-only-changes by default.
* Update copyright years for Gregory Vanuxem.
* Refresh patches.
* Update upstream metadata for move to GitHub.
* Update spelling-errors.patch to fix another typo.
-- Bas Couwenberg <sebastic@debian.org> Tue, 10 Dec 2019 06:01:35 +0100
libpdl-linearalgebra-perl (0.12-3) unstable; urgency=medium
* Team upload.
[ Bas Couwenberg ]
* Update spelling-errors.patch to fix 'with' typo.
* Bump Standards-Version to 4.1.5, no changes.
* Update Vcs-* URLs for Salsa.
* Add 'Testsuite: autopkgtest-pkg-perl' to control file.
* Skip use.t, fails with unwhitelistable warnings.
[ Damyan Ivanov ]
* declare conformance with Policy 4.1.3 (no changes needed)
-- Bas Couwenberg <sebastic@debian.org> Sun, 22 Jul 2018 21:59:50 +0200
libpdl-linearalgebra-perl (0.12-2) 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.
[ Bas Couwenberg ]
* Enable all hardening buildflags.
* Add patch to fix spelling errors.
* Add upstream metadata.
* Bump Standards-Version to 3.9.8, no changes.
* Require at least pdl 2.016 for pdl transition.
-- Bas Couwenberg <sebastic@debian.org> Fri, 24 Jun 2016 13:22:08 +0200
libpdl-linearalgebra-perl (0.12-1) unstable; urgency=medium
[ Salvatore Bonaccorso ]
* Update Vcs-Browser URL to cgit web frontend
[ Dima Kogan ]
* Imported Upstream version 0.12
* Patch: don't link with gfortran explicitly. Not needed on sid
[ gregor herrmann ]
* Declare compliance with Debian Policy 3.9.6.
* Add a patch to fix a spelling mistake in the POD.
-- Dima Kogan <dima@secretsauce.net> Tue, 25 Aug 2015 11:49:53 -0700
libpdl-linearalgebra-perl (0.08-1) unstable; urgency=low
* Team upload
[ Dima Kogan ]
* New upstream release. (Closes: #730909 -- FTBFS - test failures)
Main changes:
- license updated to Artistic 2.0
- Added support for the new 64-bit-index-enabled PDL ( >= 2.007 ).
This is a non-backwards-compatible change so this package now requires
this newer PDL.
- msyminv() works correctly
[ Salvatore Bonaccorso ]
* Change Vcs-Git to canonical URI (git://anonscm.debian.org)
* Change search.cpan.org based URIs to metacpan.org based URIs
[ Damyan Ivanov ]
* drop trailing slash from metacpan URLs
-- Damyan Ivanov <dmn@debian.org> Wed, 04 Dec 2013 12:29:50 +0200
libpdl-linearalgebra-perl (0.06-4) unstable; urgency=low
* Initial Release. (Closes: #692094)
-- Dima Kogan <dima@secretsauce.net> Sat, 17 Nov 2012 14:13:33 -0800
|