[DRE-commits] [ruby-gsl] 01/10: bump Standards-Version to 3.9.5; replace ruby1.8 by ruby in Depends
Cédric Boutillier
boutil at moszumanska.debian.org
Sat Nov 30 17:13:15 UTC 2013
This is an automated email from the git hooks/post-receive script.
boutil pushed a commit to branch master
in repository ruby-gsl.
commit eaaa3cfae5b96310d71b8c30a337313b5790d920
Author: Cédric Boutillier <boutil at debian.org>
Date: Sat Nov 30 15:59:52 2013 +0100
bump Standards-Version to 3.9.5; replace ruby1.8 by ruby in Depends
---
debian/changelog | 3 ++-
debian/control | 4 ++--
2 files changed, 4 insertions(+), 3 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 228cd0f..58c79af 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,8 +5,9 @@ ruby-gsl (1.15.3-1) UNRELEASED; urgency=low
* dbian/watch: use gemwatch to track gsl gem
* add ruby-tests.rb to run tests at build time
* debian/control:
- - bump Standards-Version to 3.9.4 (no changes needed)
+ - bump Standards-Version to 3.9.5 (no changes needed)
- drop transitional packages
+ - replace ruby1.8 by ruby in Depends
* debian/patches:
- refresh patches 20110605_extconf.rb and 20130815_deprecated_enum.patch
- deactivate 0110605_*_complex.c patches; not needed anymore
diff --git a/debian/control b/debian/control
index 64665b5..083c6a7 100644
--- a/debian/control
+++ b/debian/control
@@ -6,14 +6,14 @@ Uploaders: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.ali
Build-Depends: debhelper (>= 7.0.50~), quilt, gem2deb (>= 0.2.2), libgsl0-dev (>= 1.14), plotutils, ruby-narray, libtamuanova-dev
Vcs-Git: git://anonscm.debian.org/git/pkg-ruby-extras/ruby-gsl.git
Vcs-Browser: http://anonscm.debian.org/gitweb?p=pkg-ruby-extras/ruby-gsl.git;a=summary
-Standards-Version: 3.9.4
+Standards-Version: 3.9.5
Homepage: http://rb-gsl.rubyforge.org/
XS-Ruby-Versions: all
Package: ruby-gsl
Architecture: any
XB-Ruby-Versions: ${ruby:Versions}
-Depends: ${shlibs:Depends}, ${misc:Depends}, ruby1.8 | ruby-interpreter, plotutils, ruby-narray
+Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter, plotutils, ruby-narray
Description: Ruby bindings for the GNU Scientific Library (GSL)
The GNU Scientific Library (GSL) is a collection of data types and
routines for numerical computing. Ruby/GSL is an interface to the GNU
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-gsl.git
More information about the Pkg-ruby-extras-commits
mailing list