[DRE-commits] [ruby-rotp] 05/07: Add upstream changelog

Balasankar C balasankarc-guest at moszumanska.debian.org
Sat Jun 13 17:44:23 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-rotp.

commit 0c48660dd400383e365a5c95432b0e4a62a2d66d
Author: Balasankar C <balasankarc at autistici.org>
Date:   Sat Jun 13 22:10:00 2015 +0530

    Add upstream changelog
---
 debian/rules | 21 +++++++--------------
 1 file changed, 7 insertions(+), 14 deletions(-)

diff --git a/debian/rules b/debian/rules
index 57b4299..00ac81c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,18 +1,11 @@
 #!/usr/bin/make -f
-#export DH_VERBOSE=1
-#
-# Uncomment to ignore all test failures (but the tests will run anyway)
-#export DH_RUBY_IGNORE_TESTS=all
-#
-# Uncomment to ignore some test failures (but the tests will run anyway).
-# Valid values:
-#export DH_RUBY_IGNORE_TESTS=ruby2.1
-#
-# If you need to specify the .gemspec (eg there is more than one)
-#export DH_RUBY_GEMSPEC=gem.gemspec
-#
-# Uncomment to check dependencies during build:
-# export GEM2DEB_TEST_RUNNER = --check-dependencies
+
+export DH_VERBOSE=1
 
 %:
 	dh $@ --buildsystem=ruby --with ruby
+override_dh_installdocs:
+	dh_installdocs
+	rm debian/ruby-rotp/usr/share/doc/ruby-rotp/file.README.html
+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-rotp.git



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