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
  
     | 
    
      libmath-gsl-perl (0.49-1) unstable; urgency=medium
  * Team upload.
  * Import upstream version 0.49.
  * Drop patches which came from or are applied upstream.
  * Refresh patches (offset).
  * Refresh no-alien-gsl.patch: Alien::GSL -> Math::GSL::Alien.
  * Declare compliance with Debian Policy 4.7.2.
  * Remove «Rules-Requires-Root: no», which is the current default.
  * Remove «Priority: optional», which is the current default.
 -- gregor herrmann <gregoa@debian.org>  Sun, 05 Oct 2025 01:07:04 +0200
libmath-gsl-perl (0.45-2) unstable; urgency=medium
  * Team upload.
  * Add a patch from upstream Git to fix a test failure with GSL 2.8.
    (Closes: #1077194)
 -- gregor herrmann <gregoa@debian.org>  Fri, 26 Jul 2024 17:21:45 +0200
libmath-gsl-perl (0.45-1) unstable; urgency=medium
  * Team upload.
  [ gregor herrmann ]
  * Import upstream version 0.45.
  * Update years of upstream copyright.
  * Unfuzz no-gsl_xxmatrix_uchar.patch.
  * Update debian/upstream/metadata.
  * Declare compliance with Debian Policy 4.7.0.
  * Update build dependencies to GSL 2.8.
    Closes: #1076470
  [ Étienne Mollier ]
  * gcc-14.patch: fix incompatible pointer type in swig generated code.
    (Closes: #1075182)
 -- gregor herrmann <gregoa@debian.org>  Thu, 25 Jul 2024 22:26:15 +0200
libmath-gsl-perl (0.44-1) unstable; urgency=medium
  * Team upload.
  [ Debian Janitor ]
  * Update standards version to 4.6.2, no changes needed.
  [ gregor herrmann ]
  * Import upstream version 0.44.
  * Update debian/upstream/metadata.
  * Update Upstream-Contact.
  * Update years of upstream copyright.
  * Refresh 0002-Fixed-spelling-errors-in-man.patch: one typo was fixed.
  * Update build/test/runtime dependencies.
 -- gregor herrmann <gregoa@debian.org>  Sat, 02 Dec 2023 20:12:23 +0100
libmath-gsl-perl (0.43-4) unstable; urgency=medium
  * exclude all symbols that are missing on arm64
    assuming the other failing architectures fail for the same reazon
    (Closes: #994736)
 -- Damyan Ivanov <dmn@debian.org>  Sat, 28 May 2022 20:47:46 +0000
libmath-gsl-perl (0.43-3) unstable; urgency=medium
  * Team upload
  * extend no-gsl_spmatrix_uchar.patch by fixing upstream ignore pattern
    The _norm1 and such suffixes are added by swig and not part of the symbol
    name.
    Another take at #994736.
 -- Damyan Ivanov <dmn@debian.org>  Sat, 28 May 2022 11:55:46 +0000
libmath-gsl-perl (0.43-2) unstable; urgency=medium
  * Team upload
  * patch version detection to treat all 2.7.x versions as 2.7 (Closes: #993323)
  * add a patch attempting to fix #994736
  * Declare compliance with Debian Policy 4.6.1.
  * Drop unneeded version constraints from (build) dependencies.
  * Drop unneeded (build-) dependency on libmath-complex-perl, provided by
    perl since 5.0.0.
 -- Damyan Ivanov <dmn@debian.org>  Fri, 27 May 2022 21:40:15 +0000
libmath-gsl-perl (0.43-1) unstable; urgency=medium
  * Team upload
  [ gregor herrmann ]
  * Update lintian overrides for renamed tags.
  [ Florian Schlichting ]
  * Import upstream version 0.43 (closes: #993323)
  * Update copyright years
  * Refresh patches, add no-alien-gsl.patch
  * Force-apply and hence split up 0002-Fixed-spelling-errors-in-man.patch
  * Drop unused lintian override
 -- Florian Schlichting <fsfs@debian.org>  Mon, 20 Sep 2021 00:41:12 +0800
libmath-gsl-perl (0.42-1) unstable; urgency=medium
  * Team upload.
  * Import upstream version 0.42.
  * Update years of upstream copyright.
 -- gregor herrmann <gregoa@debian.org>  Tue, 16 Jun 2020 17:59:58 +0200
libmath-gsl-perl (0.41-1) unstable; urgency=medium
  * Team upload.
  * debian/control: update Build-Depends for cross builds.
  * debian/watch: use uscan version 4.
  * Update 'DEB_BUILD_MAINT_OPTIONS = hardening=+bindnow' to '=+all'.
  * Import upstream version 0.41.
    Fixes "FBTFS (unsupported version: 2.6 at Build.PL line 80)"
    (Closes: #960011)
  * Refresh 0002-Fixed-spelling-errors-in-man.patch.
  * Add more fixes to 0002-Fixed-spelling-errors-in-man.patch.
  * Declare compliance with Debian Policy 4.5.0.
  * Set Rules-Requires-Root: no.
  * Drop unneeded version constraints from (build) dependencies.
  * Annotate test-only build dependencies with <!nocheck>.
  * Bump debhelper-compat to 13.
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository-
    Browse.
  * Remove obsolete field Name from debian/upstream/metadata.
  * Add patch to do swig rebuild only for current GSL version.
 -- gregor herrmann <gregoa@debian.org>  Thu, 11 Jun 2020 17:50:34 +0200
libmath-gsl-perl (0.40-1) unstable; urgency=medium
  * Team upload.
  [ Laurent Baillet ]
  * fix lintian wrong-path-for-interpreter error
  [ gregor herrmann ]
  * Import upstream version 0.40.
  * Update years of upstream copyright.
  * Add new (build) dependency.
  * Install new upstream CONTRIBUTING file.
  * Patches:
    - Refresh 0001-Hardening-Build-Patch.patch (offset).
    - Refresh 0002-Fixed-spelling-errors-in-man.patch.
    - Refresh force-swig-rebuild.patch (offset).
    - Drop 0001-Fix-a-swig-syntax-error-in-Integration.i.patch
      (fixed upstream).
    - Drop 0003-Fix-ccflags-handling.patch (backported from upstream).
    - Drop dot-in-inc.patch (not applicable anymore).
    - Add clean.patch: clean more generated files.
  * Update lintian override (changed line number).
  * Declare compliance with Debian Policy 4.3.0.
  * Bump debhelper compatibility level to 11.
 -- gregor herrmann <gregoa@debian.org>  Sat, 23 Feb 2019 18:21:01 +0100
libmath-gsl-perl (0.39-3) unstable; urgency=medium
  * Team upload.
  * Make the build dependency on libgsl-dev versioned to get the correct
    runtime dependencies with the new 2.5 symbols. Thanks to Niko Tyni and
    ci.debian.net for catching this issue. (Closes: #902625)
 -- gregor herrmann <gregoa@debian.org>  Thu, 28 Jun 2018 22:52:30 +0200
libmath-gsl-perl (0.39-2) unstable; urgency=medium
  * Team upload.
  [ Salvatore Bonaccorso ]
  * Update Vcs-* headers for switch to salsa.debian.org
  * Fix compatibility issues with gls 2.5 (closes: #901807):
    [ Niko Tyni ]
    - Add patch to fix a swig syntax error.
    - Add patch to disable deprecated function usage with gsl 2.5.
    [ gregor herrmann ]
    - Add patch to add leading ./ to filename which is called with do()
      because of the removal of '.' from @INC.
    - Add patch to force a swig rebuild.
    - debian/rules: clean all pre-built files before building.
  [ gregor herrmann ]
  * Add more fixes to 0002-Fixed-spelling-errors-in-man.patch.
  * Install upstream examples.
  * Declare compliance with Debian Policy 4.1.4.
  * Bump debhelper compatibility level to 10.
 -- gregor herrmann <gregoa@debian.org>  Wed, 27 Jun 2018 22:05:11 +0200
libmath-gsl-perl (0.39-1) unstable; urgency=medium
  * Team upload.
  [ gregor herrmann ]
  * Import upstream version 0.39
    Closes: #826192
  * Replace libgsl0-dev with libgsl-dev in debian/control.
  * bin/ is gone from the upstream tarball.
    Drop debian/libmath-gsl-perl.examples and the handling of the scripts from
    debian/rules.
  * Update years of upstream copyright.
  * Refresh debian/patches/0001-Hardening-Build-Patch.patch (offset).
  * Refresh 0002-Fixed-spelling-errors-in-man.patch.
  * Drop 0003-Use-Config-cccdlflags-in-the-build.patch, merged upstream.
  * Update lintian override (changed line number).
  * Set bindnow linker flag in debian/rules.
  * Declare compliance with Debian Policy 3.9.8.
  [ Niko Tyni ]
  * Add patch to fix ccflags handling. (Closes: #839775)
 -- gregor herrmann <gregoa@debian.org>  Fri, 07 Oct 2016 11:27:31 +0200
libmath-gsl-perl (0.36-2) unstable; urgency=medium
  * Team upload.
  [ gregor herrmann ]
  * debian/copyright: change Copyright-Format 1.0 URL to HTTPS.
  [ Niko Tyni ]
  * Add patch to inject -fPIC in the build. Thanks to Jurica Stanojkovic.
    (Closes: #826009)
 -- Niko Tyni <ntyni@debian.org>  Thu, 02 Jun 2016 23:20:45 +0300
libmath-gsl-perl (0.36-1) unstable; urgency=medium
  * Initial Release (Closes: #804015)
 -- Wolfgang Fütterer <debian@wlf-online.de>  Mon, 28 Mar 2016 20:24:38 +0200
 
     |