[DRE-commits] [ruby-bcrypt] 01/01: remove unecessary dependency on ruby-rspec

Antonio Terceiro terceiro at moszumanska.debian.org
Sun Dec 8 23:01:11 UTC 2013


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

terceiro pushed a commit to branch master
in repository ruby-bcrypt.

commit ed0cb27a38c7488e6cc019dd6ba0980fc3bdd90a
Author: Antonio Terceiro <terceiro at debian.org>
Date:   Sun Dec 8 19:18:03 2013 -0300

    remove unecessary dependency on ruby-rspec
---
 debian/changelog | 7 +++++++
 debian/control   | 3 +--
 2 files changed, 8 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index c5d4cda..333ba61 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+ruby-bcrypt (3.1.2-2) unstable; urgency=low
+
+  * Team upload
+  * remove unnecessary dependency on ruby-rspec
+
+ -- Antonio Terceiro <terceiro at debian.org>  Sun, 08 Dec 2013 19:18:26 -0300
+
 ruby-bcrypt (3.1.2-1) unstable; urgency=low
 
   * Imported Upstream version 3.1.2
diff --git a/debian/control b/debian/control
index da96ce9..ccc97ad 100644
--- a/debian/control
+++ b/debian/control
@@ -17,8 +17,7 @@ Architecture: any
 XB-Ruby-Versions: ${ruby:Versions}
 Depends: ${shlibs:Depends},
          ${misc:Depends},
-         ruby | ruby-interpreter,
-         ruby-rspec (>= 2.5.0)
+         ruby | ruby-interpreter
 Description: Ruby binding for the bcrypt() password hashing algorithm
  bcrypt() is a sophisticated and secure hash algorithm designed
  by the OpenBSD project for hashing passwords. bcrypt-ruby provides

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



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