This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository gbrowse.
commit ca2f3772ce84970ed73dc2d581935e32852b9bb9 Author: Andreas Tille <[email protected]> Date: Wed Jan 18 14:22:24 2017 +0100 Add missing Build-Depends: libbio-graphics-perl, libbio-coordinate-perl --- debian/changelog | 1 + debian/control | 4 +++- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 31fb560..1a6d31c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -13,6 +13,7 @@ gbrowse (2.56+dfsg-1) UNRELEASED; urgency=medium * debhelper 10 * d/watch: version=4 * Exclude some tests via debian/tests/pkg-perl/smoke-skip + * Add missing Build-Depends: libbio-graphics-perl, libbio-coordinate-perl -- Andreas Tille <[email protected]> Wed, 14 Dec 2016 14:48:02 +0100 diff --git a/debian/control b/debian/control index 80fa267..5b3b973 100644 --- a/debian/control +++ b/debian/control @@ -30,7 +30,9 @@ Build-Depends: bioperl, libvm-ec2-perl, libmodule-build-perl, libcgi-pm-perl | perl (<< 5.19), - rename + rename, + libbio-graphics-perl, + libbio-coordinate-perl Standards-Version: 3.9.8 Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/gbrowse.git Vcs-Git: https://anonscm.debian.org/git/debian-med/gbrowse.git -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/gbrowse.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
