[DRE-commits] [rubygems-integration] 01/03: Drop dependency on Ruby

Antonio Terceiro terceiro at moszumanska.debian.org
Wed Apr 30 13:57:08 UTC 2014


This is an automated email from the git hooks/post-receive script.

terceiro pushed a commit to branch master
in repository rubygems-integration.

commit 7ad0bd30541aca015b8d7554b3dd4620356cad92
Author: Antonio Terceiro <terceiro at softwarelivre.org>
Date:   Wed Apr 30 10:29:05 2014 -0300

    Drop dependency on Ruby
    
    the interpreters now actually depend on this package.
---
 debian/changelog | 7 +++++++
 debian/control   | 2 +-
 2 files changed, 8 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 43aa49f..5656fe4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+rubygems-integration (1.7) UNRELEASED; urgency=medium
+
+  * Drop dependency on Ruby, since the interpreters now actually depend on
+    this package.
+
+ -- Antonio Terceiro <terceiro at debian.org>  Wed, 30 Apr 2014 10:25:57 -0300
+
 rubygems-integration (1.6) unstable; urgency=medium
 
   * debian/tests/package-list: make output easier to read. First output the
diff --git a/debian/control b/debian/control
index 80e072f..ca78a75 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,7 @@ XS-Testsuite: autopkgtest
 
 Package: rubygems-integration
 Architecture: all
-Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter
+Depends: ${shlibs:Depends}, ${misc:Depends}
 Suggests: bundler
 Multi-Arch: foreign
 Description: integration of Debian Ruby packages with Rubygems

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/rubygems-integration.git



More information about the Pkg-ruby-extras-commits mailing list