r14905 - packages/trunk/freecol/debian
Vincent Fourmond
fourmond at moszumanska.debian.org
Sat Feb 8 22:34:00 UTC 2014
Author: fourmond
Date: 2014-02-08 22:33:59 +0000 (Sat, 08 Feb 2014)
New Revision: 14905
Modified:
packages/trunk/freecol/debian/changelog
packages/trunk/freecol/debian/control
Log:
[freecol] fix FTBS due to changes in texlive
Modified: packages/trunk/freecol/debian/changelog
===================================================================
--- packages/trunk/freecol/debian/changelog 2014-02-06 09:27:42 UTC (rev 14904)
+++ packages/trunk/freecol/debian/changelog 2014-02-08 22:33:59 UTC (rev 14905)
@@ -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.
Modified: packages/trunk/freecol/debian/control
===================================================================
--- packages/trunk/freecol/debian/control 2014-02-06 09:27:42 UTC (rev 14904)
+++ packages/trunk/freecol/debian/control 2014-02-08 22:33:59 UTC (rev 14905)
@@ -17,8 +17,9 @@
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
More information about the Pkg-games-commits
mailing list