[Pkg-tcltk-commits] r861 - xotcl/trunk/debian
ssoberni-guest at alioth.debian.org
ssoberni-guest at alioth.debian.org
Mon Jun 15 22:54:39 UTC 2009
Author: ssoberni-guest
Date: 2009-06-15 22:54:39 +0000 (Mon, 15 Jun 2009)
New Revision: 861
Modified:
xotcl/trunk/debian/changelog
xotcl/trunk/debian/control
xotcl/trunk/debian/watch
Log:
Fixing some lintian 2.2.10 info notes
Modified: xotcl/trunk/debian/changelog
===================================================================
--- xotcl/trunk/debian/changelog 2009-06-15 22:40:06 UTC (rev 860)
+++ xotcl/trunk/debian/changelog 2009-06-15 22:54:39 UTC (rev 861)
@@ -1,11 +1,12 @@
xotcl (1.6.3-2) unstable; urgency=low
- * Adding debian/watch file
- * Making use of inheriting from source package to binary ones in debian/control
- * Removed overrides turned obsolete for xotcl source (i.e., unusual-interpreter)
- * Added some more details to the aolserver4-xotcl extended description (to avoid the extended-description-is-probably-too-short warning
+ * Adding debian/watch file
+ * Making use of inheriting fields from xotcl source in debian/control
+ * Removed overrides turned obsolete in xotcl source
+ * Added details to the aolserver4-xotcl extended description
+ * Added details to the xotcl-dev extended description
- -- Stefan Sobernig <stefan.sobernig at wu-wien.ac.at> Tue, 16 Jun 2009 00:37:24 +0200
+ -- Stefan Sobernig <stefan.sobernig at wu-wien.ac.at> Tue, 16 Jun 2009 00:54:04 +0200
xotcl (1.6.3-1) unstable; urgency=low
Modified: xotcl/trunk/debian/control
===================================================================
--- xotcl/trunk/debian/control 2009-06-15 22:40:06 UTC (rev 860)
+++ xotcl/trunk/debian/control 2009-06-15 22:54:39 UTC (rev 861)
@@ -47,7 +47,9 @@
Depends: xotcl (= ${binary:Version})
Homepage: http://www.xotcl.org/
Description: Extended Object Tcl (XOTcl): Object orientation for Tcl - development files
- Header files and static libraries for libxotcl.
+ Header files and static libraries for libxotcl. You will need this
+ package in place if you plan to develop using the XOTcl C interface
+ and/or if you want to create custom builts of XOTcl C extensions.
Package: aolserver4-xotcl
Section: web
Modified: xotcl/trunk/debian/watch
===================================================================
--- xotcl/trunk/debian/watch 2009-06-15 22:40:06 UTC (rev 860)
+++ xotcl/trunk/debian/watch 2009-06-15 22:54:39 UTC (rev 861)
@@ -1 +1,2 @@
+version=3
http://media.wu-wien.ac.at/download/xotcl-(.*).tar.gz
\ No newline at end of file
More information about the Pkg-tcltk-commits
mailing list