[DRE-commits] [ruby-hitimes] 08/08: correct installchangelogs target typo
Praveen Arimbrathodiyil
praveen at moszumanska.debian.org
Wed Apr 2 14:33:06 UTC 2014
This is an automated email from the git hooks/post-receive script.
praveen pushed a commit to branch master
in repository ruby-hitimes.
commit 51419748b7894bd39e493e10e12634e46e31ed90
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date: Wed Apr 2 19:49:53 2014 +0530
correct installchangelogs target typo
---
debian/rules | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/rules b/debian/rules
index 0329244..38ff87b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -14,7 +14,7 @@
%:
dh $@ --buildsystem=ruby --with ruby
-override_installchangelogs:
+override_dh_installchangelogs:
dh_installchangelogs HISTORY.md
clean:
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-hitimes.git
More information about the Pkg-ruby-extras-commits
mailing list