ruby-gsl (1.15.3+dfsg-2) unstable; urgency=medium * Team upload. * Port to Ruby 2.1 (Closes: #744805) -- Antonio Terceiro Thu, 17 Apr 2014 17:44:49 -0300 ruby-gsl (1.15.3+dfsg-1) unstable; urgency=medium * Imported Upstream version 1.15.3 * debian/watch: use gemwatch to track gsl gem * add ruby-tests.rb to run tests at build time * debian/control: - add myself to Uploaders - bump Standards-Version to 3.9.5 (no changes needed) - drop transitional packages - replace ruby1.8 by ruby in Depends - normalise VCS-Git url * debian/patches: - refresh patches 20110605_extconf.rb and 20130815_deprecated_enum.patch - deactivate 0110605_*_complex.c patches; not needed anymore - add 20131016_fix_test_typo.patch: fix typo in a test - add 20131016_test_output_less_verbose.patch: make tests less verbose when passing - add 20131016_deactivate_failing_tests.patch: skip failing tests on amd64 - add DEP-3 headers to 00{1,2}*.patch files * debian/rules: drop --with quilt switch * Repack source to remove non-free documentation (Closes: #709497) - add debian/gbp.conf to filter out rdoc directory, containing files under the GNU Documentation license with invariant sections. - do not build the doc in debian/rules - add dversionmangle option in debian/watch to strip +dfsg suffix - document in debian/README.source how the repack is handled * debian/copyright: port to copyright-format/1.0 -- Cédric Boutillier Sat, 30 Nov 2013 17:26:48 +0100 ruby-gsl (1.14.7-2) unstable; urgency=low * Team upload. * Added patch to rename deprecated enum. (Closes: #718070) -- Guillaume Bouteille Thu, 15 Aug 2013 17:14:28 +0200 ruby-gsl (1.14.7-1) unstable; urgency=low * New upstream release. * debian/control: - Moved Debian repository from svn to git. - Bumped up Standards-Version to 3.9.2. - Followed the NArray package name change from libnarray-ruby to ruby-narray. - Build-Depends libtamuanova-dev to build a related module. * debian/rules: Clean auto-generated files (Closes: #628264) * Added patches to work around build failure: - debian/patches/20110605_matrix_complex.c - debian/patches/20110605_vector_complex.c * debian/patches/20110605_extconf.rb: Added a patch to find narra.h correctly. * Converted the build system to gem2deb, removed build dependency on cdbs and ruby-pkg-tools -- Daigo Moriwaki Sun, 05 Jun 2011 22:53:59 +0900 libgsl-ruby (1.14.3-1) unstable; urgency=low [ Deepak Tripathi ] * New upstream release * Switch to dpkg-source 3.0 (quilt) format + added debian/source * Bumped Standard Version to 3.8.4 * debian/control + added myself to uploaders + ported to ruby1.9.1 * debian/patches + added patch for bashisum. + added patch for min.c's GSL_1_2_LATER checking. * debian/ + added README.source * debian/copyright + updated copyright file. [ Daigo Moriwaki ] * debian/control: Provides -dbg packages. * Removed debian/libgsl-ruby-doc.docs, debian/libgsl-ruby1.8.docs: - Merged to debian/rules. -- Daigo Moriwaki Sat, 15 May 2010 19:25:22 +0900 libgsl-ruby (1.10.3-3) unstable; urgency=low * Added debian/patches/20091022-DashAsBinSh-1.10.3.patch: Fixed "bashism in /bin/sh script" (Closes: #530117) -- Daigo Moriwaki Fri, 23 Oct 2009 20:18:32 +0900 libgsl-ruby (1.10.3-2) unstable; urgency=low [ Daigo Moriwaki ] * Applied a patch from Daniel Moerner + debian/control: - Bumped up Standards-Version to 3.8.3. - Added misc:Depends correctly. + debian/copyright: - Added years of the copyright holder. - Updated a pointer to the LGPL file. * debian/patches/20091021-GSL_CONST_CGSM_GAUSS-removed-from-upstream- libgsl-1.3.patch: + Thanks to Daniel Moerner + Fixed a FTBFS error. (Closes: #549435) [ Gunnar Wolf ] * Changed section to Ruby as per ftp-masters' request -- Daigo Moriwaki Fri, 23 Oct 2009 07:41:43 +0900 libgsl-ruby (1.10.3-1) unstable; urgency=low [ Daigo Moriwaki ] * New upstream release. [ Lucas Nussbaum ] * Use new Homepage dpkg header. -- Daigo Moriwaki Fri, 21 Dec 2007 12:54:52 +0900 libgsl-ruby (1.9.2-3) unstable; urgency=low * Fixed FTBFS: min.c:128: error: static declaration of 'gsl_min_fminimizer_x_minimum' follows non-static declaration (Closes: #443013) - Added debian/patches/min.c.patch - debian/rules now uses simple-patchsys.mk * debian/control: an extra space is required before 'homepage'. -- Daigo Moriwaki Sat, 22 Sep 2007 20:38:59 +0900 libgsl-ruby (1.9.2-2) unstable; urgency=low * The bug, libgsl-ruby1.8: Strange behaviour when accessing GSL::Vector elements with get() and [], has been fixed by the upstream's new releaase (Closes: #423850). -- Daigo Moriwaki Sun, 02 Sep 2007 11:56:58 +0900 libgsl-ruby (1.9.2-1) unstable; urgency=low * New upstream release. -- Daigo Moriwaki Sun, 02 Sep 2007 11:39:20 +0900 libgsl-ruby (1.9.0-4) unstable; urgency=low * debian/control: use shlibs instead of hardconding the dependencies. -- Daigo Moriwaki Sun, 02 Sep 2007 11:32:30 +0900 libgsl-ruby (1.9.0-3) unstable; urgency=low * Fixed dependancy: libgsl0 -> libgsl0ldbl. -- Lucas Nussbaum Mon, 27 Aug 2007 21:23:51 +0200 libgsl-ruby (1.9.0-2) unstable; urgency=low * A library, rb_gsl.so, was errornously installed into /usr/local/lib/site_ruby/1.8/... Now it will go to /usr/lib/site_ruby/1.8/... -- Daigo Moriwaki Sun, 13 May 2007 14:17:44 +0900 libgsl-ruby (1.9.0-1) unstable; urgency=low * New upstream release. * The package has been taken over. I am now a primary maintainer. * Built with NArray to support NArray compatibilities. Now it depends on libnarray-ruby1.8. * Stopped using the "Uploaders rule". -- Daigo Moriwaki Mon, 16 Apr 2007 22:28:33 +0900 libgsl-ruby (1.8.3-1) unstable; urgency=low * Initial release. -- Lucas Nussbaum Tue, 6 Jun 2006 21:09:15 +0200