[DRE-commits] [ruby-httparty] 07/10: Build-depend on ruby-webmock
Cédric Boutillier
boutil at moszumanska.debian.org
Sat Nov 25 21:37:31 UTC 2017
This is an automated email from the git hooks/post-receive script.
boutil pushed a commit to branch master
in repository ruby-httparty.
commit 00ba29ae577d0273e228e6407cc155b5c3fb2ede
Author: Cédric Boutillier <boutil at debian.org>
Date: Sat Nov 25 21:17:54 2017 +0100
Build-depend on ruby-webmock
---
debian/changelog | 1 +
debian/control | 3 ++-
2 files changed, 3 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index a88313c..ac204ed 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,7 @@ ruby-httparty (0.15.6-1) unstable; urgency=medium
* Bump debhelper compatibility level to 10
* Refresh skip_failing_test.patch
* New patch git-in-gemspecs.patch to remove use of git in gemspecs
+ * Build-depend on ruby-webmock
-- Cédric Boutillier <boutil at debian.org> Sat, 25 Nov 2017 10:41:34 +0100
diff --git a/debian/control b/debian/control
index 853cbc7..650def7 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,8 @@ Build-Depends: debhelper (>= 10),
ruby-multi-json,
ruby-multi-xml,
ruby-rspec (>= 3~),
- ruby-simplecov
+ ruby-simplecov,
+ ruby-webmock
Standards-Version: 4.1.1
Vcs-Git: https://anonscm.debian.org/git/pkg-ruby-extras/ruby-httparty.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-ruby-extras/ruby-httparty.git
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-httparty.git
More information about the Pkg-ruby-extras-commits
mailing list