[med-svn] [r-cran-ade4] 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:30: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-ade4.
commit 84ea911ce29182d6ead156a46ee41b1197577482
Author: Andreas Tille <tille at debian.org>
Date: Fri Nov 11 10:07:21 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 4d82467..87b9dc8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+r-cran-ade4 (1.7-4-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> Fri, 11 Nov 2016 11:02:30 +0100
+
r-cran-ade4 (1.7-2-1) unstable; urgency=medium
* Initial upload (Closes: #785204)
diff --git a/debian/control b/debian/control
index 8fd5a30..3062464 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-ade4/
+Standards-Version: 3.9.8
+Vcs-Browser: https://anonscm.debian.org/viewvc/debian-med/trunk/packages/R/r-cran-ade4/
Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/R/r-cran-ade4/
-Homepage: http://cran.r-project.org/web/packages/ade4
+Homepage: https://cran.r-project.org/package=ade4
Package: r-cran-ade4
Architecture: any
Depends: ${shlibs:Depends},
${misc:Depends},
${R:Depends}
+Recommends: ${R:Recommends}
+Suggests: ${R:Suggests}
Description: GNU R analysis of ecological data
This GNU R package allows analysis of ecological data and contains
exploratory and euclidean methods in environmental sciences.
diff --git a/debian/copyright b/debian/copyright
index ae533f6..37014d7 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,16 +1,16 @@
-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-Contact: Aurélie Siberchicot <aurelie.siberchicot at univ-lyon1.fr>
Upstream-Name: ade4
-Source: http://cran.r-project.org/web/packages/ade4/
+Source: https://cran.r-project.org/package=ade4
Files: *
-Copyright: 2007-2015 Stéphane Dray, Anne-Béatrice Dufour, Jean Thioulouse,
+Copyright: 2007-2016 Stéphane Dray, Anne-Béatrice Dufour, Jean Thioulouse,
Thibaut Jombart, Sandrine Pavoine, Jean R. Lobry,
Sébastien Ollier, Aurélie Siberchicot, Daniel Chessel
License: GPL-2+
Files: debian/*
-Copyright: 2015 Andreas Tille <tille at debian.org>
+Copyright: 2015-2016 Andreas Tille <tille at debian.org>
License: GPL-2+
License: GPL-2+
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 a6b417f..054aa06 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
-version=3
+version=4
http://cran.r-project.org/src/contrib/ade4_([\d.-]*)\.tar.gz
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/r-cran-ade4.git
More information about the debian-med-commit
mailing list