[Python-apps-commits] r10528 - in packages/veusz/trunk/debian (5 files)

jeremysanders-guest at users.alioth.debian.org jeremysanders-guest at users.alioth.debian.org
Sun Feb 16 13:58:24 UTC 2014


    Date: Sunday, February 16, 2014 @ 13:58:23
  Author: jeremysanders-guest
Revision: 10528

* Update Standards-Version to 3.9.5
* Add suggests for python-dbus and python-h5py
* Increase minimum python version to 2.6
* Add verification of signing key in watch and add upstream key
* Update entries in copyright file
* Reformat changelog

Added:
  packages/veusz/trunk/debian/upstream-signing-key.pgp
Modified:
  packages/veusz/trunk/debian/changelog
  packages/veusz/trunk/debian/control
  packages/veusz/trunk/debian/copyright
  packages/veusz/trunk/debian/watch

Modified: packages/veusz/trunk/debian/changelog
===================================================================
--- packages/veusz/trunk/debian/changelog	2014-02-16 08:39:30 UTC (rev 10527)
+++ packages/veusz/trunk/debian/changelog	2014-02-16 13:58:23 UTC (rev 10528)
@@ -1,28 +1,23 @@
 veusz (1.20.1-1) unstable; urgency=low
 
+  [Jakub Wilk]
+  * Use canonical URIs for Vcs-* fields.
+
+  [Jeremy Sanders]
   * Update to Veusz 1.20.1
-  * Update Standards-Version to 3.9.4
-  * Remove workaround for #589789
-  * Add patch for ARM self build failure (fixed upstream)
+  * Update Standards-Version to 3.9.5
+  * Remove workaround for #589759
+  * Remove patch to work around ARM test failures, as fixed upstream
+  * Add patch for a second ARM self build failure (pushed upstream)
   * Install package-provided .desktop and mime database files
   * Modify documentation generation dependency to fop and xmlto
+  * Add suggests for python-dbus and python-h5py
+  * Increase minimum python version to 2.6
+  * Add verification of signing key in watch and add upstream key
+  * Update entries in copyright file
 
- -- Jeremy Sanders <jeremy at jeremysanders.net>  Sat, 15 Feb 2014 17:15:00 +0100
+ -- Jeremy Sanders <jeremy at jeremysanders.net>  Sun, 16 Feb 2014 14:25:00 +0100
 
-veusz (1.17.1-2) UNRELEASED; urgency=low
-
-  * Use canonical URIs for Vcs-* fields.
-
- -- Jakub Wilk <jwilk at debian.org>  Sun, 05 May 2013 18:10:34 +0200
-
-veusz (1.17.1-1) unstable; urgency=low
-
-  * Update to Veusz 1.17.1
-  * Remove patch to work around ARM test failures, as fixed upstream
-  * Add suggests for python-dbus
-
- -- Jeremy Sanders <jeremy at jeremysanders.net>  Sat, 20 Apr 2013 16:51:00 +0200
-
 veusz (1.15-1) unstable; urgency=low
 
   * Update to upstream Veusz 1.15

Modified: packages/veusz/trunk/debian/control
===================================================================
--- packages/veusz/trunk/debian/control	2014-02-16 08:39:30 UTC (rev 10527)
+++ packages/veusz/trunk/debian/control	2014-02-16 13:58:23 UTC (rev 10528)
@@ -24,8 +24,8 @@
                xfonts-base,
                xmlto,
                xvfb
-Standards-Version: 3.9.4
-X-Python-Version: >= 2.4
+Standards-Version: 3.9.5
+X-Python-Version: >= 2.6
 Homepage: http://home.gna.org/veusz/
 Vcs-Browser: http://anonscm.debian.org/viewvc/python-apps/packages/veusz/trunk/
 Vcs-Svn: svn://anonscm.debian.org/python-apps/packages/veusz/trunk/
@@ -37,7 +37,8 @@
          veusz-helpers (>= ${source:Version}),
          ${misc:Depends},
          ${python:Depends}
-Suggests: python-h5py,
+Suggests: python-dbus,
+          python-h5py,
           python-pyfits
 Description: 2D scientific plotting application with graphical interface
  Veusz is a 2D scientific plotting and graphing package, designed to

Modified: packages/veusz/trunk/debian/copyright
===================================================================
--- packages/veusz/trunk/debian/copyright	2014-02-16 08:39:30 UTC (rev 10527)
+++ packages/veusz/trunk/debian/copyright	2014-02-16 13:58:23 UTC (rev 10528)
@@ -7,18 +7,65 @@
 Copyright: 2003-2011 Jeremy Sanders <jeremy at jeremysanders.net>
 License: GPL-2+
 
