[DRE-commits] [ruby-omniauth-oauth] 04/11: clean coverage dir

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Mon May 5 08:19:51 UTC 2014


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

praveen pushed a commit to branch master
in repository ruby-omniauth-oauth.

commit 710e525be5f3826c6298347585fe56bc9be4233e
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Mon May 5 13:15:39 2014 +0530

    clean coverage dir
---
 debian/changelog | 1 +
 debian/rules     | 4 ++++
 2 files changed, 5 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 020a78e..9fae426 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ ruby-omniauth-oauth (1.0.1-2) UNRELEASED; urgency=low
   * Bump standards version to 3.9.5 (no changes)
   * Run tests (add ruby-tests.rake)
   * Disable network tests with patch
+  * Remove coverage in clean
 
  -- Pirate Praveen <praveen at debian.org>  Mon, 05 May 2014 13:00:49 +0530
 
diff --git a/debian/rules b/debian/rules
index a5e7dc8..7451881 100755
--- a/debian/rules
+++ b/debian/rules
@@ -13,3 +13,7 @@
 
 %:
 	dh $@ --buildsystem=ruby --with ruby
+
+override_dh_auto_clean:
+	dh_auto_clean
+	rm -rf coverage

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



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