r47357 - in /packages/R/r-cran-spdep/trunk/debian: changelog control copyright rules

tille at users.alioth.debian.org tille at users.alioth.debian.org
Mon Oct 31 08:21:23 UTC 2016


Author: tille
Date: Mon Oct 31 08:21:22 2016
New Revision: 47357

URL: http://svn.debian.org/wsvn/debian-science/?sc=1&rev=47357
Log:
  * New upstream version
  * Convert to dh-r
  * Canonical homepage for CRAN


Modified:
    packages/R/r-cran-spdep/trunk/debian/changelog
    packages/R/r-cran-spdep/trunk/debian/control
    packages/R/r-cran-spdep/trunk/debian/copyright
    packages/R/r-cran-spdep/trunk/debian/rules

Modified: packages/R/r-cran-spdep/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/debian-science/packages/R/r-cran-spdep/trunk/debian/changelog?rev=47357&op=diff
==============================================================================
--- packages/R/r-cran-spdep/trunk/debian/changelog	(original)
+++ packages/R/r-cran-spdep/trunk/debian/changelog	Mon Oct 31 08:21:22 2016
@@ -1,3 +1,11 @@
+r-cran-spdep (0.6-8-1) unstable; urgency=medium
+
+  * New upstream version
+  * Convert to dh-r
+  * Canonical homepage for CRAN
+
+ -- Andreas Tille <tille at debian.org>  Mon, 31 Oct 2016 08:46:18 +0100
+
 r-cran-spdep (0.6-6-1) unstable; urgency=medium
 
   * New upstream version

Modified: packages/R/r-cran-spdep/trunk/debian/control
URL: http://svn.debian.org/wsvn/debian-science/packages/R/r-cran-spdep/trunk/debian/control?rev=47357&op=diff
==============================================================================
--- packages/R/r-cran-spdep/trunk/debian/control	(original)
+++ packages/R/r-cran-spdep/trunk/debian/control	Mon Oct 31 08:21:22 2016
@@ -4,7 +4,7 @@
 Section: gnu-r
 Priority: optional
 Build-Depends: debhelper (>= 9.0),
-               cdbs,
+               dh-r,
                r-base-dev,
                r-cran-sp,
                r-cran-matrix,
@@ -18,23 +18,15 @@
 Standards-Version: 3.9.8
 Vcs-Browser: https://anonscm.debian.org/viewvc/debian-science/packages/R/r-cran-spdep/trunk/
 Vcs-Svn: svn://anonscm.debian.org/debian-science/packages/R/r-cran-spdep/trunk/
-Homepage: http://cran.r-project.org/web/packages/spdep/
+Homepage: https://cran.r-project.org/package=spdep
 
 Package: r-cran-spdep
 Architecture: any
 Depends: ${misc:Depends},
          ${shlibs:Depends},
          ${R:Depends},
-         r-cran-sp,
-         r-cran-matrix,
-         r-cran-deldir,
-         r-cran-boot,
-         r-cran-coda,
-         r-cran-gmodels,
-         r-cran-nlme,
-         r-cran-mass,
-         r-cran-learnbayes
-Recommends: r-cran-maptools
+Recommends: ${R:Recommends}
+Suggests: ${R:Suggests}
 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 tessellations,

Modified: packages/R/r-cran-spdep/trunk/debian/copyright
URL: http://svn.debian.org/wsvn/debian-science/packages/R/r-cran-spdep/trunk/debian/copyright?rev=47357&op=diff
==============================================================================
--- packages/R/r-cran-spdep/trunk/debian/copyright	(original)
+++ packages/R/r-cran-spdep/trunk/debian/copyright	Mon Oct 31 08:21:22 2016
@@ -1,7 +1,7 @@
-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: spdep
 Upstream-Contact: Roger Bivand <Roger.Bivand at nhh.no>
-Source: http://cran.r-project.org/web/packages/spdep/
+Source: https://cran.r-project.org/package=spdep
 
 Files: *
 Copyright: 2008-2016 Roger Bivand,

Modified: packages/R/r-cran-spdep/trunk/debian/rules
URL: http://svn.debian.org/wsvn/debian-science/packages/R/r-cran-spdep/trunk/debian/rules?rev=47357&op=diff
==============================================================================
--- packages/R/r-cran-spdep/trunk/debian/rules	(original)
+++ packages/R/r-cran-spdep/trunk/debian/rules	Mon Oct 31 08:21:22 2016
@@ -1,4 +1,4 @@
 #!/usr/bin/make -f
-#	-*- makefile -*-
 
-include /usr/share/R/debian/r-cran.mk
+%:
+	dh $@ --buildsystem R




More information about the debian-science-commits mailing list