[r-cran-spdep] 03/26: More Build-Depends

Sébastien Villemot sebastien at debian.org
Sun Nov 19 15:23:26 UTC 2017


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

sebastien pushed a commit to branch master
in repository r-cran-spdep.

commit 372b489cd56f3432b251abe13e9e0029354320f9
Author: Andreas Tille <tille at debian.org>
Date:   Tue Apr 21 20:06:38 2009 +0000

    More Build-Depends
---
 debian/control | 6 +++---
 debian/rules   | 3 +++
 2 files changed, 6 insertions(+), 3 deletions(-)

diff --git a/debian/control b/debian/control
index 7aa1417..99aabb3 100644
--- a/debian/control
+++ b/debian/control
@@ -1,10 +1,10 @@
 Source: r-cran-spdep
-Section: science
+Section: contrib/science
 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, r-cran-tripack, r-cran-sp
+Build-Depends: debhelper (>= 7.0), cdbs, r-base-dev, r-cran-tripack, r-cran-sp, r-cran-spam, r-cran-matrix
 Standards-Version: 3.8.1
 Homepage: http://cran.r-project.org/web/packages/spdep/
 Vcs-Browser: http://svn.debian.org/wsvn/debian-science/packages/R/r-cran-spdep/trunk/?rev=0&sc=0
@@ -12,7 +12,7 @@ Vcs-Svn: svn://svn.debian.org/svn/debian-science/packages/R/r-cran-spdep/trunk/
 
 Package: r-cran-spdep
 Architecture: any
-Depends: ${shlibs:Depends}, r-base-core, r-cran-mvtnorm, r-cran-survival
+Depends: ${misc:Depends}, r-base-core, r-cran-tripack, r-cran-sp, r-cran-spam, r-cran-matrix
 Description: GNU R Spatial dependence: weighting schemes, statistics and models
  A collection of functions to create spatial weights matrix objects from polygon
  contiguities, from point patterns by distance and tesselations, for summarising
diff --git a/debian/rules b/debian/rules
index 64d6fd7..9148148 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,5 +5,8 @@
 
 include /usr/share/R/debian/r-cran.mk
 
+clean::
+	rm -f src/*.so
+
 get-orig-source:
 	. debian/get-orig-source

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



More information about the debian-science-commits mailing list