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

afif pushed a commit to branch updates
in repository libsbml.

commit 431994b6abf81517b1c5d57e3ce8f8680b0101b0
Author: Afif Elghraoui <[email protected]>
Date:   Sun Dec 4 12:35:25 2016 -0800

    Register changelog with dh_installchangelogs
---
 debian/rules | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 36df5b2..6c5a35f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -67,7 +67,6 @@ override_dh_auto_build:
        # and 
https://lists.alioth.debian.org/pipermail/debian-med-packaging/2015-December/037474.html
        ## its rather a bug in pbuilder if proc is not mounted ...# if mount | 
grep "^proc " ; then echo "proc mounted - fine"; else mount proc /proc -t proc 
; fi
        cd build ; make
-       cp NEWS.txt changelog
 
 override_dh_auto_test:
        echo "no tests"
@@ -87,3 +86,6 @@ override_dh_auto_install:
 ifdef BIND_MATLAB
        dpkg-shlibdeps $(debtmp)/usr/lib/*.mex* 
-Tdebian/libsbml5-matlab.substvars
 endif
+
+override_dh_installchangelogs:
+       dh_installchangelogs NEWS.txt

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/debian-med/libsbml.git

_______________________________________________
debian-med-commit mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit

Reply via email to