[r-cran-matchit] 25/45: Import Debian changes 2.4-13-2
Andreas Tille
tille at debian.org
Fri Oct 20 06:17:21 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 5002863bec9c1ccd60acf0ac4de8d65cfe02ab73
Author: Chris Lawrence <lawrencc at debian.org>
Date: Mon Apr 12 23:47:55 2010 -0500
Import Debian changes 2.4-13-2
matchit (2.4-13-2) unstable; urgency=low
* Update for VR bundle split.
* Pull in additional suggested R packages (mgcv, rpart).
---
debian/changelog | 9 ++++++++-
debian/control | 6 +++---
debian/source/format | 1 +
3 files changed, 12 insertions(+), 4 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index d5381d0..bbbaffd 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,13 @@
+matchit (2.4-13-2) unstable; urgency=low
+
+ * Update for VR bundle split.
+ * Pull in additional suggested R packages (mgcv, rpart).
+
+ -- Chris Lawrence <lawrencc at debian.org> Mon, 12 Apr 2010 23:47:55 -0500
+
matchit (2.4-13-1) unstable; urgency=low
- * New upstream release
+ * New upstream release.
-- Chris Lawrence <lawrencc at debian.org> Sun, 25 Oct 2009 22:13:50 -0500
diff --git a/debian/control b/debian/control
index 6371ac1..4002ea4 100644
--- a/debian/control
+++ b/debian/control
@@ -3,13 +3,13 @@ Section: gnu-r
Priority: optional
Maintainer: Chris Lawrence <lawrencc at debian.org>
Build-Depends: debhelper (>> 7), cdbs
-Build-Depends-Indep: r-base-dev (>> 2.10.0~1), r-cran-vr
-Standards-Version: 3.8.3
+Build-Depends-Indep: r-base-dev (>> 2.10.0~1), r-cran-mass, r-cran-nnet, r-cran-mgcv, r-cran-rpart
+Standards-Version: 3.8.4
Homepage: http://gking.harvard.edu/matchit/
Package: r-cran-matchit
Architecture: all
-Depends: r-base-core (>> 2.10.0~1), r-cran-vr, ${misc:Depends}
+Depends: r-base-core (>> 2.10.0~1), 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
diff --git a/debian/source/format b/debian/source/format
new file mode 100644
index 0000000..163aaf8
--- /dev/null
+++ b/debian/source/format
@@ -0,0 +1 @@
+3.0 (quilt)
--
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