[med-svn] [r-cran-biasedurn] 04/12: * New upstream version * Convert to dh-r * Canonical homepage for CRAN * d/watch: version=4

Andreas Tille tille at debian.org
Wed Nov 29 13:46:49 UTC 2017


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

tille pushed a commit to branch master
in repository r-cran-biasedurn.

commit 707c833b023cf0b80ce2654979c4cca8df3a8f03
Author: Andreas Tille <tille at debian.org>
Date:   Sun Nov 13 17:39:32 2016 +0000

      * New upstream version
      * Convert to dh-r
      * Canonical homepage for CRAN
      * d/watch: version=4
---
 debian/changelog |  9 +++++++++
 debian/control   | 10 ++++++----
 debian/copyright |  8 ++++----
 debian/rules     |  3 ++-
 debian/watch     |  2 +-
 5 files changed, 22 insertions(+), 10 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index d7cec11..2aec403 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+r-cran-biasedurn (1.07-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>  Sun, 13 Nov 2016 18:35:29 +0100
+
 r-cran-biasedurn (1.06.1-1) unstable; urgency=low
 
   * Initial release (closes: #804216)
diff --git a/debian/control b/debian/control
index 31dbcff..cc3eba9 100644
--- a/debian/control
+++ b/debian/control
@@ -4,18 +4,20 @@ Uploaders: Andreas Tille <tille at debian.org>
 Section: gnu-r
 Priority: optional
 Build-Depends: debhelper (>= 9),
-               cdbs,
+               dh-r,
                r-base-dev
-Standards-Version: 3.9.6
-Vcs-Browser: http://anonscm.debian.org/viewvc/debian-med/trunk/packages/R/r-cran-biasedurn/trunk
+Standards-Version: 3.9.8
+Vcs-Browser: https://anonscm.debian.org/viewvc/debian-med/trunk/packages/R/r-cran-biasedurn/trunk
 Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/R/r-cran-biasedurn/trunk/
-Homepage: http://cran.r-project.org/web/packages/BiasedUrn
+Homepage: https://cran.r-project.org/package=BiasedUrn
 
 Package: r-cran-biasedurn
 Architecture: any
 Depends: ${shlibs:Depends},
          ${misc:Depends},
          ${R:Depends}
+Recommends: ${R:Recommends}
+Suggests: ${R:Suggests}
 Description: GNU R Biased Urn model distributions
  Statistical models of biased sampling in the form of univariate and
  multivariate noncentral hypergeometric distributions, including
diff --git a/debian/copyright b/debian/copyright
index a78dd0e..b8effbc 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -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: BiasedUrn
 Upstream-Contact: Agner Fog <agner at agner.org>
-Source: http://cran.r-project.org/web/packages/BiasedUrn
+Source: https://cran.r-project.org/package=BiasedUrn
 
 Files: *
-Copyright: 2012-2015 Agner Fog <agner at agner.org>
+Copyright: 2012-2016 Agner Fog <agner at agner.org>
 License: GPL-3
 
 Files: debian/*
-Copyright: 2015 Andreas Tille  <tille at debian.org>
+Copyright: 2015-2016 Andreas Tille  <tille at debian.org>
 License: GPL-3
 
 License: GPL-3
diff --git a/debian/rules b/debian/rules
index 2fbba2d..68d9a36 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,3 +1,4 @@
 #!/usr/bin/make -f
 
-include /usr/share/R/debian/r-cran.mk
+%:
+	dh $@ --buildsystem R
diff --git a/debian/watch b/debian/watch
index 474c16c..467d58c 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
-version=3
+version=4
 http://cran.r-project.org/src/contrib/BiasedUrn_([-\d.]+)\.tar\.gz

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/r-cran-biasedurn.git



More information about the debian-med-commit mailing list