[plplot] 01/01: Update maintainer and URLs in d/control and d/copyright

Ole Streicher olebole at moszumanska.debian.org
Mon Jul 10 08:01:31 UTC 2017


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

olebole pushed a commit to branch master
in repository plplot.

commit 4de1374418643669517b4c6b8629e346a1059c76
Author: Ole Streicher <ole at aip.de>
Date:   Mon Jul 10 09:51:16 2017 +0200

    Update maintainer and URLs in d/control and d/copyright
---
 debian/control    | 55 ++++++++++++++++++++++++++++---------------------------
 debian/control.in |  9 +++++----
 debian/copyright  | 48 +++++++++++++++++++++++-------------------------
 3 files changed, 56 insertions(+), 56 deletions(-)

diff --git a/debian/control b/debian/control
index 18c49ff..3f58c36 100644
--- a/debian/control
+++ b/debian/control
@@ -1,28 +1,29 @@
 Source: plplot
 Section: math
 Priority: optional
-Maintainer: Andrew Ross <andrewross at users.sourceforge.net>
-Standards-Version: 3.9.5
-Build-Depends: cmake (>= 2.6.3), debhelper (>= 9), 
+Maintainer: Debian Science Team <debian-science-maintainers at lists.alioth.debian.org>
+Uploaders: Ole Streicher <olebole at debian.org>
+Standards-Version: 4.0.0
+Build-Depends: cmake (>= 2.6.3), debhelper (>= 9),
  tcl8.5-dev, tk8.5-dev, itcl3-dev, libx11-dev, libxext-dev,
  libxi-dev, gfortran, itk3-dev, iwidgets4,
- m4, libqhull-dev (>= 2003.1-8), 
- libxml-parser-perl, libxml-dom-perl, libltdl3-dev, pkg-config, 
- slice, python-gtk2-dev, libwxgtk3.0-dev, 
+ m4, libqhull-dev (>= 2003.1-8),
+ libxml-parser-perl, libxml-dom-perl, libltdl3-dev, pkg-config,
+ slice, python-gtk2-dev, libwxgtk3.0-dev,
  python-all-dev (>= 2.6.6-3~),
  python-numpy (>= 1:1.4.1-4~), default-jdk,
  fastjar, swig, libqt4-dev, python-sip-dev,
- python-qt4, python-qt4-dev, 
+ python-qt4, python-qt4-dev,
  ocaml-nox, camlidl, ocaml-findlib, libcairo-ocaml-dev,
  liblablgtk2-ocaml-dev, liblua5.1-0-dev, lua5.1, libshp-dev,
  xvfb, xauth, dh-python
-Build-Depends-Indep: xmlto, fop, docbook-xml, docbook-xsl, docbook2x, 
+Build-Depends-Indep: xmlto, fop, docbook-xml, docbook-xsl, docbook2x,
  dblatex, texlive-xetex, ghostscript, lmodern, fonts-freefont-ttf
 Build-Conflicts: libplplot5, tcl8.6, tk8.6
 X-Python-Version: >=2.4
 Homepage: http://www.plplot.org
-Vcs-Svn: https://plplot.svn.sourceforge.net/svnroot/plplot/trunk/debian
-Vcs-Browser: http://plplot.svn.sourceforge.net/viewvc/plplot/trunk/debian/
+Vcs-Browser: https://anonscm.debian.org/cgit/debian-science/packages/plplot.git
+Vcs-Git: https://anonscm.debian.org/git/debian-science/packages/plplot.git
 
 Package: libplplot12
 Architecture: any
@@ -55,9 +56,9 @@ Suggests: plplot-doc
 Pre-Depends: ${misc:Pre-Depends}
 Multi-Arch: same
 Depends: libplplot12 (= ${binary:Version}), libqhull-dev, libfreetype6-dev,
- libltdl3-dev, libqsastime-dev, ${misc:Depends}, 
+ libltdl3-dev, libqsastime-dev, ${misc:Depends},
  libplplot-c++11 (= ${binary:Version}), libplplot-fortran10 (= ${binary:Version}),
- plplot12-driver-qt (= ${binary:Version}), 
+ plplot12-driver-qt (= ${binary:Version}),
  plplot12-driver-wxwidgets (= ${binary:Version})
 Breaks: libplplot-fortran9 (<< 5.9.8-1)
 Description: Scientific plotting library (development files)
@@ -71,10 +72,10 @@ Description: Scientific plotting library (development files)
  .
  This package contains all that is needed for doing development in C, C++
  and Fortran with PLplot.  Examples of programs for these languages are
- also included.  For development in Tcl/Tk, Python and Java 
+ also included.  For development in Tcl/Tk, Python and Java
  install the plplot-tcl-dev, python-plplot
- and libplplot-java packages, respectively. This package also includes the 
- OCaml and lua examples. To use one of these languages you will also 
+ and libplplot-java packages, respectively. This package also includes the
+ OCaml and lua examples. To use one of these languages you will also
  need to install the libplplot-xxx package for that language.
 
 Package: libplplot-c++11
