Source: ruby-unf-ext
Version: 0.0.7.2-1
Tags: patch
Hi,
The attached patch fixes an incorrect reference to
dh_installchangelogs ("dh_install_changelogs").
Regards,
--
,''`.
: :' : Chris Lamb
`. `'` [email protected] / chris-lamb.co.uk
`-
diff --git a/debian/rules b/debian/rules
index e9d34cc..73f82c3 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,5 +4,5 @@
%:
dh $@ --buildsystem=ruby --with ruby
-override_dh_install_changelogs:
+override_dh_installchangelogs:
dh_installchangelogs -k $(CURDIR)/CHANGELOG.md
_______________________________________________
Pkg-ruby-extras-maintainers mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-ruby-extras-maintainers