[DRE-commits] [ruby-celluloid] 03/07: do not install CHANGES.md, not shipped by upstream this time

Cédric Boutillier boutil at moszumanska.debian.org
Fri Jan 24 00:25:49 UTC 2014


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

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

commit 79c337d1e9154620c16e69cae605034423f7b784
Author: Cédric Boutillier <boutil at debian.org>
Date:   Fri Jan 24 01:16:41 2014 +0100

    do not install CHANGES.md, not shipped by upstream this time
---
 debian/rules | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/debian/rules b/debian/rules
index 45027f0..fac0319 100755
--- a/debian/rules
+++ b/debian/rules
@@ -14,9 +14,6 @@ export DH_RUBY_IGNORE_TESTS=ruby1.8
 %:
 	dh $@ --buildsystem=ruby --with ruby
 
-override_dh_installchangelogs:
-	dh_installchangelogs CHANGES.md
-
 override_dh_auto_install:
 	cp -R spec/support lib/celluloid/
 	dh_auto_install

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



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