Source: gjay Version: 0.3.2-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. This change is required to not pull in GSL 1.x via libgsl0-dev. Kind Regards, Bas
diff -Nru gjay-0.3.2/debian/changelog gjay-0.3.2/debian/changelog --- gjay-0.3.2/debian/changelog 2014-09-10 23:44:34.000000000 +0200 +++ gjay-0.3.2/debian/changelog 2015-11-22 16:42:03.000000000 +0100 @@ -1,3 +1,10 @@ +gjay (0.3.2-1.2) 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 16:42:00 +0100 + gjay (0.3.2-1.1) unstable; urgency=medium * Non-maintainer upload. diff -Nru gjay-0.3.2/debian/control gjay-0.3.2/debian/control --- gjay-0.3.2/debian/control 2014-09-10 23:44:12.000000000 +0200 +++ gjay-0.3.2/debian/control 2015-11-22 16:41:56.000000000 +0100 @@ -2,7 +2,7 @@ Section: sound Priority: extra Maintainer: Craig Small <csm...@debian.org> -Build-Depends: debhelper (>= 7), autotools-dev, libgtk2.0-dev, libgsl0-dev, audacious-dev, libflac-dev, libvorbis-dev, libmpdclient-dev, libaudclient-dev +Build-Depends: debhelper (>= 7), autotools-dev, libgtk2.0-dev, libgsl-dev, audacious-dev, libflac-dev, libvorbis-dev, libmpdclient-dev, libaudclient-dev Standards-Version: 3.9.1 Homepage: http://gjay.sourceforge.net/