[DRE-commits] [ruby-password] 01/05: build for ruby1.9.1 and ruby2.0. Add versions to ensure Ruby2.0 support

Cédric Boutillier boutil at alioth.debian.org
Thu Sep 26 13:40:46 UTC 2013


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

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

commit 32b1025683686f81bf746c7d4643be26b59ec8d4
Author: Cédric Boutillier <boutil at debian.org>
Date:   Thu Sep 26 15:16:05 2013 +0200

    build for ruby1.9.1 and ruby2.0. Add versions to ensure Ruby2.0 support
---
 debian/control |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/debian/control b/debian/control
index 40aef66..3937a4c 100644
--- a/debian/control
+++ b/debian/control
@@ -3,17 +3,17 @@ Section: ruby
 Priority: optional
 Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.alioth.debian.org>
 Uploaders: Micah Anderson <micah at debian.org>, Gunnar Wolf <gwolf at debian.org>, Ryan Niebur <ryanryan52 at gmail.com>
-Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.2.11~), cracklib-runtime, libcrack2-dev, wamerican | wordlist, ruby-termios
+Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.5~), cracklib-runtime, libcrack2-dev, wamerican | wordlist, ruby-termios (>= 1.0.0~)
 Standards-Version: 3.9.2
 Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/ruby-password.git
 Vcs-Browser: http://anonscm.debian.org/gitweb?p=pkg-ruby-extras/ruby-password.git;a=summary
 Homepage: http://www.caliban.org/ruby/ruby-password.shtml
-XS-Ruby-Versions: ruby1.8
+XS-Ruby-Versions: all
 
 Package: ruby-password
 Architecture: any
 XB-Ruby-Versions: ${ruby:Versions}
-Depends: ${shlibs:Depends}, ${misc:Depends}, ruby1.8, ruby-termios
+Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | interpreter, ruby-termios
 Replaces: libpassword-ruby (<< 0.5.3-3~), libpassword-ruby1.8 (<< 0.5.3-3~)
 Breaks: libpassword-ruby (<< 0.5.3-3~), libpassword-ruby1.8 (<< 0.5.3-3~)
 Provides: libpassword-ruby, libpassword-ruby1.8

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



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