[DRE-commits] [ruby-dbus] 06/10: Add suggest on ruby-nokogiri as it it faster than REXML for introspection
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 265a177125368c8af0063ec0b1fef77b09ed1dd0
Author: Paul van Tilburg <paulvt at debian.org>
Date: Fri Feb 21 22:12:45 2014 +0100
Add suggest on ruby-nokogiri as it it faster than REXML for introspection
---
debian/changelog | 2 ++
debian/control | 1 +
2 files changed, 3 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index e3c7041..f597977 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -12,6 +12,8 @@ ruby-dbus (0.11.0-1) UNRELEASED; urgency=medium
(closes: #735731)
- Drop build-depend-indep on rake (no longer needed for documentation
generation)
+ - Add suggest on ruby-nokogiri as it it faster than REXML for
+ introspection
* 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 7828c84..51aa49d 100644
--- a/debian/control
+++ b/debian/control
@@ -15,6 +15,7 @@ Package: ruby-dbus
Architecture: all
XB-Ruby-Versions: ${ruby:Versions}
Recommends: ruby-glib2
+Suggests: ruby-nokogiri
Description: Ruby binding for D-Bus
This module allows Ruby programs to interface with the D-Bus message
bus installed on newer Unix operating systems.
--
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