This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository libseqlib.
commit f17250a7203d9a746d1bf8bfdc41bb58d15de048 Author: Andreas Tille <[email protected]> Date: Sun Jun 18 10:28:34 2017 +0200 Remove liblzma-dev again since it is only used for dist target --- debian/changelog | 6 ++++++ debian/control | 1 - 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index ecd3bad..27cb701 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +libseqlib (1.1.1+dfsg-3) UNRELEASED; urgency=medium + + * Remove liblzma-dev again since it is only used for dist target + + -- Andreas Tille <[email protected]> Sun, 18 Jun 2017 10:28:01 +0200 + libseqlib (1.1.1+dfsg-2) unstable; urgency=medium * Build-Depends: liblzma-dev diff --git a/debian/control b/debian/control index 2836d24..e77d8a6 100644 --- a/debian/control +++ b/debian/control @@ -13,7 +13,6 @@ Build-Depends: debhelper (>= 10), libbwa-dev (>= 0.7.15-3), libjsoncpp-dev, libssw-dev, - liblzma-dev Standards-Version: 3.9.8 Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/libseqlib.git Vcs-Git: https://anonscm.debian.org/git/debian-med/libseqlib.git -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/libseqlib.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
