[Pkg-tcltk-commits] r1448 - tk8.4/branches/experimental/debian
sgolovan at alioth.debian.org
sgolovan at alioth.debian.org
Mon Aug 19 17:34:38 UTC 2013
Author: sgolovan
Date: 2013-08-19 17:34:38 +0000 (Mon, 19 Aug 2013)
New Revision: 1448
Modified:
tk8.4/branches/experimental/debian/changelog
tk8.4/branches/experimental/debian/control
Log:
[tk8.4-experimental]
* Make libtk8.4-dev depend on tk8.4 for better backward compatibility.
Modified: tk8.4/branches/experimental/debian/changelog
===================================================================
--- tk8.4/branches/experimental/debian/changelog 2013-08-19 17:32:24 UTC (rev 1447)
+++ tk8.4/branches/experimental/debian/changelog 2013-08-19 17:34:38 UTC (rev 1448)
@@ -1,8 +1,8 @@
-tk8.4 (8.4.20-4) UNRELEASED; urgency=low
+tk8.4 (8.4.20-4) experimental; urgency=low
- * NOT RELEASED YET
+ * Make libtk8.4-dev depend on tk8.4 for better backward compatibility.
- -- Sergei Golovan <sgolovan at debian.org> Wed, 31 Jul 2013 12:09:46 +0400
+ -- Sergei Golovan <sgolovan at debian.org> Mon, 19 Aug 2013 21:23:56 +0400
tk8.4 (8.4.20-3) experimental; urgency=low
Modified: tk8.4/branches/experimental/debian/control
===================================================================
--- tk8.4/branches/experimental/debian/control 2013-08-19 17:32:24 UTC (rev 1447)
+++ tk8.4/branches/experimental/debian/control 2013-08-19 17:34:38 UTC (rev 1448)
@@ -43,8 +43,8 @@
Priority: optional
Architecture: any
Depends: dpkg-dev (>= 1.16.1~), x11proto-core-dev, libx11-dev, libxt-dev,
- libtcl8.4-dev (>= 8.4.20-2), libtk8.4 (= ${binary:Version}), ${misc:Depends}
-Suggests: tk8.4, tk8.4-doc
+ libtcl8.4-dev (>= 8.4.20-2), libtk8.4 (= ${binary:Version}), tk8.4, ${misc:Depends}
+Suggests: tk8.4-doc
Conflicts: tk8.4-dev
Replaces: tk8.4-dev
Provides: tk8.4-dev
More information about the Pkg-tcltk-commits
mailing list