This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository libseqlib.
commit 262cf2bb5a467ecc836ade671b8c461248a5501d Author: Andreas Tille <[email protected]> Date: Sun Jun 18 10:10:49 2017 +0200 Build-Depends: liblzma-dev --- debian/changelog | 6 ++++++ debian/control | 3 ++- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 6e81ab9..7dc6eff 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +libseqlib (1.1.1+dfsg-2) UNRELEASED; urgency=medium + + * Build-Depends: liblzma-dev + + -- Andreas Tille <[email protected]> Sat, 17 Jun 2017 23:57:50 +0200 + libseqlib (1.1.1+dfsg-1) experimental; urgency=medium * Initial release (Closes: #854774) diff --git a/debian/control b/debian/control index feca37c..2836d24 100644 --- a/debian/control +++ b/debian/control @@ -12,7 +12,8 @@ Build-Depends: debhelper (>= 10), libfml-dev (>= 0.1-3), libbwa-dev (>= 0.7.15-3), libjsoncpp-dev, - libssw-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