-Files: widgets/pickable.py
+Files: veusz/widgets/pickable.py
 Copyright: 2011 Benjamin K. Stuhl <bks24 at cornell.edu>
 License: GPL-2+
 
-Files: helpers/src/beziers.cpp helpers/src/beziers.h
+Files: veusz/helpers/src/qtloops/beziers.cpp veusz/helpers/src/qtloops/beziers.h
 Copyright: 1990 Philip J. Schneider
            2001 Lauris Kaplinski
            2001 Ximian, Inc.
            2003,2004 Monash University
 License: GPL-2+
 
-Files: helpers/src/_nc_cntr.c
+Files: veusz/plugins/votable.py veusz/utils/vzsamp.py
+Copyright: 2012 Science and Technology Facilities Council
+License: GPL-2+
+
+Files: veusz/helpers/src/qtmml/qtmmlwidget.h veusz/helpers/src/qtmml/qtmmlwidget.cpp
+Copyright: 2009 Nokia Corporation and/or its subsidiary(-ies)
+License: LGPL-2.1 or GPL-3
+ Commercial Usage  
+ Licensees holding valid Qt Commercial licenses may use this file in
+ accordance with the Qt Solutions Commercial License Agreement provided
+ with the Software or, alternatively, in accordance with the terms
+ contained in a written agreement between you and Nokia.
+ .
+ GNU Lesser General Public License Usage
+ Alternatively, this file may be used under the terms of the GNU Lesser
+ General Public License version 2.1 as published by the Free Software
+ Foundation and appearing in the file LICENSE.LGPL included in the
+ packaging of this file.  Please review the following information to
+ ensure the GNU Lesser General Public License version 2.1 requirements
+ will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
+ .
+ In addition, as a special exception, Nokia gives you certain
+ additional rights. These rights are described in the Nokia Qt LGPL
+ Exception version 1.1, included in the file LGPL_EXCEPTION.txt in this
+ package.
+ .
+ GNU General Public License Usage 
+ Alternatively, this file may be used under the terms of the GNU
+ General Public License version 3.0 as published by the Free Software
+ Foundation and appearing in the file LICENSE.GPL included in the
+ packaging of this file.  Please review the following information to
+ ensure the GNU General Public License version 3.0 requirements will be
+ met: http://www.gnu.org/copyleft/gpl.html.
+ .
+ Please note Third Party Software included with Qt Solutions may impose
+ additional restrictions and it is the user's responsibility to ensure
+ that they have met the licensing requirements of the GPL, LGPL, or Qt
+ Solutions Commercial license and the relevant license of the Third
+ Party Software they are using.
+ .
+ On Debian systems,, the full text of the GNU General Public
+ License version 2 can be found in the file
+ `/usr/share/common-licenses/GPL-2'.
+ .
+ On Debian Systems, the full text of the GNU Lesser General Public
+ License can be found in the file `/usr/share/common-licenses/LGPL-2.1'.
+
+Files: veusz/helpers/src/_nc_cntr.c
 Copyright: (c) 2002-2005 John D. Hunter
 License:
  LICENSE AGREEMENT FOR MATPLOTLIB 0.84
@@ -71,7 +118,7 @@
  Licensee agrees to be bound by the terms and conditions of this License
  Agreement.
 
-Files: windows/icons/kde-*.svg
+Files: icons/kde-*.svg
 Copyright: 2004 Danny Allen
 License: CC0
  Statement of Purpose
@@ -198,7 +245,7 @@
    not a party to this document and has no duty or obligation with
    respect to this CC0 or use of the Work.
 
-Files: windows/icons/kde-*-veuszedit.svg
+Files: icons/kde-*-veuszedit.svg
 Copyright: 2003-2010 Jeremy Sanders <jeremy at jeremysanders.net>
 License: GPL-2+
 

Added: packages/veusz/trunk/debian/upstream-signing-key.pgp
===================================================================
(Binary files differ)


Property changes on: packages/veusz/trunk/debian/upstream-signing-key.pgp
___________________________________________________________________
Added: svn:mime-type
   + application/octet-stream

Modified: packages/veusz/trunk/debian/watch
===================================================================
--- packages/veusz/trunk/debian/watch	2014-02-16 08:39:30 UTC (rev 10527)
+++ packages/veusz/trunk/debian/watch	2014-02-16 13:58:23 UTC (rev 10528)
@@ -1,2 +1,2 @@
 version=3
-http://download.gna.org/veusz/veusz-(.*)\.tar.gz
+opts=pgpsigurlmangle=s/$/.sig/ http://download.gna.org/veusz/veusz-(.*)\.tar.gz




More information about the Python-apps-commits mailing list