[DRE-commits] [ruby-vcr] 02/03: Adding upstream changelog

Balasankar C balasankarc-guest at moszumanska.debian.org
Fri May 15 18:08:28 UTC 2015


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

balasankarc-guest pushed a commit to branch master
in repository ruby-vcr.

commit 53d9162cc2a3db682bf6ceaf84c4705c907a5f1d
Author: Balasankar C <balasankarc at autistici.org>
Date:   Fri May 15 23:37:33 2015 +0530

    Adding upstream changelog
---
 debian/rules | 8 +++-----
 1 file changed, 3 insertions(+), 5 deletions(-)

diff --git a/debian/rules b/debian/rules
index 978ce74..3bda4fe 100755
--- a/debian/rules
+++ b/debian/rules
@@ -6,14 +6,12 @@
 #
 # Uncomment to ignore some test failures (but the tests will run anyway).
 # Valid values:
-#export DH_RUBY_IGNORE_TESTS=ruby1.9.1 ruby2.0 require-rubygems
+#export DH_RUBY_IGNORE_TESTS=ruby2.1 require-rubygems
 #
 # If you need to specify the .gemspec (eg there is more than one)
 #export DH_RUBY_GEMSPEC=gem.gemspec
 
 %:
 	dh $@ --buildsystem=ruby --with ruby
-
-override_dh_auto_clean:
-	dh_auto_clean
-	-rm -rf coverage/
+override_dh_installchangelogs:
+		dh_installchangelogs CHANGELOG.md

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



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