[Pkg-tcltk-commits] r1062 - tcl8.6/trunk/debian
sgolovan at alioth.debian.org
sgolovan at alioth.debian.org
Thu Jul 29 05:51:24 UTC 2010
Author: sgolovan
Date: 2010-07-29 05:51:23 +0000 (Thu, 29 Jul 2010)
New Revision: 1062
Modified:
tcl8.6/trunk/debian/changelog
tcl8.6/trunk/debian/control
Log:
[tcl8.6]
* Added zlib1g-dev to build dependencies to make Tcl use the system-wide
Zlib library.
Modified: tcl8.6/trunk/debian/changelog
===================================================================
--- tcl8.6/trunk/debian/changelog 2010-07-28 15:58:26 UTC (rev 1061)
+++ tcl8.6/trunk/debian/changelog 2010-07-29 05:51:23 UTC (rev 1062)
@@ -1,14 +1,10 @@
-tcl8.6 (8.6.0~b1-5) UNRELEASED; urgency=low
-
- * NOT RELEASED YET
-
- -- Sergei Golovan <sgolovan at debian.org> Wed, 28 Jul 2010 19:58:23 +0400
-
tcl8.6 (8.6.0~b1-4) experimental; urgency=low
* Removed tcl8.6-tdbc package because TDBC is to be packaged separately.
+ * Added zlib1g-dev to build dependencies to make Tcl use the system-wide
+ Zlib library.
- -- Sergei Golovan <sgolovan at debian.org> Wed, 28 Jul 2010 19:10:28 +0400
+ -- Sergei Golovan <sgolovan at debian.org> Thu, 29 Jul 2010 09:50:49 +0400
tcl8.6 (8.6.0~b1-3) experimental; urgency=low
Modified: tcl8.6/trunk/debian/control
===================================================================
--- tcl8.6/trunk/debian/control 2010-07-28 15:58:26 UTC (rev 1061)
+++ tcl8.6/trunk/debian/control 2010-07-29 05:51:23 UTC (rev 1062)
@@ -3,7 +3,7 @@
Priority: optional
Maintainer: Tcl/Tk Debian 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), quilt
+Build-Depends: debhelper (>= 5.0.0), zlib1g-dev, quilt
Standards-Version: 3.8.0
Homepage: http://www.tcl.tk/
More information about the Pkg-tcltk-commits
mailing list