[DRE-commits] [ruby-ansi] 01/02: fix name of the dh_installchangelogs command
Cédric Boutillier
boutil at moszumanska.debian.org
Sat Oct 18 20:26:03 UTC 2014
This is an automated email from the git hooks/post-receive script.
boutil pushed a commit to annotated tag debian/1.4.3-1
in repository ruby-ansi.
commit 0f43feeaaaa6e3e83e149b3a66d1331559f1a605
Author: Cédric Boutillier <boutil at debian.org>
Date: Mon Oct 13 22:35:52 2014 +0200
fix name of the dh_installchangelogs command
---
debian/rules | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/debian/rules b/debian/rules
index b549735..c861c5c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -14,5 +14,5 @@
%:
dh $@ --buildsystem=ruby --with ruby
-override_dh_install_changelogs:
- dh_install_changelogs HISTORY.rdoc
+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