[DRE-commits] [ruby-configurate] 04/04: remove coverage directory

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Thu Apr 24 13:35:26 UTC 2014


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

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

commit 651474b8bc7787a859b7d550a77a436c762d4211
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Thu Apr 24 18:50:34 2014 +0530

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

diff --git a/debian/changelog b/debian/changelog
index 8d5fd84..1b6272d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ ruby-configurate (0.0.8-2) unstable; urgency=low
   * Build dep on gem2deb >= 0.7.5~ (ruby all)
   * Change XS-Ruby-Versions to all 
   * Bump standards version to 3.9.5 (no changes)
+  * Remove 'coverage' directory in clean. 
 
  -- Pirate Praveen <praveen at debian.org>  Thu, 24 Apr 2014 18:49:23 +0530
 
diff --git a/debian/rules b/debian/rules
index a5e7dc8..b93be54 100755
--- a/debian/rules
+++ b/debian/rules
@@ -13,3 +13,7 @@
 
 %:
 	dh $@ --buildsystem=ruby --with ruby
+
+clean:
+	dh clean
+	rm -rf coverage

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



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