Source: libpdl-stats-perl
Version: 0.6.5.1-1
Severity: normal
Tags: patch

Dear Maintainer,

Please update your package for the ongoing gsl transition (#804246).

The attached patch updates the build dependencies to use libgsl-dev.

Beware that pdl needs to be updated first (#805824).

Kind Regards,

Bas
diff -Nru libpdl-stats-perl-0.6.5.1/debian/changelog libpdl-stats-perl-0.6.5.1/debian/changelog
--- libpdl-stats-perl-0.6.5.1/debian/changelog	2015-05-03 18:38:38.000000000 +0200
+++ libpdl-stats-perl-0.6.5.1/debian/changelog	2015-12-03 18:44:56.000000000 +0100
@@ -1,3 +1,10 @@
+libpdl-stats-perl (0.6.5.1-1.1) UNRELEASED; urgency=medium
+
+  * Non-maintainer upload.
+  * Update build dependencies for GSL 2, change libgsl0-dev to libgsl-dev.
+
+ -- Bas Couwenberg <sebas...@debian.org>  Thu, 03 Dec 2015 18:44:33 +0100
+
 libpdl-stats-perl (0.6.5.1-1) unstable; urgency=medium
 
   * Team upload.
diff -Nru libpdl-stats-perl-0.6.5.1/debian/control libpdl-stats-perl-0.6.5.1/debian/control
--- libpdl-stats-perl-0.6.5.1/debian/control	2015-05-03 18:38:38.000000000 +0200
+++ libpdl-stats-perl-0.6.5.1/debian/control	2015-12-03 18:44:31.000000000 +0100
@@ -5,7 +5,7 @@
 Testsuite: autopkgtest-pkg-perl
 Priority: optional
 Build-Depends: debhelper (>= 9.20120312~),
-               libgsl0-dev,
+               libgsl-dev,
                pdl,
                perl
 Standards-Version: 3.9.6

Reply via email to