[DRE-commits] [ruby-crack] 04/04: fix build failure
Hideki Yamane
henrich at moszumanska.debian.org
Wed Feb 26 12:57:57 UTC 2014
This is an automated email from the git hooks/post-receive script.
henrich pushed a commit to branch master
in repository ruby-crack.
commit 9263d4e72707a0b4c8668511eeed5d461a54bdcb
Author: Hideki Yamane <henrich at debian.org>
Date: Wed Feb 26 21:55:42 2014 +0900
fix build failure
---
debian/changelog | 1 +
debian/control | 1 +
2 files changed, 2 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index b13e718..8f58a40 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ ruby-crack (0.4.2-1) unstable; urgency=medium
* New upstream release
* debian/control
- set Standards-Version: 3.9.5
+ - add "Build-Depends: ruby-safe-yaml" to fix test failure
-- Hideki Yamane <henrich at debian.org> Wed, 26 Feb 2014 21:32:27 +0900
diff --git a/debian/control b/debian/control
index 8783aa0..a7c897b 100644
--- a/debian/control
+++ b/debian/control
@@ -5,6 +5,7 @@ Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.al
Uploaders: Hideki Yamane <henrich at debian.org>, Praveen Arimbrathodiyil <praveen at debian.org>
Build-Depends: debhelper (>= 8.0.0), rake, gem2deb (>= 0.3.1~),
ruby-minitest,
+ ruby-safe-yaml,
ruby-jnunemaker-matchy
Standards-Version: 3.9.5
Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/ruby-crack.git
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-crack.git
More information about the Pkg-ruby-extras-commits
mailing list