[med-svn] [r-bioc-rbgl] 03/05: cme fix dpkg-control
Andreas Tille
tille at debian.org
Thu Sep 1 10:01:43 UTC 2016
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository r-bioc-rbgl.
commit d8da599b08919c374f5c00f086f7f6693a1b75ce
Author: Andreas Tille <tille at debian.org>
Date: Thu Sep 1 11:42:38 2016 +0200
cme fix dpkg-control
---
debian/control | 15 +++++++++++----
1 file changed, 11 insertions(+), 4 deletions(-)
diff --git a/debian/control b/debian/control
index 349496f..054cffc 100644
--- a/debian/control
+++ b/debian/control
@@ -1,9 +1,13 @@
Source: r-bioc-rbgl
-Section: gnu-r
-Priority: optional
Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
Uploaders: Christopher Hoskin <christopher.hoskin at gmail.com>
-Build-Depends: debhelper (>=9), cdbs, r-base-dev, r-bioc-graph, libboost-dev
+Section: gnu-r
+Priority: optional
+Build-Depends: debhelper (>= 9),
+ cdbs,
+ r-base-dev,
+ r-bioc-graph,
+ libboost-dev
Standards-Version: 3.9.8
Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/r-bioc-rbgl.git
Vcs-Git: https://anonscm.debian.org/git/debian-med/r-bioc-rbgl.git
@@ -11,7 +15,10 @@ Homepage: http://www.bioconductor.org/packages/release/bioc/html/RBGL.html
Package: r-bioc-rbgl
Architecture: any
-Depends: ${R:Depends}, ${shlibs:Depends}, ${misc:Depends}, r-bioc-graph
+Depends: ${R:Depends},
+ ${shlibs:Depends},
+ ${misc:Depends},
+ r-bioc-graph
Description: R interface to the graph algorithms contained in the BOOST library
RBGL is part of the BioConductor GNU R suite. It is a fairly extensive and
comprehensive interface to the graph algorithms contained in the BOOST C++
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/r-bioc-rbgl.git
More information about the debian-med-commit
mailing list