[med-svn] [r-cran-ape] 02/06: cme fix dpkg-control
Dylan Aïssi
bob.dybian-guest at moszumanska.debian.org
Thu Nov 2 22:18:53 UTC 2017
This is an automated email from the git hooks/post-receive script.
bob.dybian-guest pushed a commit to branch master
in repository r-cran-ape.
commit 75c3cf3afe8517d9cde9817c7dd8cd0683f25372
Author: Dylan Aïssi <bob.dybian at gmail.com>
Date: Thu Nov 2 23:04:54 2017 +0100
cme fix dpkg-control
---
debian/changelog | 1 +
debian/control | 28 +++++++++++++++-------------
2 files changed, 16 insertions(+), 13 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 95c2d94..c6ace28 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
r-cran-ape (4.1-3) UNRELEASED; urgency=medium
* d/upstream/metadata: Add references to registries.
+ * cme fix dpkg-control.
-- Dylan Aïssi <bob.dybian at gmail.com> Thu, 02 Nov 2017 22:57:50 +0100
diff --git a/debian/control b/debian/control
index 7bc8fb7..6bde57f 100644
--- a/debian/control
+++ b/debian/control
@@ -1,27 +1,29 @@
Source: r-cran-ape
-Section: gnu-r
-Priority: optional
Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
Uploaders: Dylan Aïssi <bob.dybian at gmail.com>
+Section: gnu-r
+Priority: optional
Build-Depends: debhelper (>= 10),
- dh-r,
- r-base-dev,
- r-cran-nlme,
- r-cran-lattice
+ dh-r,
+ r-base-dev,
+ r-cran-nlme,
+ r-cran-lattice
Standards-Version: 4.0.0
-Homepage: https://cran.r-project.org/package=ape
-Vcs-Browser: https://anonscm.debian.org/git/debian-med/r-cran-ape.git/
+Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/r-cran-ape.git/
Vcs-Git: https://anonscm.debian.org/git/debian-med/r-cran-ape.git/
+Homepage: https://cran.r-project.org/package=ape
Package: r-cran-ape
Architecture: any
-Depends: ${R:Depends}, ${shlibs:Depends}, ${misc:Depends}
+Depends: ${R:Depends},
+ ${shlibs:Depends},
+ ${misc:Depends}
Recommends: ${R:Recommends}
Suggests: ${R:Suggests},
- clustalw,
- muscle,
- phyml,
- t-coffee
+ clustalw,
+ muscle,
+ phyml,
+ t-coffee
Description: GNU R package for Analyses of Phylogenetics and Evolution
This package provides functions for reading, writing, plotting, and
manipulating phylogenetic trees, analyses of comparative data in a
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/r-cran-ape.git
More information about the debian-med-commit
mailing list