[DRE-commits] [ruby-faraday] 01/02: d/rules: Fix package cleans up (Build twice in a row)

Sebastien Badia sbadia-guest at moszumanska.debian.org
Mon Apr 21 22:06:09 UTC 2014


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

sbadia-guest pushed a commit to branch master
in repository ruby-faraday.

commit 7b814f67c1c20f3dcf281796187a0966244ae015
Author: Sebastien Badia <seb at sebian.fr>
Date:   Mon Apr 21 23:56:47 2014 +0200

    d/rules: Fix package cleans up (Build twice in a row)
---
 debian/changelog | 4 +++-
 debian/rules     | 2 +-
 2 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index ae839a2..acde2bc 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,7 @@
 ruby-faraday (0.9.0-1) unstable; urgency=low
 
+  * Team upload.
+
   [ Praveen Arimbrathodiyil ]
   * Add ruby-excon and ruby-typhoeus in build deps
   * Run all tests
@@ -11,7 +13,7 @@ ruby-faraday (0.9.0-1) unstable; urgency=low
   * Added lsof, ruby-coveralls, ruby-minitest and ruby-simplecov in build deps
   * Disable simplecov-html outupt in test suite
 
- -- Sebastien Badia <seb at sebian.fr>  Sun, 13 Apr 2014 23:01:56 +0200
+ -- Sebastien Badia <seb at sebian.fr>  Mon, 21 Apr 2014 23:55:27 +0200
 
 ruby-faraday (0.8.7-1) unstable; urgency=low
 
diff --git a/debian/rules b/debian/rules
index 10e44fd..36fbff8 100755
--- a/debian/rules
+++ b/debian/rules
@@ -16,4 +16,4 @@
 
 clean:
 	dh clean --buildsystem=ruby --with ruby
-	rm -rf log
+	rm -rf log coverage

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



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