[r-cran-mcmcpack] 84/90: cme fix dpkg-control

Andreas Tille tille at debian.org
Fri Dec 16 09:07:52 UTC 2016


This is an automated email from the git hooks/post-receive script.

tille pushed a commit to branch master
in repository r-cran-mcmcpack.

commit 0feb3f61e52cc59957e973382fdbd0e41d664265
Author: Andreas Tille <tille at debian.org>
Date:   Fri Dec 16 09:03:39 2016 +0100

    cme fix dpkg-control
---
 debian/changelog |  1 +
 debian/control   | 26 +++++++++++++++++++++-----
 2 files changed, 22 insertions(+), 5 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 70df8f9..76700c5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ r-cran-cmcpack (1.3-8-1) UNRELEASED; urgency=medium
   * New upstream version
   * Consistent naming between source and binary package
   * Take over packaging into Debian Science team
+  * cme fix dpkg-control
 
  -- Andreas Tille <tille at debian.org>  Fri, 16 Dec 2016 08:34:53 +0100
 
diff --git a/debian/control b/debian/control
index 75b40ab..5d56107 100644
--- a/debian/control
+++ b/debian/control
@@ -1,9 +1,16 @@
 Source: r-cran-mcmcpack
-Section: gnu-r
-Priority: optional
 Maintainer: Debian Science Team <debian-science-maintainers at lists.alioth.debian.org>
 Uploaders: Chris Lawrence <lawrencc at debian.org>
-Build-Depends: debhelper (>> 9), r-base-dev (>= 3.0), r-cran-coda (>= 0.16), r-cran-mass, cdbs, dpkg-dev (>= 1.16.1~), r-cran-quantreg, r-bioc-graph, r-cran-mcmc
+Section: gnu-r
+Priority: optional
+Build-Depends: debhelper (>> 9),
+               r-base-dev (>= 3.0),
+               r-cran-coda (>= 0.16),
+               r-cran-mass,
+               cdbs,
+               r-cran-quantreg,
+               r-bioc-graph,
+               r-cran-mcmc
 Standards-Version: 3.9.8
 Vcs-Browser: https://anonscm.debian.org/cgit/debian-science/packages/r-cran-mcmcpack.git
 Vcs-Git: https://anonscm.debian.org/git/debian-science/packages/r-cran-mcmcpack.git
@@ -11,8 +18,17 @@ Homepage: http://mcmcpack.wustl.edu/
 
 Package: r-cran-mcmcpack
 Architecture: any
-Depends: ${shlibs:Depends}, r-cran-coda (>= 0.16), r-cran-mass, ${misc:Depends}, ${R:Depends}, r-cran-quantreg, r-bioc-graph, r-cran-mcmc
-Suggests: r-cran-bayesm, r-cran-eco, r-cran-mnp
+Depends: ${shlibs:Depends},
+         r-cran-coda (>= 0.16),
+         r-cran-mass,
+         ${misc:Depends},
+         ${R:Depends},
+         r-cran-quantreg,
+         r-bioc-graph,
+         r-cran-mcmc
+Suggests: r-cran-bayesm,
+          r-cran-eco,
+          r-cran-mnp
 Description: R routines for Markov chain Monte Carlo model estimation
  This is a set of routines for GNU R that implement various
  statistical and econometric models using Markov chain Monte Carlo

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/r-cran-mcmcpack.git



More information about the debian-science-commits mailing list