[SCM] Table extension for Tcl/Tk branch, master, updated. e6932eee5b2f8435e5845d8818ffe9008686b847

Ole Streicher github at liska.ath.cx
Thu Jan 5 14:14:20 UTC 2012


The following commit has been merged in the master branch:
commit e6932eee5b2f8435e5845d8818ffe9008686b847
Author: Ole Streicher <github at liska.ath.cx>
Date:   Thu Jan 5 15:13:25 2012 +0100

    Formally add debian files to new version/release
    Not compilation attempt yet

diff --git a/debian/changelog b/debian/changelog
index fe71046..4dd97d2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+tktable2.10 (2.10-1)
+  * New upstream release
+  * New maintainer
+
+ -- Ole Streicher <debian at liska.ath.cx>  Thu, 05 Jan 2012 14:45:00 +0200
+
 tktable2.9 (2.9+cvs20060727-2) unstable; urgency=low
 
   * Added build-dep on groff
diff --git a/debian/compat b/debian/compat
new file mode 100644
index 0000000..7ed6ff8
--- /dev/null
+++ b/debian/compat
@@ -0,0 +1 @@
+5
diff --git a/debian/control b/debian/control
index 752e046..278b48c 100644
--- a/debian/control
+++ b/debian/control
@@ -1,13 +1,15 @@
-Source: tktable2.9
+Source: tktable2.10
 Priority: optional
-Maintainer: Justin Pryzby <justinpryzby at users.sf.net>
-Uploaders: Lars Steinke <lss at debian.org>
-Build-Depends: debhelper (>> 4.0.0), tcl8.4-dev, tk8.4-dev, autoconf, groff
-Build-Conflicts: autoconf2.13
-Standards-Version: 3.7.2
 Section: interpreters
+Maintainer: Debian Science Maintainers <debian-science-maintainers at lists.alioth.debian.org>
+Uploaders: Ole Streicher <debian at liska.ath.cx>
+Build-Depends: debhelper (>= 7.0.50), dh-autoconf, tcl8.4-dev, tk8.4-dev, groff
+Homepage: http://tktable.sourceforge.net/
+Standards-Version: 3.9.2
+Vcs-Git: git://git.debian.org/git/debian-science/packages/tktable.git
+Vcs-Browser: http://git.debian.org/?p=debian-science/packages/tktable.git
 
-Package: libtktable2.9
+Package: libtktable2.10
 Section: libs
 Architecture: any
 Depends: ${shlibs:Depends}, tcl|tcl8.4|tcl8.3, tk|tk8.4|tk8.3
@@ -16,5 +18,3 @@ Conflicts: tktable, tktable-dev, libtktable, libtktable-dev
 Description: Table extension for Tcl/Tk
  Provides support for tables and matrices in Tcl/Tk.  This package is
  sufficient to run and link against tkTable.
- .
-  Homepage: http://tktable.sourceforge.net/
diff --git a/debian/copyright b/debian/copyright
index 3d725cb..ca641ba 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,61 +1,66 @@
-This package was first debianized by Lars Steinke <steinke at lsweb.de> on
-Fri, 21 Aug 1998 16:58:57 +0200.
-
-Debian-specific changes are a work of Lars Steinke <lss at debian.org>
-during the years 1998-2004, and Justin Pryzby
-<pryzbyj at justinpryzby.com> during 2005-2006; they are hereby released
-into the public domain.
-
-It was downloaded from http://tktable.sourceforge.net
-
-Copyright 1997-2002, Jeffrey Hobbs (jeff at hobbs.org)
-
-		   * COPYRIGHT AND LICENSE TERMS *
-
-(This file blatantly stolen from Tcl/Tk license and adapted - thus assume
-it falls under similar license terms).
-
-This software is copyrighted by Jeffrey Hobbs <jeff at hobbs org>.  The
-following terms apply to all files associated with the software unless
-explicitly disclaimed in individual files.
-
-The authors hereby grant permission to use, copy, modify, distribute, and
-license this software and its documentation for any purpose, provided that
-existing copyright notices are retained in all copies and that this notice
-is included verbatim in any distributions.  No written agreement, license,
-or royalty fee is required for any of the authorized uses.
-
-IN NO EVENT SHALL THE AUTHORS OR DISTRIBUTORS BE LIABLE TO ANY PARTY FOR
-DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES ARISING OUT
-OF THE USE OF THIS SOFTWARE, ITS DOCUMENTATION, OR ANY DERIVATIVES THEREOF,
-EVEN IF THE AUTHORS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-
-THE AUTHORS AND DISTRIBUTORS SPECIFICALLY DISCLAIM ANY WARRANTIES,
-INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY,
-FITNESS FOR A PARTICULAR PURPOSE, AND NON-INFRINGEMENT.  THIS SOFTWARE IS
-PROVIDED ON AN "AS IS" BASIS, AND THE AUTHORS AND DISTRIBUTORS HAVE NO
-OBLIGATION TO PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, OR
-MODIFICATIONS.
-
-RESTRICTED RIGHTS: Use, duplication or disclosure by the U.S. government
-is subject to the restrictions as set forth in subparagraph (c) (1) (ii)
-of the Rights in Technical Data and Computer Software Clause as DFARS
-252.227-7013 and FAR 52.227-19.
-
-SPECIAL NOTES:
-
-This software is also falls under the bourbon_ware clause v2:
+Format: http://anonscm.debian.org/viewvc/dep/web/deps/dep5.mdwn?revision=202
+Upstream-Name: TkTable
+Upstream-Author: Jeffrey Hobbs <jeff at hobbs.org>
+Source: http://tktable.sourceforge.net
 
