[DRE-commits] [yard] 03/05: Drop rubygems depency, since it is shipped with Ruby1.9+
Cédric Boutillier
boutil at moszumanska.debian.org
Thu Jan 16 10:12:24 UTC 2014
This is an automated email from the git hooks/post-receive script.
boutil pushed a commit to branch master
in repository yard.
commit a693ac7e760e4e3c73ef2e2aeaa3203ce655c70c
Author: Cédric Boutillier <boutil at debian.org>
Date: Thu Jan 16 10:47:16 2014 +0100
Drop rubygems depency, since it is shipped with Ruby1.9+
---
debian/changelog | 1 +
debian/control | 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index f217a11..e75360e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
yard (0.8.7.3-1) UNRELEASED; urgency=medium
* Imported Upstream version 0.8.7.3
+ * Drop rubygems depency, since it is shipped with Ruby1.9+
-- Cédric Boutillier <boutil at debian.org> Thu, 16 Jan 2014 10:46:14 +0100
diff --git a/debian/control b/debian/control
index 80234b6..74dd349 100644
--- a/debian/control
+++ b/debian/control
@@ -13,7 +13,7 @@ XS-Ruby-Versions: all
Package: yard
Architecture: all
XB-Ruby-Versions: ${ruby:Versions}
-Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter, rubygems, libjs-jquery, ruby-gettext (>= 2.2.1~)
+Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter, libjs-jquery, ruby-gettext (>= 2.2.1~)
Recommends: ruby-redcarpet, graphviz
Suggests: ruby-rack, ruby-redcloth, bundler, yard-doc
Description: Ruby documentation tool
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/yard.git
More information about the Pkg-ruby-extras-commits
mailing list