[Pkg-tcltk-commits] r1087 - tk8.4/trunk/debian
sgolovan at alioth.debian.org
sgolovan at alioth.debian.org
Sun Oct 31 11:56:12 UTC 2010
Author: sgolovan
Date: 2010-10-31 11:56:12 +0000 (Sun, 31 Oct 2010)
New Revision: 1087
Modified:
tk8.4/trunk/debian/changelog
tk8.4/trunk/debian/control
Log:
[tk8.4]
* Replaced xterm by xvt in recommended dependencies to reduce implicit
dependencies list (closes: #601591).
* Bumped standards version to 3.9.1.
Modified: tk8.4/trunk/debian/changelog
===================================================================
--- tk8.4/trunk/debian/changelog 2010-10-28 05:17:54 UTC (rev 1086)
+++ tk8.4/trunk/debian/changelog 2010-10-31 11:56:12 UTC (rev 1087)
@@ -1,8 +1,10 @@
-tk8.4 (8.4.19-5) UNRELEASED; urgency=low
+tk8.4 (8.4.19-5) unstable; urgency=low
- * NOT RELEASED YET
+ * Replaced xterm by xvt in recommended dependencies to reduce implicit
+ dependencies list (closes: #601591).
+ * Bumped standards version to 3.9.1.
- -- Sergei Golovan <sgolovan at debian.org> Sat, 05 Sep 2009 12:55:51 +0400
+ -- Sergei Golovan <sgolovan at debian.org> Sun, 31 Oct 2010 14:55:16 +0300
tk8.4 (8.4.19-4) unstable; urgency=low
Modified: tk8.4/trunk/debian/control
===================================================================
--- tk8.4/trunk/debian/control 2010-10-28 05:17:54 UTC (rev 1086)
+++ tk8.4/trunk/debian/control 2010-10-31 11:56:12 UTC (rev 1087)
@@ -4,7 +4,7 @@
Maintainer: Debian Tcl/Tk Packagers <pkg-tcltk-devel at lists.alioth.debian.org>
Uploaders: Chris Waters <xtifr at debian.org>, Sergei Golovan <sgolovan at debian.org>
Build-Depends: debhelper (>= 5.0.0), x11proto-core-dev, libx11-dev, libxt-dev, tcl8.4-dev (>= 8.4.2), quilt
-Standards-Version: 3.8.3
+Standards-Version: 3.9.1
Homepage: http://www.tcl.tk/
Package: tk8.4
@@ -12,7 +12,7 @@
Priority: optional
Architecture: any
Depends: ${shlibs:Depends}
-Recommends: xterm | x-terminal-emulator
+Recommends: xvt | x-terminal-emulator
Conflicts: tk40 (<= 4.0p3-2), libtk-img (<< 1.2.5)
Provides: wish
Description: Tk toolkit for Tcl and X11, v8.4 - run-time files
More information about the Pkg-tcltk-commits
mailing list