[r-cran-mcmc] 09/11: cme fix dpkg-control
Andreas Tille
tille at debian.org
Wed Sep 6 20:05:44 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-mcmc.
commit 234b178c031f044c9ccc1ac6de9871c59ce8af71
Author: Andreas Tille <tille at debian.org>
Date: Wed Sep 6 21:59:41 2017 +0200
cme fix dpkg-control
---
debian/changelog | 1 +
debian/control | 15 ++++++++++-----
2 files changed, 11 insertions(+), 5 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 15917a6..e193a03 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ r-cran-mcmc (0.9-5-1) UNRELEASED; urgency=medium
* New upstream version
* Take over package into Debian Science team maintenance
* Verified d/watch and express this by setting version=4
+ * cme fix dpkg-control
-- Andreas Tille <tille at debian.org> Wed, 06 Sep 2017 21:51:53 +0200
diff --git a/debian/control b/debian/control
index 02a1ac4..8081713 100644
--- a/debian/control
+++ b/debian/control
@@ -1,17 +1,22 @@
Source: r-cran-mcmc
-Section: gnu-r
-Priority: optional
Maintainer: Debian Science Maintainers <debian-science-maintainers at lists.alioth.debian.org>
Uploaders: Chris Lawrence <lawrencc at debian.org>
-Build-Depends: debhelper (>> 9), r-base-dev (>= 3.0), cdbs, dpkg-dev (>= 1.16.1~)
-Standards-Version: 3.9.7
+Section: gnu-r
+Priority: optional
+Build-Depends: debhelper (>> 9),
+ r-base-dev (>= 3.0),
+ cdbs,
+ dpkg-dev
+Standards-Version: 4.1.0
Vcs-Browser: https://anonscm.debian.org/git/debian-science/packages/r-cran-aer.git
Vcs-Git: https://anonscm.debian.org/git/debian-science/packages/r-cran-aer.git
Homepage: https://cran.r-project.org/package=mcmc
Package: r-cran-mcmc
Architecture: any
-Depends: ${R:Depends}, ${shlibs:Depends}, ${misc:Depends}
+Depends: ${R:Depends},
+ ${shlibs:Depends},
+ ${misc:Depends}
Enhances: r-cran-mcmcpack
Description: GNU R package for Markov Chain Monte Carlo simulations
Simulates continuous distributions of random vectors using Markov
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/r-cran-mcmc.git
More information about the debian-science-commits
mailing list