[r-cran-matchit] 13/45: Import Debian changes 2.2-7-1
Andreas Tille
tille at debian.org
Fri Oct 20 06:17: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-matchit.
commit 73d677d028986f1a37dafd57dcabc85154ebdcba
Merge: c1864b3 35c4c7c
Author: Chris Lawrence <lawrencc at debian.org>
Date: Thu Apr 27 06:48:36 2006 -0400
Import Debian changes 2.2-7-1
matchit (2.2-7-1) unstable; urgency=low
* New upstream release
DESCRIPTION | 6 +++---
R/matchit.R | 5 +++++
debian/changelog | 6 ++++++
debian/control | 5 +++--
man/lalonde.Rd | 2 +-
man/matchit.Rd | 4 ++--
6 files changed, 20 insertions(+), 8 deletions(-)
diff --cc debian/changelog
index 6ff955a,0000000..1745842
mode 100644,000000..100644
--- a/debian/changelog
+++ b/debian/changelog
@@@ -1,62 -1,0 +1,68 @@@
++matchit (2.2-7-1) unstable; urgency=low
++
++ * New upstream release
++
++ -- Chris Lawrence <lawrencc at debian.org> Thu, 27 Apr 2006 06:48:36 -0400
++
+matchit (2.2-5-1) unstable; urgency=low
+
+ * New upstream release
+
+ -- Chris Lawrence <lawrencc at debian.org> Thu, 8 Dec 2005 08:45:23 -0500
+
+matchit (2.1-4-1) unstable; urgency=low
+
+ * New upstream release.
+
+ -- Chris Lawrence <lawrencc at debian.org> Sun, 16 Oct 2005 15:26:00 -0400
+
+matchit (2.1-3-1) unstable; urgency=low
+
+ * New upstream release.
+ * Remove post{rm,inst}, bump depends accordingly.
+ * Include build and binary dependencies on r-cran-vr and r-cran-zelig.
+
+ -- Chris Lawrence <lawrencc at debian.org> Sat, 8 Oct 2005 19:56:57 -0400
+
+matchit (1.0-2-1) unstable; urgency=low
+
+ * New upstream release.
+
+ -- Chris Lawrence <lawrencc at debian.org> Thu, 25 Aug 2005 01:26:04 -0400
+
+matchit (1.0-1-2) unstable; urgency=low
+
+ * Rename binary package to r-cran-matchit, per R naming policy.
+
+ -- Chris Lawrence <lawrencc at debian.org> Fri, 10 Jun 2005 00:58:56 -0500
+
+matchit (1.0-1-1) unstable; urgency=low
+
+ * New upstream release.
+ * Update upstream URL in debian/watch and debian/copyright.
+
+ -- Chris Lawrence <lawrencc at debian.org> Sun, 23 Jan 2005 04:59:53 -0600
+
+matchit (0.1-8-1) unstable; urgency=low
+
+ * New upstream release.
+
+ -- Chris Lawrence <lawrencc at debian.org> Sat, 9 Oct 2004 21:55:33 -0500
+
+matchit (0.1-5-2) unstable; urgency=low
+
+ * Rebuild for R 2.0.0.
+
+ -- Chris Lawrence <lawrencc at debian.org> Fri, 8 Oct 2004 00:33:21 -0500
+
+matchit (0.1-5-1) unstable; urgency=low
+
+ * New upstream release
+
+ -- Chris Lawrence <lawrencc at debian.org> Sun, 15 Aug 2004 23:55:47 -0500
+
+matchit (0.1-4-1) unstable; urgency=low
+
+ * Initial Debian Release. (Closes: #255309)
+
+ -- Chris Lawrence <lawrencc at debian.org> Tue, 23 Mar 2004 13:07:33 -0600
diff --cc debian/control
index 38a9ed0,0000000..000bdb9
mode 100644,000000..100644
--- a/debian/control
+++ b/debian/control
@@@ -1,40 -1,0 +1,41 @@@
+Source: matchit
+Section: math
+Priority: optional
+Maintainer: Chris Lawrence <lawrencc at debian.org>
- Build-Depends-Indep: debhelper (>> 4.1.0), r-base-dev (>> 2.2.0), r-cran-vr, r-cran-zelig, cdbs
- Standards-Version: 3.6.2
++Build-Depends: debhelper (>> 4.1.0), cdbs
++Build-Depends-Indep: r-base-dev (>> 2.2.0), r-cran-vr, r-cran-zelig
++Standards-Version: 3.7.0
+
+Package: r-cran-matchit
+Architecture: all
+Depends: r-base-core (>> 2.2.0), r-cran-vr, r-cran-zelig
+Conflicts: r-other-gking-matchit (<< 1.0-1-2)
+Replaces: r-other-gking-matchit (<< 1.0-1-2)
+Description: GNU R package of nonparametric matching methods
+ MatchIt implements the suggestions of Ho, Imai, King, and Stuart
+ (2004) for improving parametric statistical models by preprocessing
+ data with nonparametric matching methods.
+ .
+ MatchIt implements a wide range of sophisticated matching methods,
+ making it possible to greatly reduce the dependence of causal
+ inferences on hard-to-justify, but commonly made, statistical
+ modeling assumptions. The software also easily fits into existing
+ research practices since, after preprocessing with MatchIt,
+ researchers can use whatever parametric model they would have used
+ without MatchIt, but produce inferences with substantially more
+ robustness and less sensitivity to modeling assumptions. MatchIt is
+ an R program, and also works seamlessly within Zelig.
+ .
+ Home Page: http://gking.harvard.edu/matchit/
+
+Package: r-other-gking-matchit
+Architecture: all
+Depends: r-cran-matchit
+Description: GNU R package of nonparametric matching methods (dummy package)
+ MatchIt implements the suggestions of Ho, Imai, King, and Stuart
+ (2004) for improving parametric statistical models by preprocessing
+ data with nonparametric matching methods.
+ .
+ This package has been renamed to "r-cran-matchit"; this package
+ exists only to provide seemless upgrades from Debian 3.1 (sarge), and
+ can be safely removed after r-cran-matchit is installed.
--
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