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

sgolovan at alioth.debian.org sgolovan at alioth.debian.org
Mon Aug 8 19:26:06 UTC 2011


Author: sgolovan
Date: 2011-08-08 19:26:05 +0000 (Mon, 08 Aug 2011)
New Revision: 1159

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


Modified: tk8.6/trunk/debian/changelog
===================================================================
--- tk8.6/trunk/debian/changelog	2011-08-08 19:25:51 UTC (rev 1158)
+++ tk8.6/trunk/debian/changelog	2011-08-08 19:26:05 UTC (rev 1159)
@@ -1,8 +1,8 @@
-tk8.6 (8.6.0~b2~rc4-2) UNRELEASED; urgency=low
+tk8.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:53:53 +0400
+ -- Sergei Golovan <sgolovan at debian.org>  Mon, 08 Aug 2011 23:12:55 +0400
 
 tk8.6 (8.6.0~b2~rc4-1) experimental; urgency=low
 

Modified: tk8.6/trunk/debian/rules
===================================================================
--- tk8.6/trunk/debian/rules	2011-08-08 19:25:51 UTC (rev 1158)
+++ tk8.6/trunk/debian/rules	2011-08-08 19:26:05 UTC (rev 1159)
@@ -168,8 +168,8 @@
 binary: binary-indep binary-arch
 
 get-orig-source:
-	wget -O tk8.6_8.6.0~b2~rc4.orig.tar.gz \
-	     http://prdownloads.sourceforge.net/tcl/tk8.6b2rc4-src.tar.gz
+	wget -O tk8.6_8.6.0~b2.orig.tar.gz \
+	     http://prdownloads.sourceforge.net/tcl/tk8.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