[DRE-commits] [ruby-augeas] 04/09: Install NEWS as upstream	changelog
    Cédric Boutillier 
    boutil at alioth.debian.org
       
    Mon Oct 28 23:14:51 UTC 2013
    
    
  
This is an automated email from the git hooks/post-receive script.
boutil pushed a commit to branch master
in repository ruby-augeas.
commit 115ee22d4ded449cbda24a1377312d7449580bf2
Author: Cédric Boutillier <boutil at debian.org>
Date:   Mon Oct 28 17:57:48 2013 +0100
    Install NEWS as upstream changelog
---
 debian/ruby-augeas.docs |    1 -
 debian/rules            |    4 ++++
 2 files changed, 4 insertions(+), 1 deletion(-)
diff --git a/debian/ruby-augeas.docs b/debian/ruby-augeas.docs
index a2f4417..e475c53 100644
--- a/debian/ruby-augeas.docs
+++ b/debian/ruby-augeas.docs
@@ -1,2 +1 @@
 README.rdoc
-NEWS
diff --git a/debian/rules b/debian/rules
index f257c09..ad32513 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,3 +3,7 @@
 %:
 	dh $@ --buildsystem=ruby --with ruby
 
+override_dh_installchangelogs:
+	dh_installchangelogs NEWS
+
+
-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-augeas.git
    
    
More information about the Pkg-ruby-extras-commits
mailing list