[Pkg-tcltk-commits] r1970 - in tk8.6/trunk/debian: . patches
sgolovan at alioth.debian.org
sgolovan at alioth.debian.org
Fri Feb 23 04:28:56 UTC 2018
Author: sgolovan
Date: 2018-02-23 04:28:56 +0000 (Fri, 23 Feb 2018)
New Revision: 1970
Modified:
tk8.6/trunk/debian/changelog
tk8.6/trunk/debian/control
tk8.6/trunk/debian/libtk8.6.symbols
tk8.6/trunk/debian/patches/confsearch.diff
Log:
[tk8.6]
* Rebuild using tcl8.6-dev 8.6.8+dfsg-3 which isn't linked against libieee
anymore.
* Fix a spelling error in a patch description.
Modified: tk8.6/trunk/debian/changelog
===================================================================
--- tk8.6/trunk/debian/changelog 2018-02-23 04:23:37 UTC (rev 1969)
+++ tk8.6/trunk/debian/changelog 2018-02-23 04:28:56 UTC (rev 1970)
@@ -1,8 +1,10 @@
-tk8.6 (8.6.8-3) UNRELEASED; urgency=medium
+tk8.6 (8.6.8-3) unstable; urgency=medium
- * NOT RELEASED YET
+ * Rebuild using tcl8.6-dev 8.6.8+dfsg-3 which isn't linked against libieee
+ anymore.
+ * Fix a spelling error in a patch description.
- -- Sergei Golovan <sgolovan at debian.org> Thu, 04 Jan 2018 15:35:15 +0300
+ -- Sergei Golovan <sgolovan at debian.org> Fri, 23 Feb 2018 07:24:50 +0300
tk8.6 (8.6.8-2) unstable; urgency=medium
Modified: tk8.6/trunk/debian/control
===================================================================
--- tk8.6/trunk/debian/control 2018-02-23 04:23:37 UTC (rev 1969)
+++ tk8.6/trunk/debian/control 2018-02-23 04:28:56 UTC (rev 1970)
@@ -5,7 +5,7 @@
Uploaders: Sergei Golovan <sgolovan at debian.org>
Build-Depends: debhelper (>= 9.0.0), dpkg-dev (>= 1.16.1~), x11proto-core-dev,
libx11-dev, libxt-dev, libxss-dev, libxext-dev, libxft-dev,
- tcl8.6-dev (>= 8.6.0-2)
+ tcl8.6-dev (>= 8.6.8+dfsg-3~)
Standards-Version: 4.1.3
Homepage: http://www.tcl.tk/
Modified: tk8.6/trunk/debian/libtk8.6.symbols
===================================================================
--- tk8.6/trunk/debian/libtk8.6.symbols 2018-02-23 04:23:37 UTC (rev 1969)
+++ tk8.6/trunk/debian/libtk8.6.symbols 2018-02-23 04:28:56 UTC (rev 1970)
@@ -439,4 +439,3 @@
TkpTesttextCmd at Base 8.6.0
TkpUseWindow at Base 8.6.0
TkpWmSetState at Base 8.6.0
- _LIB_VERSION at Base 8.6.0
Modified: tk8.6/trunk/debian/patches/confsearch.diff
===================================================================
--- tk8.6/trunk/debian/patches/confsearch.diff 2018-02-23 04:23:37 UTC (rev 1969)
+++ tk8.6/trunk/debian/patches/confsearch.diff 2018-02-23 04:28:56 UTC (rev 1970)
@@ -1,4 +1,4 @@
-Patch by Sergei Golovan allows to find tclConfig.sh in /usr/lib/tcl8.6
+Patch by Sergei Golovan allows one to find tclConfig.sh in /usr/lib/tcl8.6
and tkConfig.sh in /usr/lib/tk8.6 where they are located in Debian
installation.
More information about the Pkg-tcltk-commits
mailing list