This is an automated email from the git hooks/post-receive script. plessy pushed a commit to branch debian/unstable in repository htslib.
commit 084f27db8fe9132424e2c40db38f6abee253dfe9 Author: Charles Plessy <[email protected]> Date: Mon May 25 13:05:28 2015 +0900 Install NEWS as upstream changelog. --- debian/rules | 3 +++ 1 file changed, 3 insertions(+) diff --git a/debian/rules b/debian/rules index 354eafb..ad59d04 100755 --- a/debian/rules +++ b/debian/rules @@ -26,3 +26,6 @@ override_dh_auto_install: prefix=/usr \ libdir=/usr/lib/$(DEB_HOST_MULTIARCH) \ PACKAGE_VERSION="$(DEB_VERSION)" + +override_dh_installchangelogs: + dh_installchangelogs NEWS -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/htslib.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
