[DRE-commits] [ruby-build] 03/04: Remove dh_installchangelogs override

Sebastian Boehm sometimesfood-guest at moszumanska.debian.org
Wed Apr 9 15:50:43 UTC 2014


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

sometimesfood-guest pushed a commit to branch master
in repository ruby-build.

commit 9931d102072774e63e5fa668a2f30c3edcfda851
Author: Sebastian Boehm <sebastian at sometimesfood.org>
Date:   Wed Apr 9 17:18:36 2014 +0200

    Remove dh_installchangelogs override
    
    As of ruby-build 2014405, the upstream developers do not maintain
    their own changelog anymore but use GitHub Releases instead:
    
    https://github.com/sstephenson/ruby-build/releases
---
 debian/rules | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/debian/rules b/debian/rules
index 29dd727..9e50a4a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -8,9 +8,6 @@ override_dh_install: update-manpage
 	mv debian/ruby-build/usr/bin/rbenv-* \
 	   debian/ruby-build/usr/lib/rbenv/libexec
 
-override_dh_installchangelogs:
-	dh_installchangelogs CHANGELOG.md
-
 get-orig-source:
 	uscan --download-current-version --force-download --rename
 

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



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