[Pkg-tcltk-commits] r358 - tcl8.5/trunk/debian

sgolovan-guest at alioth.debian.org sgolovan-guest at alioth.debian.org
Fri Oct 26 18:08:40 UTC 2007


Author: sgolovan-guest
Date: 2007-10-26 18:08:39 +0000 (Fri, 26 Oct 2007)
New Revision: 358

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


Modified: tcl8.5/trunk/debian/changelog
===================================================================
--- tcl8.5/trunk/debian/changelog	2007-10-21 11:56:22 UTC (rev 357)
+++ tcl8.5/trunk/debian/changelog	2007-10-26 18:08:39 UTC (rev 358)
@@ -1,8 +1,8 @@
-tcl8.5 (0.b1-4) UNRELEASED; urgency=low
+tcl8.5 (0.b2-1) unstable; urgency=low
 
-  * NOT RELEASED YET
+  * New upstream beta release.
 
- -- Sergei Golovan <sgolovan at debian.org>  Sat, 20 Oct 2007 06:42:21 +0400
+ -- Sergei Golovan <sgolovan at debian.org>  Fri, 26 Oct 2007 22:04:32 +0400
 
 tcl8.5 (0.b1-3) unstable; urgency=low
 

Modified: tcl8.5/trunk/debian/rules
===================================================================
--- tcl8.5/trunk/debian/rules	2007-10-21 11:56:22 UTC (rev 357)
+++ tcl8.5/trunk/debian/rules	2007-10-26 18:08:39 UTC (rev 358)
@@ -162,8 +162,8 @@
 binary: binary-indep binary-arch
 
 get-orig-source:
-	wget -O tcl8.5_0.b1.orig.tar.gz \
-	     http://prdownloads.sourceforge.net/tcl/tcl8.5b1-src.tar.gz
+	wget -O tcl8.5_0.b2.orig.tar.gz \
+	     http://prdownloads.sourceforge.net/tcl/tcl8.5b2-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