[DRE-commits] [ruby-pgplot] 01/01: Use gfortran instead of gfortran-4.6 (Closes: #746341)

Youhei SASAKI uwabami-guest at moszumanska.debian.org
Tue Apr 29 08:42:30 UTC 2014


This is an automated email from the git hooks/post-receive script.

uwabami-guest pushed a commit to branch master
in repository ruby-pgplot.

commit a94be2bc18c2fa971ed23049a0b7e0c55053c21f
Author: Youhei SASAKI <uwabami at gfd-dennou.org>
Date:   Tue Apr 29 17:42:21 2014 +0900

    Use gfortran instead of gfortran-4.6 (Closes: #746341)
    
    Signed-off-by: Youhei SASAKI <uwabami at gfd-dennou.org>
---
 debian/control | 8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)

diff --git a/debian/control b/debian/control
index 4c859d8..ab5b23f 100644
--- a/debian/control
+++ b/debian/control
@@ -3,15 +3,17 @@ Section: contrib/ruby
 Priority: optional
 Maintainer: Youhei SASAKI <uwabami at gfd-dennou.org>
 Uploaders: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.alioth.debian.org>
-Build-Depends: 
+Build-Depends:
  debhelper (>= 7.0.50~),
+ ruby,
  gem2deb ( >= 0.6.1~),
  ruby-narray,
+ ruby-all-dev,
  pgplot5,
  gfortran,
  libx11-dev,
  libpng12-dev,
- gfortran-4.6
+ gfortran
 Standards-Version: 3.9.5
 Homepage: http://pgplot.rubyforge.org/
 XS-Ruby-Versions: all
@@ -21,7 +23,7 @@ Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-ruby-extras/ruby-pgplot.git
 Package: ruby-pgplot
 Architecture: any
 XB-Ruby-Versions: ${ruby:Versions}
-Depends: ${shlibs:Depends}, ${misc:Depends}, ruby-narray
+Depends: ${shlibs:Depends}, ${misc:Depends}, ruby, ruby-narray
 Description: Ruby interface to the PGPLOT graphics library
  Ruby/PGPLOT is the Ruby interface to the PGPLOT graphics library.
  PGPLOT is a FORTRAN library to draw line/scatter/histogram plot, error

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-pgplot.git



More information about the Pkg-ruby-extras-commits mailing list