[Pkg-tcltk-commits] r1613 - tcltk-defaults/trunk/debian

sgolovan at alioth.debian.org sgolovan at alioth.debian.org
Thu May 15 07:40:24 UTC 2014


Author: sgolovan
Date: 2014-05-15 07:40:24 +0000 (Thu, 15 May 2014)
New Revision: 1613

Modified:
   tcltk-defaults/trunk/debian/changelog
   tcltk-defaults/trunk/debian/control.in
Log:
[tcltk-defaults]
  * Removed long gone tetex from the build dependencies list.


Modified: tcltk-defaults/trunk/debian/changelog
===================================================================
--- tcltk-defaults/trunk/debian/changelog	2014-05-15 07:24:48 UTC (rev 1612)
+++ tcltk-defaults/trunk/debian/changelog	2014-05-15 07:40:24 UTC (rev 1613)
@@ -6,8 +6,9 @@
     no longer build depend on TeXLive and doesn't build tcl-doc and tk-doc
     packages (closes: #738130).
   * Removed subversion from the build dependencies list.
+  * Removed long gone tetex from the build dependencies list.
 
- -- Sergei Golovan <sgolovan at debian.org>  Thu, 15 May 2014 11:17:13 +0400
+ -- Sergei Golovan <sgolovan at debian.org>  Thu, 15 May 2014 07:39:56 +0000
 
 tcltk-defaults (8.6.0+8) unstable; urgency=low
 

Modified: tcltk-defaults/trunk/debian/control.in
===================================================================
--- tcltk-defaults/trunk/debian/control.in	2014-05-15 07:24:48 UTC (rev 1612)
+++ tcltk-defaults/trunk/debian/control.in	2014-05-15 07:40:24 UTC (rev 1613)
@@ -5,9 +5,9 @@
 Uploaders: Francesco Paolo Lovergine <frankie at debian.org>, Sergei Golovan <sgolovan at debian.org>
 Build-Depends: debhelper (>= 9.0.0), dpkg-dev (>= 1.16.1~)
 Build-Depends-Indep: debiandoc-sgml <!profile.stage1>,
- texlive-fonts-recommended | tetex-extra <!profile.stage1>,
- texlive-latex-extra | tetex-extra <!profile.stage1>,
- texlive-latex-recommended | tetex-extra <!profile.stage1>
+ texlive-fonts-recommended <!profile.stage1>,
+ texlive-latex-extra <!profile.stage1>,
+ texlive-latex-recommended <!profile.stage1>
 Standards-Version: 3.9.5
 
 Package: tcl




More information about the Pkg-tcltk-commits mailing list