[tktable] 01/01: Push to newest standards (3.9.5) and dh (9) and solve lintian warnings

Ole Streicher olebole-guest at moszumanska.debian.org
Mon Apr 14 12:28:54 UTC 2014


This is an automated email from the git hooks/post-receive script.

olebole-guest pushed a commit to branch debian
in repository tktable.

commit 42c4229217676b05685b7223904e63c77c86b691
Author: Ole Streicher <debian at liska.ath.cx>
Date:   Mon Apr 14 14:28:04 2014 +0200

    Push to newest standards (3.9.5) and dh (9) and solve lintian warnings
---
 debian/changelog |  7 +++++++
 debian/compat    |  2 +-
 debian/control   | 17 +++++++++--------
 debian/copyright |  5 ++---
 4 files changed, 19 insertions(+), 12 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index e6f814f..24db0f7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+tk-table (2.10-2) unstable; urgency=low
+
+  * Push to newest standards (3.9.5) and dh (9) and solve lintian warnings
+    This also removes the -L/usr/lib/ option from ld. Closes: #722852
+
+ -- Ole Streicher <debian at liska.ath.cx>  Mon, 14 Apr 2014 14:17:03 +0200
+
 tk-table (2.10-1) unstable; urgency=low
 
   * Packaging previously removed package. Closes: #654878
diff --git a/debian/compat b/debian/compat
index 7f8f011..ec63514 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-7
+9
diff --git a/debian/control b/debian/control
index c718734..b4c6482 100644
--- a/debian/control
+++ b/debian/control
@@ -2,23 +2,24 @@ Source: tk-table
 Priority: optional
 Section: interpreters
 Maintainer: Ole Streicher <debian at liska.ath.cx>
-Build-Depends: debhelper (>= 7.0.50), dh-autoreconf, tcl-dev (>= 8.3.0),
- tk-dev (>= 8.3.0)
+Build-Depends: debhelper (>= 9),
+               dh-autoreconf,
+               tcl-dev (>= 8.3.0),
+               tk-dev (>= 8.3.0)
 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
+Standards-Version: 3.9.5
+Vcs-Git: git://anonscm.debian.org/debian-science/packages/tktable.git
+Vcs-Browser: http://anonscm.debian.org/gitweb/?p=debian-science/packages/tktable.git
 
 Package: tk-table
-Section: interpreters
 Architecture: any
-Depends: ${tk:Depends}, ${misc:Depends}, ${shlibs:Depends}
+Depends: ${misc:Depends}, ${shlibs:Depends}, ${tk:Depends}
 Provides: libtktable2.9
 Replaces: libtktable2.9
 Conflicts: libtktable2.9
 Description: Table extension for Tcl/Tk
  Provides support for tables and matrices in Tcl/Tk. The basic features of the
- widget are: 
+ widget are:
   * multi-line cells
   * support for embedded windows (one per cell)
   * row & column spanning
diff --git a/debian/copyright b/debian/copyright
index a0efbff..dad71ce 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -5,7 +5,7 @@ Source: http://tktable.sourceforge.net
 
 Files: *
 Copyright: Copyright 1997-2002, Jeffrey Hobbs,
- Copyright (c) 2002-2008 ActiveState Corporation.	
+ Copyright (c) 2002-2008 ActiveState Corporation.
  Copyright (c) 1998-2000 Ajuba Solutions,
  Copyright (c) 1993-1997 Lucent Technologies,
  Copyright (c) 1998-1999 Scriptics Corporation,
@@ -89,6 +89,5 @@ License: public-domain
  <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 
+ Updates to new debian packaging standards and upstream version 2.10
  were done by Ole Streicher <debian at liska.ath.cx>.
-

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-astro/packages/tktable.git



More information about the debian-science-commits mailing list