@@ -110,9 +111,9 @@ Description: Scientific plotting library (fortran bindings)
  handful of function calls is typically required.  For more advanced use,
  virtually all aspects of plotting are configurable.
  .
- This package contains the Fortran 95 bindings for PLplot. Note: the Fortran 
- 77 bindings have been deprecated upstream for some time and have now been 
- dropped from the Debian packages. 
+ This package contains the Fortran 95 bindings for PLplot. Note: the Fortran
+ 77 bindings have been deprecated upstream for some time and have now been
+ dropped from the Debian packages.
 
 Package: libplplot-java
 Architecture: any
@@ -159,7 +160,7 @@ Description: Time format conversion library
  conversion. It overcomes the limitations of the POSIX time handling
  routines by allow high precision time variables over a large range
  of ranges of dates and by correctly handling leap seconds. It was
- designed with the needs of scientific data plotting in mind. This 
+ designed with the needs of scientific data plotting in mind. This
  package provides the runtime library.
  .
  The source code for this library is part of the plplot source
@@ -177,8 +178,8 @@ Description: Time format conversion library (development files)
  conversion. It overcomes the limitations of the POSIX time handling
  routines by allow high precision time variables over a large range
  of ranges of dates and by correctly handling leap seconds. It was
- designed with the needs of scientific data plotting in mind. This 
- package provides the necessary files to do development with 
+ designed with the needs of scientific data plotting in mind. This
+ package provides the necessary files to do development with
  libqsastime.
  .
  The source code for this library is part of the plplot source
@@ -242,7 +243,7 @@ Description: Tcl/Tk support for PLplot, a plotting library
 Package: plplot-tcl-bin
 Architecture: any
 Depends: plplot-tcl, ${shlibs:Depends}, ${misc:Depends}
-Description: Tcl/Tk tools for PLplot, a plotting library 
+Description: Tcl/Tk tools for PLplot, a plotting library
  PLplot is relatively small, portable, freely distributable, and is rich
  enough to satisfy most users.  It has a wide range of plot types including
  line (linear, log), contour, 3D, fill, and almost 1000 characters
@@ -251,8 +252,8 @@ Description: Tcl/Tk tools for PLplot, a plotting library
  handful of function calls is typically required.  For more advanced use,
  virtually all aspects of plotting are configurable.
  .
- This package contains the pltcl program for interactive use of the Tcl/Tk 
- support for PLplot. 
+ This package contains the pltcl program for interactive use of the Tcl/Tk
+ support for PLplot.
 
 Package: plplot-tcl-dev
 Architecture: any
@@ -315,8 +316,8 @@ Description: Python support for PLplot, a plotting library
 Package: python-plplot-qt
 Architecture: any
 Section: python
-Depends: libplplot12 (= ${binary:Version}), python-plplot (= ${binary:Version}), 
- plplot12-driver-qt (= ${binary:Version}), 
+Depends: libplplot12 (= ${binary:Version}), python-plplot (= ${binary:Version}),
+ plplot12-driver-qt (= ${binary:Version}),
  ${shlibs:Depends}, ${python:Depends}, ${misc:Depends}
 Provides: ${python:Provides}
 Description: Scientific plotting library (python qt GUI)
@@ -328,7 +329,7 @@ Description: Scientific plotting library (python qt GUI)
  handful of function calls is typically required.  For more advanced use,
  virtually all aspects of plotting are configurable.
  .
- This package provides Python bindings to allow use of the PLplot API in 
+ This package provides Python bindings to allow use of the PLplot API in
  qt applications.
 
 Package: plplot-doc
diff --git a/debian/control.in b/debian/control.in
index 941b6e7..084f787 100644
--- a/debian/control.in
+++ b/debian/control.in
@@ -1,8 +1,9 @@
 Source: plplot
 Section: math
 Priority: optional
-Maintainer: Andrew Ross <andrewross at users.sourceforge.net>
-Standards-Version: 3.9.5
+Maintainer: Debian Science Team <debian-science-maintainers at lists.alioth.debian.org>
+Uploaders: Ole Streicher <olebole at debian.org>
+Standards-Version: 4.0.0
 Build-Depends: cmake (>= 2.6.3), debhelper (>= 9), 
  tcl8.5-dev, tk8.5-dev, itcl3-dev, libx11-dev, libxext-dev,
  libxi-dev, gfortran, itk3-dev, iwidgets4,
@@ -21,8 +22,8 @@ Build-Depends-Indep: xmlto, fop, docbook-xml, docbook-xsl, docbook2x,
 Build-Conflicts: libplplot5[OCT:, liboctave-dev:], tcl8.6, tk8.6
 X-Python-Version: >=2.4
 Homepage: http://www.plplot.org
-Vcs-Svn: https://plplot.svn.sourceforge.net/svnroot/plplot/trunk/debian
-Vcs-Browser: http://plplot.svn.sourceforge.net/viewvc/plplot/trunk/debian/
+Vcs-Browser: https://anonscm.debian.org/cgit/debian-science/packages/plplot.git
+Vcs-Git: https://anonscm.debian.org/git/debian-science/packages/plplot.git
 
 Package: libplplot12
 Architecture: any
