[Pkg-libvirt-commits] [ruby-libvirt] 02/02: Build-Depend on ruby2.0-supporting gem2deb
Guido Guenther
agx at moszumanska.debian.org
Mon Dec 23 10:43:09 UTC 2013
This is an automated email from the git hooks/post-receive script.
agx pushed a commit to branch master
in repository ruby-libvirt.
commit 3a4994f8683efec64e0afe3a2c5dcec8f8361cc3
Author: Christian Hofstaedtler <zeha at debian.org>
Date: Sun Dec 22 22:53:14 2013 +0100
Build-Depend on ruby2.0-supporting gem2deb
Packages built with gem2deb >= 0.6 will build for Ruby 1.9.1 and
Ruby 2.0, but not Ruby 1.8.
Signed-off-by: Guido Günther <agx at sigxcpu.org>
---
debian/control | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index 645d56a..07bbd8c 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: ruby
Priority: optional
Maintainer: Debian Libvirt Maintainers <pkg-libvirt-maintainers at lists.alioth.debian.org>
Uploaders: Guido Günther <agx at sigxcpu.org>
-Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.2.13~), libvirt-dev, pkg-config
+Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.6.0), libvirt-dev, pkg-config
Standards-Version: 3.9.2
Vcs-Git: git://anonscm.debian.org/git/pkg-libvirt/ruby-libvirt.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-libvirt/ruby-libvirt.git;a=summary
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-libvirt/ruby-libvirt.git
More information about the Pkg-libvirt-commits
mailing list