[DRE-commits] [cucumber] 03/11: install upstream changelog

Cédric Boutillier boutil at alioth.debian.org
Thu Aug 15 16:41:11 UTC 2013


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

boutil pushed a commit to branch master
in repository cucumber.

commit 11fe7498de678bb8aa6900976d5e669179ae0edc
Author: Cédric Boutillier <boutil at debian.org>
Date:   Tue Aug 13 21:04:29 2013 +0200

    install upstream changelog
---
 debian/rules |    3 +++
 1 file changed, 3 insertions(+)

diff --git a/debian/rules b/debian/rules
index 37d75ee..a5cb577 100755
--- a/debian/rules
+++ b/debian/rules
@@ -21,3 +21,6 @@ override_dh_auto_install:
 	rm -r debian/cucumber/usr/lib/ruby/vendor_ruby/autotest
 	mkdir -p debian/cucumber/usr/share/man/man1
 	pod2man -n cucumber -r "cucumber $(package_version)" -c cucumber debian/cucumber.pod > debian/cucumber/usr/share/man/man1/cucumber.1
+
+override_dh_installchangelogs:
+	dh_installchangelogs History.md

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



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