[r-cran-scatterplot3d] 01/01: Rename source package and update Debian packaging

Philip Rinn rinni-guest at moszumanska.debian.org
Mon Nov 6 14:00:10 UTC 2017


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

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

commit 403e196e36d408be66729f409c6f8ff04e25631a
Author: Philip Rinn <rinni at inventati.org>
Date:   Mon Nov 6 14:43:02 2017 +0100

    Rename source package and update Debian packaging
---
 debian/changelog |  9 +++++++++
 debian/control   |  8 ++++----
 debian/copyright | 12 ++++++------
 debian/watch     |  3 +--
 4 files changed, 20 insertions(+), 12 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 630d25e..9591925 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+r-cran-scatterplot3d (0.3-40-2) unstable; urgency=medium
+
+  * Rename source package (closes: #880875):
+    - Rename git repository accordingly and create necessary symlinks
+  * Bump Standards-Version to 4.1.1 (no changes necessary)
+  * Use secure urls where possible
+
+ -- Philip Rinn <rinni at inventati.org>  Mon, 06 Nov 2017 14:51:32 +0100
+
 scatterplot3d (0.3-40-1) unstable; urgency=medium
 
   * New upstream release
diff --git a/debian/control b/debian/control
index 8077f1b..83fcecf 100644
--- a/debian/control
+++ b/debian/control
@@ -1,4 +1,4 @@
-Source: scatterplot3d
+Source: r-cran-scatterplot3d
 Section: gnu-r
 Priority: optional
 Maintainer: Debian Science Maintainers <debian-science-maintainers at lists.alioth.debian.org>
@@ -8,9 +8,9 @@ Build-Depends:
  debhelper (>= 10),
  dh-r,
  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
+Standards-Version: 4.1.1
+Vcs-Browser: https://anonscm.debian.org/cgit/debian-science/packages/r-cran-scatterplot3d.git
+Vcs-Git: https://anonscm.debian.org/git/debian-science/packages/r-cran-scatterplot3d.git
 Homepage: https://cran.r-project.org/package=scatterplot3d
 
 Package: r-cran-scatterplot3d
diff --git a/debian/copyright b/debian/copyright
index d398d24..9e3b661 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,12 +1,12 @@
-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: scatterplot3d
 Upstream-Contact: Uwe Ligges <ligges at statistik.tu-dortmund.de>
-Source: http://cran.r-project.org/web/packages/scatterplot3d/
+Source: https://cran.r-project.org/package=scatterplot3d
 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-2016, Uwe Ligges <ligges at statistik.tu-dortmund.de>
+Copyright: 2004-2017, Uwe Ligges <ligges at statistik.tu-dortmund.de>
 License: 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
@@ -18,13 +18,13 @@ License: GPL-2
  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/>
+ along with this program. If not, see <https://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-2016, Philip Rinn <rinni at gmx.net>
+Copyright: 2010-2017, Philip Rinn <rinni at inventati.org>
 License: 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
@@ -37,7 +37,7 @@ License: GPL-2+
  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/>
+ along with this program. If not, see <https://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".
diff --git a/debian/watch b/debian/watch
index e1a18c4..cc2c863 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,2 @@
 version=3
-http://cran.r-project.org/src/contrib/scatterplot3d_([-\d\.]*)\.tar\.gz
-
+https://cran.r-project.org/src/contrib/scatterplot3d_([-\d\.]*)\.tar\.gz

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



More information about the debian-science-commits mailing list