This is an automated email from the git hooks/post-receive script. satta pushed a commit to branch master in repository genometools.
commit ae80c58f3877b8755492e6fa5f12621e8a31db54 Author: Sascha Steinbiss <[email protected]> Date: Sat Sep 3 15:27:00 2016 +0000 add dependency --- debian/changelog | 1 + debian/control | 1 + 2 files changed, 2 insertions(+) diff --git a/debian/changelog b/debian/changelog index ad9aef0..b01e8b1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,6 +7,7 @@ genometools (1.5.9+ds-3) unstable; urgency=medium - Remove PDF trailer IDs. - Remove build directory from CFLAGS dumped to gt_config.h. * Enable verbose build output. + * Add dependency on docbook-xml. -- Sascha Steinbiss <[email protected]> Thu, 01 Sep 2016 17:16:40 +0000 diff --git a/debian/control b/debian/control index 4c75332..853c8af 100644 --- a/debian/control +++ b/debian/control @@ -29,6 +29,7 @@ Build-Depends: debhelper (>= 9), xsltproc, ruby, docbook-xsl, + docbook-xml, faketime, imagemagick Standards-Version: 3.9.8 -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/genometools.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
