[med-svn] [genometools] 01/01: use correct latex dependency

Sascha Steinbiss satta at debian.org
Tue Jun 20 07:09:50 UTC 2017


This is an automated email from the git hooks/post-receive script.

satta pushed a commit to branch master
in repository genometools.

commit 52769240b316e6e4ed77f709860d302c1e3f3c18
Author: Sascha Steinbiss <satta at debian.org>
Date:   Tue Jun 20 09:09:30 2017 +0200

    use correct latex dependency
---
 debian/changelog | 5 ++++-
 debian/control   | 2 +-
 2 files changed, 5 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 10fc770..42b65dd 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,7 +1,10 @@
-genometools (1.5.9+ds-5) UNRELEASED; urgency=medium
+genometools (1.5.9+ds-5) unstable; urgency=medium
 
   * Change test data to make run less problematic.
     This addresses an FTBFS in Ubuntu. Thanks to Graham Inggs for the hint.
+  * Switch latex-xcolor dependency to texlive-latex-recommended.
+    Thanks to Norbert Preining for the hint.
+    Closes: #865248
 
  -- Sascha Steinbiss <satta at debian.org>  Tue, 10 Jan 2017 17:14:25 +0100
 
diff --git a/debian/control b/debian/control
index fd1050d..e55e038 100644
--- a/debian/control
+++ b/debian/control
@@ -21,7 +21,7 @@ Build-Depends: debhelper (>= 9),
                texlive-latex-base,
                texlive-latex-extra,
                texlive-fonts-extra,
-               latex-xcolor,
+               texlive-latex-recommended,
                texlive-fonts-recommended,
                python,
                asciidoc-base,

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/genometools.git



More information about the debian-med-commit mailing list