[DRE-commits] [ruby-dbus] 07/10: Replace XB-Ruby-Version field by a depend on ruby | ruby-interpreter
Paul van Tilburg
paulvt at moszumanska.debian.org
Fri Feb 21 21:21:09 UTC 2014
This is an automated email from the git hooks/post-receive script.
paulvt pushed a commit to branch master
in repository ruby-dbus.
commit 6f0a0bf517962301273213041fc75740338ef1e1
Author: Paul van Tilburg <paulvt at debian.org>
Date: Fri Feb 21 22:15:28 2014 +0100
Replace XB-Ruby-Version field by a depend on ruby | ruby-interpreter
---
debian/changelog | 1 +
debian/control | 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index f597977..17d4b93 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -14,6 +14,7 @@ ruby-dbus (0.11.0-1) UNRELEASED; urgency=medium
generation)
- Add suggest on ruby-nokogiri as it it faster than REXML for
introspection
+ - Replace XB-Ruby-Version field by a depend on ruby | ruby-interpreter
* debian/rules, debian/docs: update tutorial/reference generation
-- Paul van Tilburg <paulvt at debian.org> Fri, 21 Feb 2014 21:41:50 +0200
diff --git a/debian/control b/debian/control
index 51aa49d..1f05243 100644
--- a/debian/control
+++ b/debian/control
@@ -13,7 +13,7 @@ XS-Ruby-Versions: all
Package: ruby-dbus
Architecture: all
-XB-Ruby-Versions: ${ruby:Versions}
+Depends: ruby | ruby-interpreter, ${misc:Depends}
Recommends: ruby-glib2
Suggests: ruby-nokogiri
Description: Ruby binding for D-Bus
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-dbus.git
More information about the Pkg-ruby-extras-commits
mailing list