[scatterplot3d] 03/03: Update Debian packaging

Philip Rinn rinni-guest at moszumanska.debian.org
Wed Jun 15 11:38:16 UTC 2016


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

rinni-guest pushed a commit to branch master
in repository scatterplot3d.

commit f2b495226557a59185c01f964ea379f6fc45bf0c
Author: Philip Rinn <rinni at inventati.org>
Date:   Wed Jun 15 13:37:59 2016 +0200

    Update Debian packaging
---
 debian/changelog |  7 +++++--
 debian/control   | 14 +++++++++-----
 debian/copyright | 38 +++++++++++++++++++++++++++++++-------
 3 files changed, 45 insertions(+), 14 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 78ffb34..5c88e41 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,11 @@
-scatterplot3d (0.3-36-2) UNRELEASED; urgency=medium
+scatterplot3d (0.3-37-1) UNRELEASED; urgency=medium
 
+  * New upstream release
   * Use secure URIs for vcs-* in debian/control
+  * Bump Standards-Version to 3.9.8 (no changes necessary)
+  * Update debian/copyright
 
- -- Philip Rinn <rinni at inventati.org>  Sat, 27 Feb 2016 19:06:46 +0100
+ -- Philip Rinn <rinni at inventati.org>  Wed, 15 Jun 2016 13:28:31 +0200
 
 scatterplot3d (0.3-36-1) unstable; urgency=medium
 
diff --git a/debian/control b/debian/control
index 9b9fcc6..d33cd47 100644
--- a/debian/control
+++ b/debian/control
@@ -2,20 +2,24 @@ Source: scatterplot3d
 Section: gnu-r
 Priority: optional
 Maintainer: Debian Science Maintainers <debian-science-maintainers at lists.alioth.debian.org>
-Uploaders: Philip Rinn <rinni at inventati.org>
-Build-Depends: debhelper (>= 9), cdbs, r-base-dev (>= 2.7.0)
-Standards-Version: 3.9.6
+Uploaders:
+ Philip Rinn <rinni at inventati.org>,
+Build-Depends:
+ cdbs,
+ debhelper (>= 9),
+ r-base-dev (>= 2.7.0),
+Standards-Version: 3.9.8
 Vcs-Browser: https://anonscm.debian.org/cgit/debian-science/packages/scatterplot3d.git
 Vcs-Git: https://anonscm.debian.org/git/debian-science/packages/scatterplot3d.git
 Homepage: http://cran.r-project.org/web/packages/scatterplot3d
 
 Package: r-cran-scatterplot3d
 Architecture: all
-Depends: ${R:Depends}
+Depends:
+ ${R:Depends},
 Description: GNU R package for Visualizing Multivariate Data
  Scatterplot3d is an GNU R package for the visualization of multivariate data
  in a three dimensional space. Basically scatterplot3d generates a scatter plot
  in the 3D space using a parallel projection. Higher dimensions (fourth, fifth,
  etc.) of the data can be visualized to some extent using, e.g. different
  colors, symbol types or symbol sizes.
-
diff --git a/debian/copyright b/debian/copyright
index 1db9c9c..d398d24 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -6,14 +6,38 @@ Comment: The package was renamed to 'r-cran-scatterplot3d' to fit the
  pattern of CRAN (and non-CRAN) packages for GNU-R in Debian.
 
 Files: *
-Copyright: 2004-2011, Uwe Ligges <ligges at statistik.tu-dortmund.de>
+Copyright: 2004-2016, Uwe Ligges <ligges at statistik.tu-dortmund.de>
 License: GPL-2
- On Debian GNU/Linux systems, the complete text of the GNU General Public
- License version 2 can be found in `/usr/share/common-licenses/GPL-2'.
+ This package is free software; you can redistribute it and/or modify
+ it under the terms of the GNU General Public License version 2 as
+ published by the Free Software Foundation.
+ .
+ This package is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+ .
+ You should have received a copy of the GNU General Public License
+ along with this program. If not, see <http://www.gnu.org/licenses/>
+ .
+ On Debian systems, the complete text of the GNU General
+ Public License version 2 can be found in "/usr/share/common-licenses/GPL-2".
 
 Files: debian/*
-Copyright: 2010-2013, Philip Rinn <rinni at gmx.net>
+Copyright: 2010-2016, Philip Rinn <rinni at gmx.net>
 License: GPL-2+
- On Debian GNU/Linux systems, the complete text of the GNU General Public
- License version 2 can be found in `/usr/share/common-licenses/GPL-2'.
-
+ This package is free software; you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation; either version 2 of the License, or
+ (at your option) any later version.
+ .
+ This package is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+ .
+ You should have received a copy of the GNU General Public License
+ along with this program. If not, see <http://www.gnu.org/licenses/>
+ .
+ On Debian systems, the complete text of the GNU General
+ Public License version 2 can be found in "/usr/share/common-licenses/GPL-2".

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



More information about the debian-science-commits mailing list