r47388 - in /packages/R/r-cran-polycub/trunk/debian: changelog control copyright rules watch
tille at users.alioth.debian.org
tille at users.alioth.debian.org
Mon Nov 14 11:12:24 UTC 2016
Author: tille
Date: Mon Nov 14 11:12:24 2016
New Revision: 47388
URL: http://svn.debian.org/wsvn/debian-science/?sc=1&rev=47388
Log:
* New upstream version
* Convert to dh-r
* Canonical homepage for CRAN
* d/watch: version=4
Modified:
packages/R/r-cran-polycub/trunk/debian/changelog
packages/R/r-cran-polycub/trunk/debian/control
packages/R/r-cran-polycub/trunk/debian/copyright
packages/R/r-cran-polycub/trunk/debian/rules
packages/R/r-cran-polycub/trunk/debian/watch
Modified: packages/R/r-cran-polycub/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/debian-science/packages/R/r-cran-polycub/trunk/debian/changelog?rev=47388&op=diff
==============================================================================
--- packages/R/r-cran-polycub/trunk/debian/changelog (original)
+++ packages/R/r-cran-polycub/trunk/debian/changelog Mon Nov 14 11:12:24 2016
@@ -1,3 +1,12 @@
+r-cran-polycub (0.5-2-1) unstable; urgency=medium
+
+ * New upstream version
+ * Convert to dh-r
+ * Canonical homepage for CRAN
+ * d/watch: version=4
+
+ -- Andreas Tille <tille at debian.org> Mon, 14 Nov 2016 12:07:41 +0100
+
r-cran-polycub (0.5-1-1) unstable; urgency=medium
* New upstream version
Modified: packages/R/r-cran-polycub/trunk/debian/control
URL: http://svn.debian.org/wsvn/debian-science/packages/R/r-cran-polycub/trunk/debian/control?rev=47388&op=diff
==============================================================================
--- packages/R/r-cran-polycub/trunk/debian/control (original)
+++ packages/R/r-cran-polycub/trunk/debian/control Mon Nov 14 11:12:24 2016
@@ -2,27 +2,25 @@
Maintainer: Debian Science Team <debian-science-maintainers at lists.alioth.debian.org>
Uploaders: Andreas Tille <tille at debian.org>
Section: gnu-r
-Testsuite: autopkgtest
Priority: optional
Build-Depends: debhelper (>= 9.0),
- cdbs,
+ dh-r,
r-base-dev,
r-cran-sp,
r-cran-spatstat,
r-cran-statmod
-Standards-Version: 3.9.6
-Vcs-Browser: http://anonscm.debian.org/viewvc/debian-science/packages/R/trunk/packages/r-cran-polycub/trunk/
+Standards-Version: 3.9.8
+Vcs-Browser: https://anonscm.debian.org/viewvc/debian-science/packages/R/trunk/packages/r-cran-polycub/trunk/
Vcs-Svn: svn://anonscm.debian.org/debian-science/packages/R/trunk/packages/r-cran-polycub/trunk/
-Homepage: http://cran.r-project.org/web/packages/polyCub/
+Homepage: https://cran.r-project.org/package=polyCub
Package: r-cran-polycub
Architecture: any
Depends: ${misc:Depends},
${shlibs:Depends},
- ${R:Depends},
- r-cran-sp,
- r-cran-spatstat,
- r-cran-statmod
+ ${R:Depends}
+Recommends: ${R:Recommends}
+Suggests: ${R:Suggests}
Description: GNU R Cubature over Polygonal Domains
PolyCub is a GNU R package providing methods for cubature (numerical
integration) over polygonal domains. Currently, four cubature methods
Modified: packages/R/r-cran-polycub/trunk/debian/copyright
URL: http://svn.debian.org/wsvn/debian-science/packages/R/r-cran-polycub/trunk/debian/copyright?rev=47388&op=diff
==============================================================================
--- packages/R/r-cran-polycub/trunk/debian/copyright (original)
+++ packages/R/r-cran-polycub/trunk/debian/copyright Mon Nov 14 11:12:24 2016
@@ -1,14 +1,14 @@
-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: polyCub
Upstream-Contact: Sebastian Meyer <Sebastian.Meyer at ifspm.uzh.ch>
-Source: http://cran.r-project.org/web/packages/polyCub/
+Source: https://cran.r-project.org/package=polyCub
Files: *
-Copyright: (C) 2005 - 2013 Sebastian Meyer, Michael Hoehle
+Copyright: (C) 2005-2016 Sebastian Meyer, Michael Hoehle
License: GPL-2+
Files: debian/*
-Copyright: 2014 Andreas Tille <tille at debian.org>
+Copyright: 2014-2016 Andreas Tille <tille at debian.org>
License: GPL-2+
License: GPL-2+
Modified: packages/R/r-cran-polycub/trunk/debian/rules
URL: http://svn.debian.org/wsvn/debian-science/packages/R/r-cran-polycub/trunk/debian/rules?rev=47388&op=diff
==============================================================================
--- packages/R/r-cran-polycub/trunk/debian/rules (original)
+++ packages/R/r-cran-polycub/trunk/debian/rules Mon Nov 14 11:12:24 2016
@@ -1,4 +1,4 @@
#!/usr/bin/make -f
-# -*- makefile -*-
-include /usr/share/R/debian/r-cran.mk
+%:
+ dh $@ --buildsystem R
Modified: packages/R/r-cran-polycub/trunk/debian/watch
URL: http://svn.debian.org/wsvn/debian-science/packages/R/r-cran-polycub/trunk/debian/watch?rev=47388&op=diff
==============================================================================
--- packages/R/r-cran-polycub/trunk/debian/watch (original)
+++ packages/R/r-cran-polycub/trunk/debian/watch Mon Nov 14 11:12:24 2016
@@ -1,2 +1,2 @@
-version=3
+version=4
http://cran.r-project.org/src/contrib/polyCub_([-\d.]*)\.tar\.gz
More information about the debian-science-commits
mailing list