[pyplusplus] 02/17: fix issue with changelog
    Leopold Palomo-Avellaneda 
    leo at alaxarxa.net
       
    Mon Jul 18 13:18:27 UTC 2016
    
    
  
This is an automated email from the git hooks/post-receive script.
lepalom-guest pushed a commit to branch master
in repository pyplusplus.
commit 6f9d549b3cda58aac422a68b3b8139f0ef1bc613
Author: Mathieu Malaterre <malat at debian.org>
Date:   Fri Nov 4 16:21:08 2011 +0000
    fix issue with changelog
---
 debian/rules | 3 +++
 1 file changed, 3 insertions(+)
diff --git a/debian/rules b/debian/rules
index 1ef8354..3cf3c2d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,5 +3,8 @@
 %:
 	dh $@ --with python2
 
+override_dh_installchangelogs:
+	dh_installchangelogs docs/history/history.rest
+
 get-orig-source:
 	uscan --verbose --force-download --repack --rename
-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/pyplusplus.git
    
    
More information about the debian-science-commits
mailing list