[DRE-commits] [ruby-gruff] 05/05: Added versioned dependency and build-dependency on ruby-2.0- supporting version of ruby-rmagick
Gunnar Wolf
gwolf at alioth.debian.org
Mon Sep 30 23:35:02 UTC 2013
This is an automated email from the git hooks/post-receive script.
gwolf pushed a commit to branch master
in repository ruby-gruff.
commit 4c778889f8cc423e8ea735e0cf9620897533ac32
Author: Gunnar Wolf <gwolf at gwolf.org>
Date: Mon Sep 30 18:32:04 2013 -0500
Added versioned dependency and build-dependency on ruby-2.0- supporting version of ruby-rmagick
---
debian/changelog | 2 ++
debian/control | 4 ++--
2 files changed, 4 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 00c6cc6..3887cc4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,8 @@
ruby-gruff (0.4.0-1) unstable; urgency=low
* New upstream release
+ * Added versioned dependency and build-dependency on ruby-2.0-
+ supporting version of ruby-rmagick
-- Gunnar Wolf <gwolf at debian.org> Mon, 30 Sep 2013 17:15:27 -0500
diff --git a/debian/control b/debian/control
index 0561404..061e3e0 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: ruby
Priority: optional
Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.alioth.debian.org>
Uploaders: Gunnar Wolf <gwolf at debian.org>
-Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.2.6~), ruby-rmagick, ghostscript
+Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.2.6~), ruby-rmagick (>= 2.13.2-1), ghostscript
Standards-Version: 3.9.4
Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/ruby-gruff.git
Vcs-Browser: http://anonscm.debian.org/gitweb?p=pkg-ruby-extras/ruby-gruff.git;a=summary
@@ -13,7 +13,7 @@ XS-Ruby-Versions: all
Package: ruby-gruff
Architecture: all
XB-Ruby-Versions: ${ruby:Versions}
-Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter, ruby-rmagick
+Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter, ruby-rmagick (>= 2.13.2-1)
Description: Ruby library to create beautiful graphs for one or multiple datasets
This Ruby library can generate beautiful graphs for one or multiple datasets
to be included in websites or in documents. The library can be used alone or
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-gruff.git
More information about the Pkg-ruby-extras-commits
mailing list