[DRE-commits] [ruby-openid] 02/03: Build-depend on ruby-hmac (Closes: #794134)
Cédric Boutillier
boutil at moszumanska.debian.org
Sun Aug 9 20:50:46 UTC 2015
This is an automated email from the git hooks/post-receive script.
boutil pushed a commit to branch master
in repository ruby-openid.
commit 0e786fbe4cd1caa1c48c6825609342a1b299328d
Author: Cédric Boutillier <boutil at debian.org>
Date: Sun Aug 9 22:08:19 2015 +0200
Build-depend on ruby-hmac (Closes: #794134)
---
debian/changelog | 1 +
debian/control | 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 0be4928..cb7aeab 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,6 +9,7 @@ ruby-openid (2.7.0debian-1~exp1) experimental; urgency=medium
[ Cédric Boutillier ]
* Explicitly load test/util.rb before running the tests
+ * Build-depend on ruby-hmac (Closes: #794134)
-- Sebastien Badia <seb at sebian.fr> Sun, 12 Apr 2015 21:39:53 +0200
diff --git a/debian/control b/debian/control
index dd29829..91aa5d8 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: ruby
Priority: optional
Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.alioth.debian.org>
Uploaders: Cédric Boutillier <boutil at debian.org>, Paul van Tilburg <paulvt at debian.org>
-Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.3.0~), ruby-minitest
+Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.3.0~), ruby-minitest, ruby-hmac
Standards-Version: 3.9.6
Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/ruby-openid.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-ruby-extras/ruby-openid.git
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-openid.git
More information about the Pkg-ruby-extras-commits
mailing list