[med-svn] [r-bioc-go.db] 05/08: * New upstream version * Convert to dh-r * Generic BioConductor homepage
Andreas Tille
tille at debian.org
Mon Oct 2 12:14:55 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-go.db.
commit 70cab93649c7b6372bb2d2a743189d7ab8c9a601
Author: Andreas Tille <tille at debian.org>
Date: Fri Oct 28 07:11:53 2016 +0000
* New upstream version
* Convert to dh-r
* Generic BioConductor homepage
---
debian/changelog | 8 ++++++++
debian/control | 11 +++++++----
debian/copyright | 4 ++--
debian/rules | 4 ++--
4 files changed, 19 insertions(+), 8 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index e227864..53e4cbd 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+r-bioc-go.db (3.4.0-1) unstable; urgency=medium
+
+ * New upstream version
+ * Convert to dh-r
+ * Generic BioConductor homepage
+
+ -- Andreas Tille <tille at debian.org> Fri, 28 Oct 2016 08:59:52 +0200
+
r-bioc-go.db (3.3.0-1) unstable; urgency=low
* Initial release (closes: #824805)
diff --git a/debian/control b/debian/control
index b586d73..2269755 100644
--- a/debian/control
+++ b/debian/control
@@ -4,19 +4,22 @@ Uploaders: Andreas Tille <tille at debian.org>
Section: gnu-r
Priority: optional
Build-Depends: debhelper (>= 9),
- cdbs,
+ dh-r,
r-base-dev,
r-bioc-annotationdbi
Standards-Version: 3.9.8
Vcs-Browser: https://anonscm.debian.org/viewvc/debian-med/trunk/packages/R/r-bioc-go.db/trunk/
Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/R/r-bioc-go.db/trunk/
-Homepage: http://bioconductor.org/packages/release/data/annotation/html/GO.db.html
+Homepage: https://bioconductor.org/packages/GO.db/
Package: r-bioc-go.db
Architecture: all
Depends: ${R:Depends},
- ${misc:Depends},
- r-bioc-annotationdbi
+ ${misc:Depends}
+Recommends: ${R:Recommends}
+Suggests: ${R:Suggests}
Description: annotation maps describing the entire Gene Ontology
This package is part of BioConductor and provides a set of annotation
maps describing the entire Gene Ontology assembled using data from GO.
+ .
+ The package helps running the test suites of some BioConductor packages.
diff --git a/debian/copyright b/debian/copyright
index 1da6fca..e158644 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,7 +1,7 @@
-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: GO.db
Upstream-Contact: Bioconductor Package Maintainer <maintainer at bioconductor.org>
-Source: http://bioconductor.org/packages/release/data/annotation/html/GO.db.html
+Source: https://bioconductor.org/packages/GO.db/
Files: *
Copyright: 2006-2016 Marc Carlson
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-go.db.git
More information about the debian-med-commit
mailing list