[DRE-commits] [ruby-ansi] 02/02: Fix typo in d/rules with dh_installchangelogs

Tim Potter tpot-guest at moszumanska.debian.org
Mon Oct 13 20:52:03 UTC 2014


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

tpot-guest pushed a commit to branch master
in repository ruby-ansi.

commit 4f51a71f44bf25d36d74cfaaa284eb2fed5a1ae7
Author: Tim Potter <tpot at hp.com>
Date:   Tue Oct 14 07:47:04 2014 +1100

    Fix typo in d/rules with dh_installchangelogs
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index b549735..003196d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -15,4 +15,4 @@
 	dh $@ --buildsystem=ruby --with ruby
 
 override_dh_install_changelogs:
-	dh_install_changelogs HISTORY.rdoc
+	dh_installchangelogs HISTORY.rdoc

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



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