[r-cran-eco] 26/30: cme fix dpkg-control

Andreas Tille tille at debian.org
Thu Sep 7 07:21:00 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-eco.

commit f26c1e70db72c33ff86d944a0a15efb3868931d7
Author: Andreas Tille <tille at debian.org>
Date:   Thu Sep 7 09:13:23 2017 +0200

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

diff --git a/debian/changelog b/debian/changelog
index bd856db..2c59353 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ r-cran-eco (4.0-1-1) UNRELEASED; urgency=medium
   * New upstream version
   * Take over packaging into Debian Science team
   * Verified d/watch and express this by setting version=4
+  * cme fix dpkg-control
 
  -- Andreas Tille <tille at debian.org>  Thu, 07 Sep 2017 09:04:51 +0200
 
diff --git a/debian/control b/debian/control
index bfdb4f6..dda2fe2 100644
--- a/debian/control
+++ b/debian/control
@@ -1,17 +1,23 @@
 Source: r-cran-eco
-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), r-cran-mass, cdbs, dpkg-dev (>= 1.16.1~)
-Standards-Version: 3.9.6
+Section: gnu-r
+Priority: optional
+Build-Depends: debhelper (>> 9),
+               r-base-dev (>= 3.0),
+               r-cran-mass,
+               cdbs,
+Standards-Version: 4.1.0
 Vcs-Browser: https://anonscm.debian.org/git/debian-science/packages/r-cran-eco.git
 Vcs-Git: https://anonscm.debian.org/git/debian-science/packages/r-cran-eco.git
 Homepage: http://imai.princeton.edu/research/eco.html
 
 Package: r-cran-eco
 Architecture: any
-Depends: ${R:Depends}, ${shlibs:Depends}, r-cran-mass, ${misc:Depends}
+Depends: ${R:Depends},
+         ${shlibs:Depends},
+         r-cran-mass,
+         ${misc:Depends}
 Suggests: r-cran-mcmcpack
 Description: GNU R routines for Bayesian ecological inference
  This is a set of routines for GNU R that implement Imai and Lu's

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



More information about the debian-science-commits mailing list