[Pkg-libvirt-maintainers] [PATCH 2/2] Build-Depend on ruby2.0-supporting gem2deb
Christian Hofstaedtler
zeha at debian.org
Sun Dec 22 21:53:14 UTC 2013
Packages built with gem2deb >= 0.6 will build for Ruby 1.9.1 and
Ruby 2.0, but not Ruby 1.8.
---
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
--
1.8.5.2
More information about the Pkg-libvirt-maintainers
mailing list