From f5ec8a394c47baf605e403b0b3c6709db824bdcf Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Sat, 2 Jun 2012 12:14:31 +0100 Subject: [PATCH] update tcl version --- base/common.make | 2 +- debian/changelog | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/base/common.make b/base/common.make index 758d858..b0d4bae 100644 --- a/base/common.make +++ b/base/common.make @@ -17,7 +17,7 @@ VERSION ?= 1 FAMILY ?= chiark_tcl -TCL_VERSION ?= 8.3 +TCL_VERSION ?= 8.4 TCL_INCLUDEDIR ?= /usr/include/tcl$(TCL_VERSION) OPTIMISE ?= -O2 diff --git a/debian/changelog b/debian/changelog index 9e9f4bf..c673699 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,7 @@ chiark-tcl (1.1.1~~iwj) unstable; urgency=low * Mention dgram, tuntap and maskmap in Description. Fix typo. Packaging improvements: + * Update default TCL_VERSION for upstream build to 8.4. * Remove the pointless copyright notice from the end of the changelog. * Add ${misc:Depends} to Depends field (has no effect on the .deb). * Provide build-arch and build-indep targets. -- 2.30.2