[r-cran-matchit] 38/45: cme fix dpkg-control, Standards-Version: 4.1.1

Andreas Tille tille at debian.org
Fri Oct 20 06:17:23 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-matchit.

commit 01d7919f2cb23734452200ef10247fdc2480428f
Author: Andreas Tille <tille at debian.org>
Date:   Fri Oct 20 08:01:44 2017 +0200

    cme fix dpkg-control, Standards-Version: 4.1.1
---
 debian/changelog |  2 ++
 debian/control   | 22 ++++++++++++++++------
 2 files changed, 18 insertions(+), 6 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index bff53f1..0d809e1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,8 @@ matchit (2.4-21-2) UNRELEASED; urgency=medium
   * Team upload.
   * Moved packaging Debian Science to Git
   * Debian Science team maintenance
+  * cme fix dpkg-control
+  * Standards-Version: 4.1.1
 
  -- Andreas Tille <tille at debian.org>  Fri, 20 Oct 2017 07:58:43 +0200
 
diff --git a/debian/control b/debian/control
index 593106f..c32591b 100644
--- a/debian/control
+++ b/debian/control
@@ -1,18 +1,28 @@
 Source: matchit
-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 (>> 7), cdbs, r-base-dev (>= 3.0)
-Build-Depends-Indep: r-cran-mass, r-cran-nnet, r-cran-mgcv, r-cran-rpart
-Standards-Version: 3.9.5
+Section: gnu-r
+Priority: optional
+Build-Depends: debhelper (>> 7),
+               cdbs,
+               r-base-dev (>= 3.0)
+Build-Depends-Indep: r-cran-mass,
+                     r-cran-nnet,
+                     r-cran-mgcv,
+                     r-cran-rpart
+Standards-Version: 4.1.1
 Vcs-Browser: https://anonscm.debian.org/cgit/debian-science/packages/r-cran-matchit.git
 Vcs-Git: https://anonscm.debian.org/git/debian-science/packages/r-cran-matchit.git
 Homepage: http://gking.harvard.edu/matchit/
 
 Package: r-cran-matchit
 Architecture: all
-Depends: ${R:Depends}, r-cran-rpart, r-cran-mass, r-cran-nnet, r-cran-mgcv, ${misc:Depends}
+Depends: ${R:Depends},
+         r-cran-rpart,
+         r-cran-mass,
+         r-cran-nnet,
+         r-cran-mgcv,
+         ${misc:Depends}
 Suggests: r-cran-zelig
 Description: GNU R package of nonparametric matching methods
  MatchIt implements the suggestions of Ho, Imai, King, and Stuart

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



More information about the debian-science-commits mailing list