[Pkg-tcltk-commits] r1973 - in tk8.7/trunk/debian: . patches
sgolovan at alioth.debian.org
sgolovan at alioth.debian.org
Fri Feb 23 04:35:35 UTC 2018
Author: sgolovan
Date: 2018-02-23 04:35:35 +0000 (Fri, 23 Feb 2018)
New Revision: 1973
Modified:
tk8.7/trunk/debian/changelog
tk8.7/trunk/debian/control
tk8.7/trunk/debian/libtk8.7.symbols
tk8.7/trunk/debian/patches/confsearch.diff
Log:
[tk8.7]
* Rebuild using tcl8.7-dev 8.7.0~a1+dfsg-3 which isn't linked against
libieee anumore.
* Fix a spelling error in a patch description.
Modified: tk8.7/trunk/debian/changelog
===================================================================
--- tk8.7/trunk/debian/changelog 2018-02-23 04:29:24 UTC (rev 1972)
+++ tk8.7/trunk/debian/changelog 2018-02-23 04:35:35 UTC (rev 1973)
@@ -1,8 +1,10 @@
-tk8.7 (8.7.0~a1-3) UNRELEASED; urgency=medium
+tk8.7 (8.7.0~a1-3) experimental; urgency=medium
- * NOT RELEASED YET
+ * Rebuild using tcl8.7-dev 8.7.0~a1+dfsg-3 which isn't linked against
+ libieee anumore.
+ * Fix a spelling error in a patch description.
- -- Sergei Golovan <sgolovan at debian.org> Sat, 27 Jan 2018 23:14:27 +0300
+ -- Sergei Golovan <sgolovan at debian.org> Fri, 23 Feb 2018 07:29:58 +0300
tk8.7 (8.7.0~a1-2) experimental; urgency=medium
Modified: tk8.7/trunk/debian/control
===================================================================
--- tk8.7/trunk/debian/control 2018-02-23 04:29:24 UTC (rev 1972)
+++ tk8.7/trunk/debian/control 2018-02-23 04:35:35 UTC (rev 1973)
@@ -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.7-dev (>= 8.7.0~)
+ tcl8.7-dev (>= 8.7.0~a1+dfsg-3~)
Standards-Version: 4.1.3
Homepage: http://www.tcl.tk/
Modified: tk8.7/trunk/debian/libtk8.7.symbols
===================================================================
--- tk8.7/trunk/debian/libtk8.7.symbols 2018-02-23 04:29:24 UTC (rev 1972)
+++ tk8.7/trunk/debian/libtk8.7.symbols 2018-02-23 04:35:35 UTC (rev 1973)
@@ -439,4 +439,3 @@
TkpTesttextCmd at Base 8.7.0~a1
TkpUseWindow at Base 8.7.0~a1
TkpWmSetState at Base 8.7.0~a1
- _LIB_VERSION at Base 8.7.0~a1
Modified: tk8.7/trunk/debian/patches/confsearch.diff
===================================================================
--- tk8.7/trunk/debian/patches/confsearch.diff 2018-02-23 04:29:24 UTC (rev 1972)
+++ tk8.7/trunk/debian/patches/confsearch.diff 2018-02-23 04:35:35 UTC (rev 1973)
@@ -1,4 +1,4 @@
-Patch by Sergei Golovan allows to find tclConfig.sh in /usr/lib/tcl8.7
+Patch by Sergei Golovan allows one to find tclConfig.sh in /usr/lib/tcl8.7
and tkConfig.sh in /usr/lib/tk8.7 where they are located in Debian
installation.
More information about the Pkg-tcltk-commits
mailing list