[med-svn] [r-cran-r.oo] 04/10: * New upstream version * Convert to dh-r * Canonical homepage for CRAN
Andreas Tille
tille at debian.org
Wed Nov 29 18:51:38 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-r.oo.
commit b74ba538bf342df6d58b149c21d891349839c4b7
Author: Andreas Tille <tille at debian.org>
Date: Tue Nov 8 08:16:19 2016 +0000
* New upstream version
* Convert to dh-r
* Canonical homepage for CRAN
---
debian/changelog | 8 ++++++++
debian/control | 16 ++++++++--------
debian/copyright | 8 ++++----
debian/rules | 3 ++-
4 files changed, 22 insertions(+), 13 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index f19c227..5b829cb 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+r-cran-r.oo (1.21.0-1) unstable; urgency=medium
+
+ * New upstream version
+ * Convert to dh-r
+ * Canonical homepage for CRAN
+
+ -- Andreas Tille <tille at debian.org> Tue, 08 Nov 2016 09:11:12 +0100
+
r-cran-r.oo (1.19.0-2) unstable; urgency=medium
* Add autopkgtest
diff --git a/debian/control b/debian/control
index b78c7a1..b5e38c3 100644
--- a/debian/control
+++ b/debian/control
@@ -1,23 +1,24 @@
Source: r-cran-r.oo
Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
-Uploaders: Andreas Tille <tille at debian.org>,
+Uploaders: Andreas Tille <tille at debian.org>
Section: gnu-r
Priority: optional
Build-Depends: debhelper (>= 9),
- cdbs,
+ dh-r,
r-base-dev,
r-cran-r.methodss3 (>= 1.7.0)
-Standards-Version: 3.9.6
-Vcs-Browser: http://anonscm.debian.org/viewvc/debian-med/trunk/packages/R/r-cran-r.oo/
+Standards-Version: 3.9.8
+Vcs-Browser: https://anonscm.debian.org/viewvc/debian-med/trunk/packages/R/r-cran-r.oo/
Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/R/r-cran-r.oo/
-Homepage: http://cran.r-project.org/web/packages/R.oo
+Homepage: https://cran.r-project.org/package=R.oo
Package: r-cran-r.oo
Architecture: any
Depends: ${shlibs:Depends},
${misc:Depends},
- ${R:Depends},
- r-cran-r.methodss3 (>= 1.7.0)
+ ${R:Depends}
+Recommends: ${R:Recommends}
+Suggests: ${R:Suggests}
Description: GNU R object-oriented programming with or without references
Methods and classes for object-oriented programming in R with or
without references. Large effort has been made on making definition of
@@ -25,4 +26,3 @@ Description: GNU R object-oriented programming with or without references
developers. The package has been developed since 2001 and is now
considered very stable. This is a cross-platform package implemented in
pure R that defines standard S3 classes without any tricks.
-
diff --git a/debian/copyright b/debian/copyright
index c47ca22..dc10132 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-Contact: Henrik Bengtsson <henrikb at braju.com>
Upstream-Name: R.oo
-Source: http://cran.r-project.org/web/packages/R.oo/
+Source: https://cran.r-project.org/package=R.oo
Files: *
-Copyright: 2007-2015 Henrik Bengtsson <henrikb at braju.com>
+Copyright: 2007-2016 Henrik Bengtsson <henrikb at braju.com>
License: LGPL-2.1+
Files: debian/*
-Copyright: 2015 Andreas Tille <tille at debian.org>
+Copyright: 2015-2016 Andreas Tille <tille at debian.org>
License: LGPL-2.1+
License: LGPL-2.1+
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
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/r-cran-r.oo.git
More information about the debian-med-commit
mailing list