[med-svn] [r-bioc-preprocesscore] 10/14: * New upstream version * Convert to dh-r * Generic BioConductor homepage
Andreas Tille
tille at debian.org
Wed Nov 8 10:07:57 UTC 2017
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository r-bioc-preprocesscore.
commit 53823dc77b61f59e5e63227da6e916f69969147e
Author: Andreas Tille <tille at debian.org>
Date: Wed Oct 26 12:11:34 2016 +0000
* New upstream version
* Convert to dh-r
* Generic BioConductor homepage
---
debian/changelog | 8 ++++++++
debian/control | 7 ++++---
debian/copyright | 6 +++---
debian/rules | 4 ++--
4 files changed, 17 insertions(+), 8 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index c8c4f24..264f612 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+r-bioc-preprocesscore (1.36.0-1) unstable; urgency=medium
+
+ * New upstream version
+ * Convert to dh-r
+ * Generic BioConductor homepage
+
+ -- Andreas Tille <tille at debian.org> Wed, 26 Oct 2016 14:04:22 +0200
+
r-bioc-preprocesscore (1.34.0-1) unstable; urgency=medium
* New upstream version
diff --git a/debian/control b/debian/control
index 2dfa0e6..03319e6 100644
--- a/debian/control
+++ b/debian/control
@@ -2,21 +2,22 @@ Source: r-bioc-preprocesscore
Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
Uploaders: Andreas Tille <tille at debian.org>
Section: gnu-r
-Testsuite: autopkgtest
Priority: optional
Build-Depends: debhelper (>= 9),
- cdbs,
+ dh-r,
r-base-dev
Standards-Version: 3.9.8
Vcs-Browser: https://anonscm.debian.org/viewvc/debian-med/trunk/packages/R/r-bioc-preprocesscore/trunk/
Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/R/r-bioc-preprocesscore/trunk/
-Homepage: http://bioconductor.org/packages/release/bioc/html/preprocessCore.html
+Homepage: https://bioconductor.org/packages/preprocessCore/
Package: r-bioc-preprocesscore
Architecture: any
Depends: ${R:Depends},
${shlibs:Depends},
${misc:Depends}
+Recommends: ${R:Recommends}
+Suggests: ${R:Suggests}
Description: BioConductor collection of pre-processing functions
This BioConductor module contains a library of pre-processing
functions. It is imported by several other BioConductor modules.
diff --git a/debian/copyright b/debian/copyright
index a2df293..b68762d 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,14 +1,14 @@
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: preprocessCore
Upstream-Contact: Benjamin Milo Bolstad <bmb at bmbolstad.com>
-Source: http://bioconductor.org/packages/release/bioc/html/preprocessCore.html
+Source: https://bioconductor.org/packages/preprocessCore/
Files: *
-Copyright: © 2006-2013 Benjamin Milo Bolstad <bmb at bmbolstad.com>
+Copyright: © 2006-2016 Benjamin Milo Bolstad <bmb at bmbolstad.com>
License: LGPL-2.1+
Files: debian/*
-Copyright: 2013 Andreas Tille <tille at debian.org>
+Copyright: 2016 Andreas Tille <tille at debian.org>
License: LGPL-2.1+
License: LGPL-2.1+
diff --git a/debian/rules b/debian/rules
index aeb12b3..68d9a36 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,4 +1,4 @@
#!/usr/bin/make -f
-debRreposname=bioc
-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-bioc-preprocesscore.git
More information about the debian-med-commit
mailing list