Source: apophenia
Version: 0.999e+ds-4
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.

This change is required to not pull in GSL 1.x via libgsl0-dev.

Kind Regards,

Bas
diff -Nru apophenia-0.999e+ds/debian/changelog apophenia-0.999e+ds/debian/changelog
--- apophenia-0.999e+ds/debian/changelog	2015-10-16 10:48:04.000000000 +0200
+++ apophenia-0.999e+ds/debian/changelog	2015-11-22 00:36:49.000000000 +0100
@@ -1,3 +1,10 @@
+apophenia (0.999e+ds-4.1) UNRELEASED; urgency=medium
+
+  * Non-maintainer upload.
+  * Update build dependencies for GSL 2, change libgsl0-dev to libgsl-dev.
+
+ -- Bas Couwenberg <sebas...@debian.org>  Sun, 22 Nov 2015 00:36:36 +0100
+
 apophenia (0.999e+ds-4) unstable; urgency=medium
 
   * RC bug fix release:
diff -Nru apophenia-0.999e+ds/debian/control apophenia-0.999e+ds/debian/control
--- apophenia-0.999e+ds/debian/control	2015-07-27 08:23:38.000000000 +0200
+++ apophenia-0.999e+ds/debian/control	2015-11-22 00:36:31.000000000 +0100
@@ -7,7 +7,7 @@
  debhelper (>= 9),
  autotools-dev, autoconf-archive, gnulib, dh-autoreconf, libtool,
  pkg-config, help2man,
- zlib1g-dev, libmysqlclient-dev, libsqlite3-dev, libgsl0-dev,
+ zlib1g-dev, libmysqlclient-dev, libsqlite3-dev, libgsl-dev,
  bc, sqlite3
 Build-Depends-Indep:
  graphviz,

Reply via email to