[freecol] 60/125: [freecol] fix FTBS due to changes in texlive

Markus Koschany apo-guest at moszumanska.debian.org
Sun Dec 20 19:39:07 UTC 2015


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

apo-guest pushed a commit to branch master
in repository freecol.

commit c7e32f6df7ee2c8b8a07d40c1780b4c54135f157
Author: Vincent Fourmond <fourmond at debian.org>
Date:   Sat Feb 8 22:33:59 2014 +0000

    [freecol] fix FTBS due to changes in texlive
---
 debian/changelog | 7 +++++++
 debian/control   | 5 +++--
 2 files changed, 10 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index b63a19a..174874b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+freecol (0.10.7+dfsg-2) unstable; urgency=low
+
+  * Now depend on texlive-fonts-recommended, to fix FTBS (closes: #738091)
+  * Already conforms to standards 3.9.5
+
+ -- Vincent Fourmond <fourmond at debian.org>  Sat, 08 Feb 2014 23:29:59 +0100
+
 freecol (0.10.7+dfsg-1) unstable; urgency=low
 
   * Team upload.
diff --git a/debian/control b/debian/control
index 786e372..5f9556c 100644
--- a/debian/control
+++ b/debian/control
@@ -17,8 +17,9 @@ Build-Depends-Indep:
  libmiglayout-java,
  tex4ht,
  texlive-binaries | texlive-base-bin,
- texlive-latex-recommended
-Standards-Version: 3.9.4
+ texlive-latex-recommended,
+ texlive-fonts-recommended
+Standards-Version: 3.9.5
 Homepage: http://www.freecol.org
 Vcs-Svn: svn://anonscm.debian.org/pkg-games/packages/trunk/freecol
 Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-games/packages/trunk/freecol

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/freecol.git



More information about the Pkg-games-commits mailing list