r35671 - in /packages/R: r-cran-deldir/ r-cran-deldir/trunk/ r-cran-deldir/trunk/debian/ r-cran-pbsmapping/trunk/debian/
tille at users.alioth.debian.org
tille at users.alioth.debian.org
Wed Apr 22 12:16:33 UTC 2009
Author: tille
Date: Wed Apr 22 12:16:33 2009
New Revision: 35671
URL: http://svn.debian.org/wsvn/debian-science/?sc=1&rev=35671
Log:
Inject preliminary packaging for R CRAN deldir
Added:
packages/R/r-cran-deldir/
packages/R/r-cran-deldir/trunk/
packages/R/r-cran-deldir/trunk/debian/
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/get-orig-source
packages/R/r-cran-deldir/trunk/debian/rules (with props)
packages/R/r-cran-deldir/trunk/debian/watch
Modified:
packages/R/r-cran-pbsmapping/trunk/debian/control
Added: 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=35671&op=file
==============================================================================
--- packages/R/r-cran-deldir/trunk/debian/changelog (added)
+++ packages/R/r-cran-deldir/trunk/debian/changelog Wed Apr 22 12:16:33 2009
@@ -1,0 +1,5 @@
+r-cran-deldir (0.0.8-1) UNRELEASED; urgency=low
+
+ * Initial release (Closes: #).
+
+ -- Andreas Tille <tille at debian.org> Wed, 22 Apr 2009 13:41:52 +0200
Added: 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=35671&op=file
==============================================================================
--- packages/R/r-cran-deldir/trunk/debian/compat (added)
+++ packages/R/r-cran-deldir/trunk/debian/compat Wed Apr 22 12:16:33 2009
@@ -1,0 +1,1 @@
+7
Added: 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=35671&op=file
==============================================================================
--- packages/R/r-cran-deldir/trunk/debian/control (added)
+++ packages/R/r-cran-deldir/trunk/debian/control Wed Apr 22 12:16:33 2009
@@ -1,0 +1,21 @@
+Source: r-cran-deldir
+Section: gnu-r
+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
+Homepage: http://cran.r-project.org/web/packages/deldir/
+Vcs-Browser: http://svn.debian.org/wsvn/debian-science/packages/R/r-cran-deldir/trunk/?rev=0&sc=0
+Vcs-Svn: svn://svn.debian.org/svn/debian-science/packages/R/r-cran-deldir/trunk/
+
+Package: r-cran-deldir
+Enhances: r-cran-pbsmapping
+Architecture: any
+Depends: ${misc:Depends}, ${shlibs:Depends}, r-base-core
+Description: GNU R Delaunay Triangulation and Dirichlet (Voronoi) Tessellation
+ This GNU R package calculates the Delaunay triangulation and the Dirichlet or
+ Voronoi tessellation (with respect to the entire plane) of a planar point set.
+ This package is used in Spatial Point Pattern analysis, model-fitting and
+ simulation as it is done for instance in the package r-cran-spatstat.
Added: 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=35671&op=file
==============================================================================
--- packages/R/r-cran-deldir/trunk/debian/copyright (added)
+++ packages/R/r-cran-deldir/trunk/debian/copyright Wed Apr 22 12:16:33 2009
@@ -1,0 +1,28 @@
+Format-Specification: http://wiki.debian.org/Proposals/CopyrightFormat
+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
+
+Files: debian/*
+Copyright: 2009 Andreas Tille <tille at debian.org>
+License: Same as deldir itself
+
+Files: *
+Copyright: (C) 2008, 2009 Rolf Turner
+ 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
+ (at your option) any later version.
+ .
+ This program 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, 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
+ License can be found in `/usr/share/common-licenses/GPL'.
Added: packages/R/r-cran-deldir/trunk/debian/get-orig-source
URL: http://svn.debian.org/wsvn/debian-science/packages/R/r-cran-deldir/trunk/debian/get-orig-source?rev=35671&op=file
==============================================================================
--- packages/R/r-cran-deldir/trunk/debian/get-orig-source (added)
+++ packages/R/r-cran-deldir/trunk/debian/get-orig-source Wed Apr 22 12:16:33 2009
@@ -1,0 +1,7 @@
+#!/bin/sh
+PKG=`dpkg-parsechangelog | awk '/^Source/ { print $2 }'`
+RENAME=`uscan --verbose --force-download | \
+ grep "Newest version on remote site is .* local version is .*" | \
+ head -n 1 | \
+ sed "s?Newest .* \([-0-9.]\+\),.* \([0-9.]\+\)?mv ../${PKG}_\1.orig.tar.gz ../${PKG}_\2.orig.tar.gz?"`
+$RENAME
Added: 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=35671&op=file
==============================================================================
--- packages/R/r-cran-deldir/trunk/debian/rules (added)
+++ packages/R/r-cran-deldir/trunk/debian/rules Wed Apr 22 12:16:33 2009
@@ -1,0 +1,9 @@
+#!/usr/bin/make -f
+# -*- makefile -*-
+# debian/rules file for the Debian/GNU Linux r-cran-deldir package
+# Copyright 2009 by Andreas Tille <tille at debian.org>
+
+include /usr/share/R/debian/r-cran.mk
+
+get-orig-source:
+ . debian/get-orig-source
Propchange: packages/R/r-cran-deldir/trunk/debian/rules
------------------------------------------------------------------------------
svn:executable = *
Added: 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=35671&op=file
==============================================================================
--- packages/R/r-cran-deldir/trunk/debian/watch (added)
+++ packages/R/r-cran-deldir/trunk/debian/watch Wed Apr 22 12:16:33 2009
@@ -1,0 +1,6 @@
+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
Modified: packages/R/r-cran-pbsmapping/trunk/debian/control
URL: http://svn.debian.org/wsvn/debian-science/packages/R/r-cran-pbsmapping/trunk/debian/control?rev=35671&op=diff
==============================================================================
--- packages/R/r-cran-pbsmapping/trunk/debian/control (original)
+++ packages/R/r-cran-pbsmapping/trunk/debian/control Wed Apr 22 12:16:33 2009
@@ -12,7 +12,8 @@
Package: r-cran-pbsmapping
Architecture: any
-Depends: ${misc:Depends}, r-base-core
+Depends: ${misc:Depends}, ${shlibs:Depends}, r-base-core
+Suggests: r-cran-deldir
Description: GNU R two-dimensional plotting features frequently used in Geographic Information Systems
This software has evolved from fisheries research conducted at the Pacific Biological
Station (PBS) in Nanaimo, British Columbia, Canada. It extends the R language to
More information about the debian-science-commits
mailing list