[Pkg-tcltk-commits] r955 - xotcl/trunk/debian
ssoberni-guest at alioth.debian.org
ssoberni-guest at alioth.debian.org
Thu Oct 22 22:30:51 UTC 2009
Author: ssoberni-guest
Date: 2009-10-22 22:30:51 +0000 (Thu, 22 Oct 2009)
New Revision: 955
Modified:
xotcl/trunk/debian/changelog
xotcl/trunk/debian/control
xotcl/trunk/debian/rules
Log:
Packaged 1.6.4
Modified: xotcl/trunk/debian/changelog
===================================================================
--- xotcl/trunk/debian/changelog 2009-10-22 22:16:02 UTC (rev 954)
+++ xotcl/trunk/debian/changelog 2009-10-22 22:30:51 UTC (rev 955)
@@ -1,8 +1,10 @@
-xotcl (1.6.4-1) UNRELEASED; urgency=low
+xotcl (1.6.4-1) unstable; urgency=low
- * (NOT RELEASED YET) New upstream release
+ * New upstream release: 1.6.4 (see http://www.xotcl.org/)
+ * Pitched to standards version 3.8.3
+ * Checked linitian sanity (linitian v2.2.27)
- -- Stefan Sobernig <stefan.sobernig at wu-wien.ac.at> Fri, 23 Oct 2009 00:15:15 +0200
+ -- Stefan Sobernig <stefan.sobernig at wu-wien.ac.at> Fri, 23 Oct 2009 00:27:22 +0200
xotcl (1.6.3-3) unstable; urgency=low
Modified: xotcl/trunk/debian/control
===================================================================
--- xotcl/trunk/debian/control 2009-10-22 22:16:02 UTC (rev 954)
+++ xotcl/trunk/debian/control 2009-10-22 22:30:51 UTC (rev 955)
@@ -4,7 +4,7 @@
Maintainer: Tcl/Tk Debian Packagers <pkg-tcltk-devel at lists.alioth.debian.org>
Uploaders: Stefan Sobernig <stefan.sobernig at wu-wien.ac.at>
Build-Depends: debhelper (>= 7), autotools-dev, tcl-dev (>= 8.4), tk-dev (>= 8.4), aolserver4-dev (>= 4.5.1-5)
-Standards-Version: 3.8.2
+Standards-Version: 3.8.3
Homepage: http://www.xotcl.org/
Vcs-Svn: svn://svn.debian.org/viewsvn/pkg-tcltk/xotcl/
Vcs-Browser: http://svn.debian.org/viewsvn/pkg-tcltk/xotcl/
Modified: xotcl/trunk/debian/rules
===================================================================
--- xotcl/trunk/debian/rules 2009-10-22 22:16:02 UTC (rev 954)
+++ xotcl/trunk/debian/rules 2009-10-22 22:30:51 UTC (rev 955)
@@ -239,8 +239,8 @@
dh_builddeb -a
get-orig-source:
- wget -O xotcl_1.6.3.orig.tar.gz \
- http://media.wu-wien.ac.at/download/xotcl-1.6.3.tar.gz
+ wget -O xotcl_1.6.4.orig.tar.gz \
+ http://media.wu-wien.ac.at/download/xotcl-1.6.4.tar.gz
binary: binary-indep binary-arch
More information about the Pkg-tcltk-commits
mailing list