[Pkg-tcltk-commits] r1158 - tcl8.6/trunk/debian
sgolovan at alioth.debian.org
sgolovan at alioth.debian.org
Mon Aug 8 19:25:51 UTC 2011
Author: sgolovan
Date: 2011-08-08 19:25:51 +0000 (Mon, 08 Aug 2011)
New Revision: 1158
Modified:
tcl8.6/trunk/debian/changelog
tcl8.6/trunk/debian/rules
Log:
[tcl8.6]
* New upstream beta release.
Modified: tcl8.6/trunk/debian/changelog
===================================================================
--- tcl8.6/trunk/debian/changelog 2011-08-07 08:53:55 UTC (rev 1157)
+++ tcl8.6/trunk/debian/changelog 2011-08-08 19:25:51 UTC (rev 1158)
@@ -1,8 +1,8 @@
-tcl8.6 (8.6.0~b2~rc4-2) UNRELEASED; urgency=low
+tcl8.6 (8.6.0~b2-1) experimental; urgency=low
- * NOT RELEASED YET
+ * New upstream beta release.
- -- Sergei Golovan <sgolovan at debian.org> Sun, 07 Aug 2011 12:51:06 +0400
+ -- Sergei Golovan <sgolovan at debian.org> Mon, 08 Aug 2011 23:11:31 +0400
tcl8.6 (8.6.0~b2~rc4-1) experimental; urgency=low
Modified: tcl8.6/trunk/debian/rules
===================================================================
--- tcl8.6/trunk/debian/rules 2011-08-07 08:53:55 UTC (rev 1157)
+++ tcl8.6/trunk/debian/rules 2011-08-08 19:25:51 UTC (rev 1158)
@@ -186,8 +186,8 @@
binary: binary-indep binary-arch
get-orig-source:
- wget -O tcl8.6_8.6.0~b2~rc4.orig.tar.gz \
- http://prdownloads.sourceforge.net/tcl/tcl8.6b2rc4-src.tar.gz
+ wget -O tcl8.6_8.6.0~b2.orig.tar.gz \
+ http://prdownloads.sourceforge.net/tcl/tcl8.6b2-src.tar.gz
.PHONY: patch unpatch clean-patched build clean binary-indep binary-arch binary install get-orig-source
More information about the Pkg-tcltk-commits
mailing list