[DRE-commits] [ruby-rspec] 07/14: install upstream changelogs

Cédric Boutillier boutil at moszumanska.debian.org
Wed Apr 1 23:29:52 UTC 2015


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

boutil pushed a commit to branch master
in repository ruby-rspec.

commit c00ffb80b47e0b19cd4e70a1b99a2d2664b5270d
Author: Cédric Boutillier <boutil at debian.org>
Date:   Thu Apr 2 00:53:06 2015 +0200

    install upstream changelogs
---
 debian/rules | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/debian/rules b/debian/rules
index 91e7b6b..a7da273 100755
--- a/debian/rules
+++ b/debian/rules
@@ -116,3 +116,8 @@ override_dh_auto_clean:
 	rm -rf rspec-mocks/tmp
 	rm -rf man/
 	dh_auto_clean
+
+override_dh_installchangelogs:
+	for x in rspec-core rspec-expectations rspec-mocks rspec-support; do \
+		dh_installchangelogs -pruby-$$x $$x/Changelog.md; \
+	done

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



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