This is an automated email from the git hooks/post-receive script. bob.dybian-guest pushed a commit to branch master in repository fastqtl.
commit 3c829ceddd6534bb806549364e22cb09efedaa41 Author: Dylan Aïssi <[email protected]> Date: Sun Jun 12 04:34:33 2016 +0200 Remove the manpage from fastqtl-doc. (Closes: #826885) --- debian/changelog | 6 ++++++ debian/fastqtl.manpages | 1 + debian/rules | 3 --- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index e93cff6..1fd0304 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +fastqtl (2.184+dfsg-3) UNRELEASED; urgency=low + + * Remove the manpage from fastqtl-doc. (Closes: #826885) + + -- Dylan Aïssi <[email protected]> Sun, 12 Jun 2016 04:25:21 +0200 + fastqtl (2.184+dfsg-2) unstable; urgency=low [ Dylan Aïssi ] diff --git a/debian/fastqtl.manpages b/debian/fastqtl.manpages new file mode 100644 index 0000000..da40262 --- /dev/null +++ b/debian/fastqtl.manpages @@ -0,0 +1 @@ +debian/fastQTL.1 diff --git a/debian/rules b/debian/rules index b7ff2d1..6c634e6 100755 --- a/debian/rules +++ b/debian/rules @@ -15,6 +15,3 @@ override_dh_auto_build: cd $(CURDIR)/example/ && \ tar Jcvf examples.tar.xz * --sort=name --mode=go=rX,u+rw,a-s --owner=root --group=root --numeric-owner -override_dh_installman: - dh_installman debian/fastQTL.1 - -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/fastqtl.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
