This is an automated email from the git hooks/post-receive script. misterc-guest pushed a commit to tag debian/2.4.0+dfsg-4 in repository seqan2.
commit 7e5f361c4f967e646b2b1dc164eff5bcfc50814b Author: Michael R. Crusoe <[email protected]> Date: Thu Feb 8 06:15:36 2018 -0800 Update seqan-config.cmake installation location as per upstream --- debian/changelog | 7 +++++++ debian/libseqan2-dev.install | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 8cfd785..74602bb 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +seqan2 (2.4.0+dfsg-4) UNRELEASED; urgency=medium + + * Update seqan-config.cmake installation location as per upstream: + https://github.com/seqan/seqan/issues/2276 + + -- Michael R. Crusoe <[email protected]> Thu, 08 Feb 2018 06:14:52 -0800 + seqan2 (2.4.0+dfsg-3) unstable; urgency=medium * Remove parallel building form mips{,el} diff --git a/debian/libseqan2-dev.install b/debian/libseqan2-dev.install index 5806d37..97d1e61 100644 --- a/debian/libseqan2-dev.install +++ b/debian/libseqan2-dev.install @@ -1,3 +1,3 @@ include/seqan usr/include -util/cmake/seqan-config.cmake usr/share/cmake/ +util/cmake/seqan-config.cmake usr/share/cmake/seqan seqan-2.pc usr/share/pkgconfig -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/seqan2.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
