[DRE-commits] [ruby-cabin] 02/02: Install CHANGELIST file as a changelog
Tim Potter
tpot-guest at moszumanska.debian.org
Wed Jul 1 03:33:00 UTC 2015
This is an automated email from the git hooks/post-receive script.
tpot-guest pushed a commit to branch master
in repository ruby-cabin.
commit 8fdcf5570485f1eb8dc1299e7ff609f1c17a2579
Author: Tim Potter <tpot at hp.com>
Date: Wed Jul 1 13:32:02 2015 +1000
Install CHANGELIST file as a changelog
---
debian/rules | 3 +++
1 file changed, 3 insertions(+)
diff --git a/debian/rules b/debian/rules
index a5aedf8..d880687 100755
--- a/debian/rules
+++ b/debian/rules
@@ -17,3 +17,6 @@
override_dh_auto_install:
dh_ruby --install
rm -rf debian/ruby-cabin/usr/bin
+
+override_dh_installchangelogs:
+ dh_installchangelogs CHANGELIST
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-cabin.git
More information about the Pkg-ruby-extras-commits
mailing list