+Files: *
+Copyright: Copyright 1997-2002, Jeffrey Hobbs (jeff at hobbs.org)
+License: BSD
+ (This file blatantly stolen from Tcl/Tk license and adapted - thus assume
+ it falls under similar license terms).
+ .
+ This software is copyrighted by Jeffrey Hobbs <jeff at hobbs org>.  The
+ following terms apply to all files associated with the software unless
+ explicitly disclaimed in individual files.
+ .
+ The authors hereby grant permission to use, copy, modify, distribute, and
+ license this software and its documentation for any purpose, provided that
+ existing copyright notices are retained in all copies and that this notice
+ is included verbatim in any distributions.  No written agreement, license,
+ or royalty fee is required for any of the authorized uses.
+ .
+ IN NO EVENT SHALL THE AUTHORS OR DISTRIBUTORS BE LIABLE TO ANY PARTY FOR
+ DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES ARISING OUT
+ OF THE USE OF THIS SOFTWARE, ITS DOCUMENTATION, OR ANY DERIVATIVES THEREOF,
+ EVEN IF THE AUTHORS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+ .
+ THE AUTHORS AND DISTRIBUTORS SPECIFICALLY DISCLAIM ANY WARRANTIES,
+ INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY,
+ FITNESS FOR A PARTICULAR PURPOSE, AND NON-INFRINGEMENT.  THIS SOFTWARE IS
+ PROVIDED ON AN "AS IS" BASIS, AND THE AUTHORS AND DISTRIBUTORS HAVE NO
+ OBLIGATION TO PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, OR
+ MODIFICATIONS.
+ .
+ RESTRICTED RIGHTS: Use, duplication or disclosure by the U.S. government
+ is subject to the restrictions as set forth in subparagraph (c) (1) (ii)
+ of the Rights in Technical Data and Computer Software Clause as DFARS
+ 252.227-7013 and FAR 52.227-19.
+ .
+ SPECIAL NOTES:
+ .
+ This software is also falls under the bourbon_ware clause v2:
+ .
  This software is free, but should you find this software useful in your
  daily work and would like to compensate the author, donations in the form
  of aged bourbon and scotch are welcome by the author.  The user may feel
  exempt from this clause if they are below drinking age or think the author
  has already partaken of too many drinks.
 
-======================================================================
-./tclconfig/tcl.m4 is
-# Copyright (c) 1999-2000 Ajuba Solutions.
-# Copyright (c) 2002-2005 ActiveState Corporation.
+Files: tclconfig/tcl.m4 
+Copyright: Copyright (c) 1999-2000 Ajuba Solutions.
+ Copyright (c) 2002-2005 ActiveState Corporation.
+License: BSD
 
-and is available under the same distribution license as the rest of
-tktable.
+Files: debian/*
+Copyright: not applicable
+License: public-domain
+ This package was first debianized by Lars Steinke <steinke at lsweb.de> on
+ Fri, 21 Aug 1998 16:58:57 +0200.
+ .
+ Debian-specific changes are a work of Lars Steinke <lss at debian.org>
+ during the years 1998-2004, and Justin Pryzby
+ <pryzbyj at justinpryzby.com> during 2005-2006; they are hereby released
+ into the public domain.
+ .
+ Updates to new debian packaging standards and upstream version 2.10 
+ were done by Ole Streicher <debian at liska.ath.cx>.
diff --git a/debian/source/format b/debian/source/format
new file mode 100644
index 0000000..163aaf8
--- /dev/null
+++ b/debian/source/format
@@ -0,0 +1 @@
+3.0 (quilt)

-- 
Table extension for Tcl/Tk



More information about the debian-science-commits mailing list