[DRE-commits] [ruby-ansi] 02/02: fix override_dh_installchangelogs target's name

Cédric Boutillier boutil at moszumanska.debian.org
Thu Oct 16 11:03:15 UTC 2014


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

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

commit 26f9f42b52a3ba11dfd8f6b8e85141c2671e95d7
Author: Cédric Boutillier <boutil at debian.org>
Date:   Thu Oct 16 12:59:52 2014 +0200

    fix override_dh_installchangelogs target's name
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 003196d..c861c5c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -14,5 +14,5 @@
 %:
 	dh $@ --buildsystem=ruby --with ruby
 
-override_dh_install_changelogs:
+override_dh_installchangelogs:
 	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