[DRE-commits] [ruby-bio] 03/05: Bump Standards-Version to 3.9.7 (no changes needed), Vcs-* to https

Cédric Boutillier boutil at moszumanska.debian.org
Thu Mar 3 21:00:28 UTC 2016


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

boutil pushed a commit to branch master
in repository ruby-bio.

commit f4f9f0d00b809d855e8b3d3075161f4ea0794797
Author: Cédric Boutillier <boutil at debian.org>
Date:   Thu Mar 3 21:36:44 2016 +0100

    Bump Standards-Version to 3.9.7 (no changes needed), Vcs-* to https
---
 debian/control | 22 ++++++++++++++++------
 1 file changed, 16 insertions(+), 6 deletions(-)

diff --git a/debian/control b/debian/control
index 53f513c..b03c53a 100644
--- a/debian/control
+++ b/debian/control
@@ -8,9 +8,10 @@ Build-Depends: debhelper (>= 9~),
                gem2deb (>= 0.5.0~),
                ruby-libxml (>= 2.7.0-2~),
                ruby-test-unit
-Build-Depends-Indep: docbook-to-man, rdtool
-Standards-Version: 3.9.6
-Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/ruby-bio.git
+Build-Depends-Indep: docbook-to-man,
+                     rdtool
+Standards-Version: 3.9.7
+Vcs-Git: https://anonscm.debian.org/pkg-ruby-extras/ruby-bio.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-ruby-extras/ruby-bio.git
 Homepage: http://bioruby.org/
 Testsuite: autopkgtest-pkg-ruby
@@ -19,9 +20,18 @@ XS-Ruby-Versions: all
 Package: ruby-bio
 Architecture: all
 XB-Ruby-Versions: ${ruby:Versions}
-Depends: ruby | ruby-interpreter, ${misc:Depends}, ${shlibs:Depends}
-Recommends: blast2, hmmer, mafft, muscle, probcons, sim4, t-coffee
-Suggests: clustalw, emboss
+Depends: ruby | ruby-interpreter,
+         ${misc:Depends},
+         ${shlibs:Depends}
+Recommends: blast2,
+            hmmer,
+            mafft,
+            muscle,
+            probcons,
+            sim4,
+            t-coffee
+Suggests: clustalw,
+          emboss
 Description: Ruby tools for computational molecular biology
  BioRuby project aims to implement an integrated environment for
  Bioinformatics with Ruby language. Design philosophy of the BioRuby library

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



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