diff --git a/debian/copyright b/debian/copyright
index 0a7482e..6554326 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,12 +1,10 @@
-Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: plplot
-Source: http://sf.net/p/plplot/
- Upstream source has been repackaged to remove generated files which 
- are non-DFSG compliant.
+Source: https://sf.net/p/plplot/
 License: LGPL-2+
 Comment: Unless otherwise stated all files are released under the LGPL-2+.
- Any file that has a explicit copyright notice may be distributed 
- under the terms of both the LGPL and whatever stated conditions accompany 
+ Any file that has a explicit copyright notice may be distributed
+ under the terms of both the LGPL and whatever stated conditions accompany
  the copyright.
 Files-Excluded: www doc/doxygen
 
@@ -45,8 +43,8 @@ Copyright: 1998-2003 Joao Cardodo
  2004-2006,2008 Andrew Ross
  2004 Rafael Laboissiere
 License: GPL-2+
-Comment: The octave front end which links to the PLplot library (but not 
- vice versa), and which is otherwise independent of PLplot is copyright 
+Comment: The octave front end which links to the PLplot library (but not
+ vice versa), and which is otherwise independent of PLplot is copyright
  under the GPL license (see COPYING).
 
 Files: examples/ada/x23a.adb
@@ -92,7 +90,7 @@ Files: include/dirent_msvc.h
 Copyright: 2002, 2006-2008 Toni Ronkko
 License: Expat
 
-Files: doc/docbook/* 
+Files: doc/docbook/*
 Copyright: 1994  Geoffrey Furnish and Maurice LeBrun
  1999-2013  Alan W. Irwin
  1999, 2000, 2001, 2002, 2003, 2004  Rafael Laboissiere
@@ -109,8 +107,8 @@ Files: data/*.shp
  data/*.shx
 Copyright: 2008-2012 Nathaniel Vaughn Kelso and Tom Patterson
 License: public-domain
-Comment: The shapefiles (.shx and .shp files) supplied with PLplot are 
- in the public domain. The data is downloaded from the free resource 
+Comment: The shapefiles (.shx and .shp files) supplied with PLplot are
+ in the public domain. The data is downloaded from the free resource
  Natural Earth (www.naturalearthdata.com).
 
 Files: bindings/f95/plstubs.h
@@ -132,11 +130,11 @@ License: LGPL-2+
     Library General Public License for more details.
     .
     You should have received a copy of the GNU Library General Public
-    License along with this library; if not, write to the Free Software 
+    License along with this library; if not, write to the Free Software
     Foundation, Inc. 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
     .
     On Debian systems, the full text of the GNU Library General Public
-    License version 2 can be found in the file 
+    License version 2 can be found in the file
     `/usr/share/common-licenses/LGPL-2'.
 
 License: GPL-2+
@@ -150,7 +148,7 @@ License: GPL-2+
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
    General Public License for more details.
    .
-   On Debian systems, the full text of the GNU General Public License 
+   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'.
 
 
@@ -174,15 +172,15 @@ License: MIT
  Copyright 1987, 1988 by Digital Equipment Corporation, Maynard, Massachusetts,
  and the Massachusetts Institute of Technology, Cambridge, Massachusetts.
  .
-                        All Rights Reserved
+			All Rights Reserved
  .
- Permission to use, copy, modify, and distribute this software and its 
- documentation for any purpose and without fee is hereby granted, 
+ Permission to use, copy, modify, and distribute this software and its
+ documentation for any purpose and without fee is hereby granted,
  provided that the above copyright notice appear in all copies and that
- both that copyright notice and this permission notice appear in 
+ both that copyright notice and this permission notice appear in
  supporting documentation, and that the names of Digital or MIT not be
  used in advertising or publicity pertaining to distribution of the
- software without specific, written prior permission.  
+ software without specific, written prior permission.
  .
  DIGITAL DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING
  ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL
@@ -224,14 +222,14 @@ License: plplot-doc
     met:
     .
        1. Redistributions of source code (XML DocBook) must retain the
-          above copyright notice, this list of conditions and the following
-          disclaimer as the first lines of this file unmodified.
+	  above copyright notice, this list of conditions and the following
+	  disclaimer as the first lines of this file unmodified.
     .
        2. Redistributions in compiled form (transformed to other DTDs,
-          converted to HTML, PDF, PostScript, and other formats) must
-          reproduce the above copyright notice, this list of conditions and
-          the following disclaimer in the documentation and/or other
-          materials provided with the distribution.
+	  converted to HTML, PDF, PostScript, and other formats) must
+	  reproduce the above copyright notice, this list of conditions and
+	  the following disclaimer in the documentation and/or other
+	  materials provided with the distribution.
     .
     Important: THIS DOCUMENTATION IS PROVIDED BY THE PLPLOT PROJECT "AS IS"
     AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO,

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



More information about the debian-science-commits mailing list