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
|
libmath-random-mt-perl (1.17-2) 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!
[ Salvatore Bonaccorso ]
* Update Vcs-* headers for switch to salsa.debian.org
[ gregor herrmann ]
* debian/control: update Build-Depends for cross builds.
* debian/watch: use uscan version 4.
[ Debian Janitor ]
* Bump debhelper from old 9 to 12.
* Set debhelper-compat version in Build-Depends.
-- Jelmer Vernooij <jelmer@debian.org> Wed, 15 Jun 2022 19:06:26 +0100
libmath-random-mt-perl (1.17-1) unstable; urgency=medium
[ gregor herrmann ]
* Strip trailing slash from metacpan URLs.
[ Salvatore Bonaccorso ]
* Update Vcs-Browser URL to cgit web frontend
* Imported Upstream version 1.17
* Update copyright years for debian/* packaging files
* Declare compliance with Debian policy 3.9.6
* Use the BSD-3-clause short name for the BSD 3-clause version
* Declare package as autopkgtestable
* Bump versioned debhelper Build-Depends to debhelper (>= 9.20120312~)
Bump versioned debhelper build dependency to get the default hardening
flags.
-- Salvatore Bonaccorso <carnil@debian.org> Tue, 01 Dec 2015 19:43:33 +0100
libmath-random-mt-perl (1.16-1) unstable; urgency=low
[ Harlan Lieberman-Berg ]
* Imported Upstream version 1.16
* Remove patch applied upstream.
[ Salvatore Bonaccorso ]
* Change Vcs-Git to canonical URI (git://anonscm.debian.org)
* Change search.cpan.org based URIs to metacpan.org based URIs
* Add Build-Depends on libtest-number-delta-perl for tests
* Bump Standards-Version to 3.9.4
* Update copyright years for debian/* packaging files
-- Salvatore Bonaccorso <carnil@debian.org> Sun, 26 May 2013 08:24:04 +0200
libmath-random-mt-perl (1.15-2) unstable; urgency=low
* Add 0001-Fix-handling-of-rand-and-irand-arguments.patch patch.
Fix handling of rand() and irand() arguments. Fixed the issue introduced
in version 1.15 where rand() took no notice of argument and irand() did.
(Closes: #684085)
-- Salvatore Bonaccorso <carnil@debian.org> Tue, 07 Aug 2012 07:57:49 +0200
libmath-random-mt-perl (1.15-1) unstable; urgency=low
* Imported Upstream version 1.15
* Drop fix-FTBFS-on-hurd.patch patch.
Patch was applied upstream.
-- Salvatore Bonaccorso <carnil@debian.org> Mon, 04 Jun 2012 07:03:19 +0200
libmath-random-mt-perl (1.14-1) unstable; urgency=low
* Imported Upstream version 1.14
* Refresh fix-FTBFS-on-hurd.patch patch
* Bump Standards-Version to 3.9.3
* Update copyright file information.
Update format to copyright-format 1.0 as released with Debian policy
3.9.3.
Update copyright years for debian/* packaging.
-- Salvatore Bonaccorso <carnil@debian.org> Sun, 27 May 2012 10:58:42 +0200
libmath-random-mt-perl (1.13-2) unstable; urgency=low
* Add fix-FTBFS-on-hurd.patch patch.
Fix FTBFS on hurd-i386.
Thanks to Pino Toscano <pino@debian.org> for the patch (Closes: #656499)
-- Salvatore Bonaccorso <carnil@debian.org> Thu, 19 Jan 2012 19:33:21 +0100
libmath-random-mt-perl (1.13-1) unstable; urgency=low
* Team upload
[ gregor herrmann ]
* Remove patch, applied upstream.
[ Jonathan Yu ]
* New upstream release 1.12
[ Ansgar Burchardt ]
* debian/control: Convert Vcs-* fields to Git.
[ Salvatore Bonaccorso ]
* New upstream release 1.11
* Update my email address.
* debian/copyright: Replace DEP5 Format-Specification URL from
svn.debian.org to anonscm.debian.org URL.
[ Alessandro Ghedini ]
* New upstream release
* Bump debhelper compat level to 8
* Bump Standards-Version to 3.9.2 (no changes needed)
* Update license stanzas in debian/copyright
* Update ppport.h copyright years
[ gregor herrmann ]
* Switch to debhelper compatibility level 9 to pass CFLAGS to
Makefile.PL/Build.PL.
-- Alessandro Ghedini <al3xbio@gmail.com> Thu, 19 Jan 2012 10:15:39 +0100
libmath-random-mt-perl (1.10-2) unstable; urgency=low
[ Ryan Niebur ]
* Update jawnsy's email address
[ Salvatore Bonaccorso ]
* debian/control: Changed: Replace versioned (build-)dependency on
perl (>= 5.6.0-{12,16}) with an unversioned dependency on perl (as
permitted by Debian Policy 3.8.3).
* add a patch fixing tests for double numbers evaluation.
(Closes: #578552) -- FTBFS with perl 5.12.0-1: long doubles
* Convert to '3.0 (quilt)' package source format.
* Bump Standards-Version to 3.8.4.
* Refresh debian/copyright to follow revision 135 of format-
specification for machine readable copyright file in DEP5 and update
copyright years for debian/* packaging.
-- Salvatore Bonaccorso <salvatore.bonaccorso@gmail.com> Sun, 02 May 2010 21:06:02 +0200
libmath-random-mt-perl (1.10-1) unstable; urgency=low
[ Nathan Handler ]
* debian/watch: Update to ignore development releases.
[ Salvatore Bonaccorso ]
* New upstream release
- Adds FTBFS on kfreebsd patch proposed by Cyril Brulebois
(Closes: #539949).
* debian/control:
- Bump Standards-Version to 3.8.2 (no changes).
- Add myself to uploaders
* debian/rules: use minimized rules file.
* debian/copyright: Update copyright for debian/* packaging.
* debian/watch: remove comments from file
[ Jonathan Yu ]
* New upstream release
+ Apply kFreeBSD patches upstream (RT#48423)
+ Fixes compilation with MSVC++ 7.0 (RT#48483)
* Bump dependency to perl (>= 5.6.0-16) per Perl Policy
-- Jonathan Yu <frequency@cpan.org> Thu, 06 Aug 2009 15:24:47 -0400
libmath-random-mt-perl (1.07-1) unstable; urgency=low
* Initial Release. (Closes: #525332)
-- Jonathan Yu <frequency@cpan.org> Sun, 3 May 2009 00:17:42 -0400
|