[DRE-commits] [SCM] ruby-bio.git branch, master, updated. upstream/1.4.1-12-g650c1c6

Cédric Boutillier cedric.boutillier at gmail.com
Fri Feb 17 15:05:24 UTC 2012


The following commit has been merged in the master branch:
commit 650c1c66109ab6bb7d99fb768e57f3efe20531d6
Author: Cédric Boutillier <cedric.boutillier at gmail.com>
Date:   Fri Feb 17 15:42:42 2012 +0100

    update changelog, depends on ruby-xml and priority extra for transitional packages

diff --git a/debian/changelog b/debian/changelog
index d9f8098..a09c33c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,13 @@
+ruby-bio (1.4.2-2) unstable; urgency=low
+
+  * Remove some tests depending on a access to the Internet. Closes: #654985
+  * Add fix_definition_CutSymbol_in_test_cut_symbol.patch to ensure that
+    Bio::RestrictionEnzyme::CutSymbol is defined
+  * Set to extra the priority of transitional packages
+  * Depends on ruby-libxml instead of libxml-ruby
+    
+ -- Cédric Boutillier <cedric.boutillier at gmail.com>  Fri, 17 Feb 2012 15:22:29 +0100
+
 ruby-bio (1.4.2-1) unstable; urgency=low
 
   * New upstream version.
diff --git a/debian/control b/debian/control
index c90bb4c..6e80e56 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Priority: optional
 Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.alioth.debian.org>
 Uploaders: Lucas Nussbaum <lucas at debian.org>
 DM-Upload-Allowed: yes
-Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.2.4~), libxml-ruby1.8, libxml-ruby1.9.1
+Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.2.4~), ruby-libxml
 Build-Depends-Indep: docbook-to-man, rdtool
 Standards-Version: 3.9.2
 Vcs-Git: git://git.debian.org/pkg-ruby-extras/ruby-bio.git
@@ -31,6 +31,7 @@ Description: Ruby tools for computational molecular biology
 
 Package: libbio-ruby1.8
 Section: oldlibs
+Priority: extra
 Architecture: all
 Depends: ${misc:Depends}, ruby-bio
 Description: Transitional package for ruby-bio
@@ -39,6 +40,7 @@ Description: Transitional package for ruby-bio
 
 Package: libbio-ruby
 Section: oldlibs
+Priority: extra
 Architecture: all
 Depends: ${misc:Depends}, ruby-bio
 Description: Transitional package for ruby-bio

-- 
ruby-bio.git



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