r45868 - in /packages/R/r-cran-deldir/trunk/debian: changelog compat control copyright get-orig-source rules watch

tille at users.alioth.debian.org tille at users.alioth.debian.org
Wed May 15 13:12:35 UTC 2013


Author: tille
Date: Wed May 15 13:12:35 2013
New Revision: 45868

URL: http://svn.debian.org/wsvn/debian-science/?sc=1&rev=45868
Log:
Update packaging - this is a precondition for spatstat

Removed:
    packages/R/r-cran-deldir/trunk/debian/get-orig-source
Modified:
    packages/R/r-cran-deldir/trunk/debian/changelog
    packages/R/r-cran-deldir/trunk/debian/compat
    packages/R/r-cran-deldir/trunk/debian/control
    packages/R/r-cran-deldir/trunk/debian/copyright
    packages/R/r-cran-deldir/trunk/debian/rules
    packages/R/r-cran-deldir/trunk/debian/watch

Modified: packages/R/r-cran-deldir/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/debian-science/packages/R/r-cran-deldir/trunk/debian/changelog?rev=45868&op=diff
==============================================================================
--- packages/R/r-cran-deldir/trunk/debian/changelog (original)
+++ packages/R/r-cran-deldir/trunk/debian/changelog Wed May 15 13:12:35 2013
@@ -1,5 +1,5 @@
-r-cran-deldir (0.0.8-1) UNRELEASED; urgency=low
+r-cran-deldir (0.0-22-1) UNRELEASED; urgency=low
 
   * Initial release (Closes: #).
 
- -- Andreas Tille <tille at debian.org>  Wed, 22 Apr 2009 13:41:52 +0200
+ -- Andreas Tille <tille at debian.org>  Wed, 15 May 2013 15:12:06 +0200

Modified: packages/R/r-cran-deldir/trunk/debian/compat
URL: http://svn.debian.org/wsvn/debian-science/packages/R/r-cran-deldir/trunk/debian/compat?rev=45868&op=diff
==============================================================================
--- packages/R/r-cran-deldir/trunk/debian/compat (original)
+++ packages/R/r-cran-deldir/trunk/debian/compat Wed May 15 13:12:35 2013
@@ -1,1 +1,1 @@
-7
+9

Modified: packages/R/r-cran-deldir/trunk/debian/control
URL: http://svn.debian.org/wsvn/debian-science/packages/R/r-cran-deldir/trunk/debian/control?rev=45868&op=diff
==============================================================================
--- packages/R/r-cran-deldir/trunk/debian/control (original)
+++ packages/R/r-cran-deldir/trunk/debian/control Wed May 15 13:12:35 2013
@@ -3,9 +3,8 @@
 Priority: optional
 Maintainer: Debian Science Team <debian-science-maintainers at lists.alioth.debian.org>
 Uploaders: Andreas Tille <tille at debian.org>
-DM-Upload-Allowed: yes
-Build-Depends: debhelper (>= 7.0), cdbs, r-base-dev
-Standards-Version: 3.8.1
+Build-Depends: debhelper (>= 9.0), cdbs, r-base-dev
+Standards-Version: 3.9.4
 Homepage: http://cran.r-project.org/web/packages/deldir/
 Vcs-Browser: http://svn.debian.org/wsvn/debian-science/packages/R/r-cran-deldir/trunk/
 Vcs-Svn: svn://svn.debian.org/debian-science/packages/R/r-cran-deldir/trunk/

Modified: packages/R/r-cran-deldir/trunk/debian/copyright
URL: http://svn.debian.org/wsvn/debian-science/packages/R/r-cran-deldir/trunk/debian/copyright?rev=45868&op=diff
==============================================================================
--- packages/R/r-cran-deldir/trunk/debian/copyright (original)
+++ packages/R/r-cran-deldir/trunk/debian/copyright Wed May 15 13:12:35 2013
@@ -1,16 +1,17 @@
-Format-Specification: http://wiki.debian.org/Proposals/CopyrightFormat
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: deldir
-Upstream-Maintainer: Rolf Turner <r.turner at auckland.ac.nz>
-Upstream-Source: http://cran.r-project.org/web/packages/deldir/
-X-Debianized-By: Andreas Tille <tille at debian.org>
-X-Packaged-Date: Wed, 22 Apr 2009 13:41:52 +0200
+Upstream-Contact: Rolf Turner <r.turner at auckland.ac.nz>
+Source: http://cran.r-project.org/web/packages/deldir/
+
+Files: *
+Copyright: (C) 2008-2013 Rolf Turner
+License: GPL2
 
 Files: debian/*
 Copyright: 2009 Andreas Tille <tille at debian.org>
-License: Same as deldir itself
+License: GPL2
 
-Files: *
-Copyright: (C) 2008, 2009 Rolf Turner
+License: GPL2
  This program 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
@@ -24,5 +25,6 @@
  You should have received a copy of the GNU General Public License along
  with this program; if not, write to the Free Software Foundation, Inc.,
  51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
-X-Comment: On Debian systems, the complete text of the GNU General Public
+ .
+ On Debian systems, the complete text of the GNU General Public
  License can be found in `/usr/share/common-licenses/GPL'.

Modified: packages/R/r-cran-deldir/trunk/debian/rules
URL: http://svn.debian.org/wsvn/debian-science/packages/R/r-cran-deldir/trunk/debian/rules?rev=45868&op=diff
==============================================================================
--- packages/R/r-cran-deldir/trunk/debian/rules (original)
+++ packages/R/r-cran-deldir/trunk/debian/rules Wed May 15 13:12:35 2013
@@ -4,6 +4,3 @@
 # Copyright 2009 by Andreas Tille <tille at debian.org>
 
 include /usr/share/R/debian/r-cran.mk
-
-get-orig-source:
-	. debian/get-orig-source

Modified: packages/R/r-cran-deldir/trunk/debian/watch
URL: http://svn.debian.org/wsvn/debian-science/packages/R/r-cran-deldir/trunk/debian/watch?rev=45868&op=diff
==============================================================================
--- packages/R/r-cran-deldir/trunk/debian/watch (original)
+++ packages/R/r-cran-deldir/trunk/debian/watch Wed May 15 13:12:35 2013
@@ -1,6 +1,2 @@
 version=3
-# Same effect as dversionmangle, but we have to rename the orig.tar.gz
-# anyway and it is easier to write a get-origsource script this way
-# opts="uversionmangle=s/([\d.]+)-(\d)/$1.$2/"
-opts="dversionmangle=s/([\d.]+)\.(\d)/$1-$2/" \
 http://cran.r-project.org/src/contrib/deldir_([-\d.]*)\.tar\.gz




More information about the debian-science-commits mailing list