[Pkg-tcltk-commits] r1153 - tk8.6/trunk/debian

sgolovan at alioth.debian.org sgolovan at alioth.debian.org
Sun Aug 7 08:36:14 UTC 2011


Author: sgolovan
Date: 2011-08-07 08:36:13 +0000 (Sun, 07 Aug 2011)
New Revision: 1153

Modified:
   tk8.6/trunk/debian/changelog
   tk8.6/trunk/debian/rules
Log:
[tk8.6]
  * New upstream beta release candidate.


Modified: tk8.6/trunk/debian/changelog
===================================================================
--- tk8.6/trunk/debian/changelog	2011-08-07 08:35:57 UTC (rev 1152)
+++ tk8.6/trunk/debian/changelog	2011-08-07 08:36:13 UTC (rev 1153)
@@ -1,8 +1,8 @@
-tk8.6 (8.6.0~b2~rc0-2) UNRELEASED; urgency=low
+tk8.6 (8.6.0~b2~rc4-1) experimental; urgency=low
 
-  * NOT RELEASED YET
+  * New upstream beta release candidate.
 
- -- Sergei Golovan <sgolovan at debian.org>  Thu, 21 Jul 2011 11:18:46 +0400
+ -- Sergei Golovan <sgolovan at debian.org>  Sun, 07 Aug 2011 12:30:32 +0400
 
 tk8.6 (8.6.0~b2~rc0-1) experimental; urgency=low
 

Modified: tk8.6/trunk/debian/rules
===================================================================
--- tk8.6/trunk/debian/rules	2011-08-07 08:35:57 UTC (rev 1152)
+++ tk8.6/trunk/debian/rules	2011-08-07 08:36:13 UTC (rev 1153)
@@ -168,8 +168,8 @@
 binary: binary-indep binary-arch
 
 get-orig-source:
-	wget -O tk8.6_8.6.0~b2~rc0.orig.tar.gz \
-	     http://prdownloads.sourceforge.net/tcl/tk8.6b2rc0-src.tar.gz
+	wget -O tk8.6_8.6.0~b2~rc4.orig.tar.gz \
+	     http://prdownloads.sourceforge.net/tcl/tk8.6b2rc4-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