[r-cran-zelig] 89/102: cme fix dpkg-control

Andreas Tille tille at debian.org
Sun Jan 8 17:00:19 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-zelig.

commit 823633d77a5ff441dc48517e5b14faec1e29ccd2
Author: Andreas Tille <tille at debian.org>
Date:   Sun Jan 8 10:00:24 2017 +0100

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

diff --git a/debian/changelog b/debian/changelog
index 0991a2c..b9fc25f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ zelig (4.2-1-2) UNRELEASED; urgency=medium
 
   * Team upload.
   * Moved to Debian Science team maintenance
+  * cme fix dpkg-control
 
  -- Andreas Tille <tille at debian.org>  Sun, 08 Jan 2017 09:57:52 +0100
 
diff --git a/debian/control b/debian/control
index 72f918b..4f950e1 100644
--- a/debian/control
+++ b/debian/control
@@ -1,17 +1,39 @@
 Source: zelig
-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 (>> 7), cdbs, r-base-dev (>= 3.0), r-cran-mass, r-cran-nnet, r-cran-boot (>= 1.2.26), r-cran-lme4, r-cran-mgcv, r-cran-sandwich (>= 2.0-0), r-cran-zoo (>= 1.2)
-Standards-Version: 3.9.5
+Section: gnu-r
+Priority: optional
+Build-Depends: debhelper (>> 7),
+               cdbs,
+               r-base-dev (>= 3.0),
+               r-cran-mass,
+               r-cran-nnet,
+               r-cran-boot,
+               r-cran-lme4,
+               r-cran-mgcv,
+               r-cran-sandwich,
+               r-cran-zoo
+Standards-Version: 3.9.8
 Vcs-Browser: https://anonscm.debian.org/cgit/debian-science/packages/r-cran-zelig.git
 Vcs-Git: https://anonscm.debian.org/git/debian-science/packages/r-cran-zelig.git
 Homepage: http://gking.harvard.edu/zelig/
 
 Package: r-cran-zelig
 Architecture: all
-Depends: r-cran-mass (>= 7.2.29-1), r-cran-boot (>= 1.2.26-1), r-cran-mvtnorm (>= 0.7.2-1), r-cran-survival (>= 2.28-1), r-cran-zoo (>= 1.2), r-cran-sandwich (>= 2.0-0-1), r-cran-mcmcpack (>= 0.7-4-1), r-cran-coda (>= 0.10-5-1), r-cran-vgam, r-cran-mgcv, r-cran-nnet, r-cran-lme4, ${shlibs:Depends}, ${R:Depends}
+Depends: r-cran-mass,
+         r-cran-boot,
+         r-cran-mvtnorm,
+         r-cran-survival,
+         r-cran-zoo,
+         r-cran-sandwich,
+         r-cran-mcmcpack,
+         r-cran-coda,
+         r-cran-vgam,
+         r-cran-mgcv,
+         r-cran-nnet,
+         r-cran-lme4,
+         ${shlibs:Depends},
+         ${R:Depends}
 Conflicts: r-other-gking-zelig (<< 2.1-4-2)
 Replaces: r-other-gking-zelig (<< 2.1-4-2)
 Description: GNU R package providing a unified front-end for estimating statistical models

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



More information about the debian-science-commits mailing list