[DRE-commits] [atig] 03/06: Update Build-Depends: add ruby-coveralls

Youhei SASAKI uwabami-guest at moszumanska.debian.org
Wed Oct 21 14:15:01 UTC 2015


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

uwabami-guest pushed a commit to branch master
in repository atig.

commit 65756d186a698ab17d35101b04927f5da8d79ea1
Author: Youhei SASAKI <uwabami at gfd-dennou.org>
Date:   Wed Oct 21 22:47:55 2015 +0900

    Update Build-Depends: add ruby-coveralls
    
    Signed-off-by: Youhei SASAKI <uwabami at gfd-dennou.org>
---
 debian/control | 3 ++-
 debian/rules   | 2 ++
 2 files changed, 4 insertions(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 051b7b8..b5b4d2b 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,8 @@ Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.3.0~),
  ruby-sqlite3,
  ruby-net-irc,
  ruby-oauth,
- ruby-twitter-text
+ ruby-twitter-text,
+ ruby-coveralls
 Standards-Version: 3.9.4
 Homepage: http://mzp.github.io/atig/index.html
 Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/atig.git
diff --git a/debian/rules b/debian/rules
index a459c50..4c25ffa 100755
--- a/debian/rules
+++ b/debian/rules
@@ -8,3 +8,5 @@
 override_dh_auto_clean:
 	dh_auto_clean
 	rm -f $(CURDIR)/*.db
+	rm -fr $(CURDIR)/coverage
+

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



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