[Pkg-tcltk-commits] r1728 - tcl8.5/trunk/debian
sgolovan at alioth.debian.org
sgolovan at alioth.debian.org
Tue May 5 10:49:27 UTC 2015
Author: sgolovan
Date: 2015-05-05 10:49:27 +0000 (Tue, 05 May 2015)
New Revision: 1728
Modified:
tcl8.5/trunk/debian/changelog
tcl8.5/trunk/debian/rules
Log:
[tcl8.5]
* Upload to unstable.
Modified: tcl8.5/trunk/debian/changelog
===================================================================
--- tcl8.5/trunk/debian/changelog 2015-04-25 16:37:16 UTC (rev 1727)
+++ tcl8.5/trunk/debian/changelog 2015-05-05 10:49:27 UTC (rev 1728)
@@ -1,9 +1,16 @@
-tcl8.5 (8.5.17-2) UNRELEASED; urgency=medium
+tcl8.5 (8.5.18-2) unstable; urgency=medium
- * NOT RELEASED YET
+ * Upload to unstable.
- -- Sergei Golovan <sgolovan at debian.org> Fri, 24 Oct 2014 23:52:25 +0400
+ -- Sergei Golovan <sgolovan at debian.org> Tue, 05 May 2015 13:48:55 +0300
+tcl8.5 (8.5.18-1) experimental; urgency=medium
+
+ * New upstream release.
+ * Upload to experimental because of the jessie freeze.
+
+ -- Sergei Golovan <sgolovan at debian.org> Mon, 09 Mar 2015 10:09:42 +0300
+
tcl8.5 (8.5.17-1) unstable; urgency=medium
* New upstream release.
Modified: tcl8.5/trunk/debian/rules
===================================================================
--- tcl8.5/trunk/debian/rules 2015-04-25 16:37:16 UTC (rev 1727)
+++ tcl8.5/trunk/debian/rules 2015-05-05 10:49:27 UTC (rev 1728)
@@ -127,8 +127,8 @@
dh_shlibdeps -a -ldebian/libtcl$(v)/usr/lib/$(DEB_HOST_MULTIARCH)
get-orig-source:
- wget -O tcl$(v)_$(v).17.orig.tar.gz \
- http://prdownloads.sourceforge.net/tcl/tcl$(v).17-src.tar.gz
+ wget -O tcl$(v)_$(v).18.orig.tar.gz \
+ http://prdownloads.sourceforge.net/tcl/tcl$(v).18-src.tar.gz
.PHONY: override_dh_auto_clean override_dh_auto_configure override_dh_auto_install \
override_dh_strip override_dh_makeshlibs override_dh_shlibdeps get-orig-source
More information about the Pkg-tcltk-commits
mailing list