[Pkg-tcltk-commits] r549 - xotcl/trunk/debian
ssoberni-guest at alioth.debian.org
ssoberni-guest at alioth.debian.org
Fri Mar 7 16:27:43 UTC 2008
Author: ssoberni-guest
Date: 2008-03-07 16:27:43 +0000 (Fri, 07 Mar 2008)
New Revision: 549
Modified:
xotcl/trunk/debian/changelog
xotcl/trunk/debian/control
xotcl/trunk/debian/copyright
Log:
Minor adjustments in debian/* files
Modified: xotcl/trunk/debian/changelog
===================================================================
--- xotcl/trunk/debian/changelog 2008-03-06 15:25:22 UTC (rev 548)
+++ xotcl/trunk/debian/changelog 2008-03-07 16:27:43 UTC (rev 549)
@@ -1,6 +1,8 @@
xotcl (1.6.0-2) UNRELEASED; urgency=low
* NOT RELEASED YET
+ * Removed redundant tk Depends entry for xotcl-shells
+ * Updated copyright date in debian/copyright
-- Stefan Sobernig <ssoberni at atvie-debian4rc02.localdomain> Wed, 5 Mar 2008 21:20:20 +0100
Modified: xotcl/trunk/debian/control
===================================================================
--- xotcl/trunk/debian/control 2008-03-06 15:25:22 UTC (rev 548)
+++ xotcl/trunk/debian/control 2008-03-07 16:27:43 UTC (rev 549)
@@ -25,7 +25,7 @@
Package: xotcl-shells
Section: utils
Architecture: any
-Depends: xotcl (= ${binary:Version}), tk (>=8.4), ${shlibs:Depends}
+Depends: xotcl (= ${binary:Version}), ${shlibs:Depends}
Priority: optional
Homepage: http://www.xotcl.org/
Description: Extended Object Tcl (XOTcl): Object orientation for Tcl - shells
Modified: xotcl/trunk/debian/copyright
===================================================================
--- xotcl/trunk/debian/copyright 2008-03-06 15:25:22 UTC (rev 548)
+++ xotcl/trunk/debian/copyright 2008-03-07 16:27:43 UTC (rev 549)
@@ -5,7 +5,7 @@
Upstream Authors: Gustaf Neumann <gustaf.neumann at wu-wien.ac.at>, Uwe Zdun <zdun at infosys.tuwien.ac.at>
-Copyright: 1999-2001 Gustaf Neumann (a), Uwe Zdun (b)
+Copyright: 1999-2008 Gustaf Neumann (a), Uwe Zdun (b)
(a) Vienna University of Economics and Business Administration
Dept. of Information Systems / New Media
More information about the Pkg-tcltk-commits
mailing list