[r-cran-matchit] 27/45: Import Debian changes 2.4-16-1

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 f05d45143467d01ec116f9ba91715ab310a2921a
Merge: 5002863 da12eb9
Author: Chris Lawrence <lawrencc at debian.org>
Date:   Sat Jan 15 10:57:54 2011 -0600

    Import Debian changes 2.4-16-1
    
    matchit (2.4-16-1) unstable; urgency=low
    
      * New upstream release.

 DESCRIPTION                |  26 ++++++++++++++------------
 R/distance2mahalanobis.R   |   7 +++----
 R/load.first.R             |   1 -
 R/match.data.R             |   8 +++++++-
 R/matchit.R                |  29 +++++++++++++++++++++++++++--
 R/matchit2cem.R            |   2 +-
 R/matchit2exact.R          |   2 +-
 R/matchit2full.R           |   2 +-
 R/matchit2genetic.R        |   2 +-
 R/matchit2nearest.R        |  19 ++++++++++++++++---
 R/matchit2optimal.R        |   2 +-
 R/matchit2subclass.R       |   2 +-
 R/plot.matchit.R           |   6 ++++++
 R/print.matchit.R          |  10 +---------
 R/summary.matchit.R        |  25 +++++++------------------
 debian/changelog           |   6 ++++++
 debian/control             |   2 +-
 inst/doc/face_off.jpg      | Bin 0 -> 8958 bytes
 inst/doc/index.shtml       |  22 +++++++++-------------
 inst/doc/matchit.log       |  24 ++++++++++++------------
 inst/doc/matchit.pdf       | Bin 661603 -> 662741 bytes
 inst/doc/matchit.tex       |   8 ++++++++
 inst/doc/matchit2zelig.tex |   8 ++++----
 inst/doc/matchitref.tex    |   4 ++++
 man/matchit.Rd             |   1 +
 25 files changed, 132 insertions(+), 86 deletions(-)

diff --cc debian/changelog
index bbbaffd,0000000..72318c0
mode 100644,000000..100644
--- a/debian/changelog
+++ b/debian/changelog
@@@ -1,118 -1,0 +1,124 @@@
++matchit (2.4-16-1) unstable; urgency=low
++
++  * New upstream release.
++
++ -- Chris Lawrence <lawrencc at debian.org>  Sat, 15 Jan 2011 10:57:54 -0600
++
 +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.
 +
 + -- Chris Lawrence <lawrencc at debian.org>  Sun, 25 Oct 2009 22:13:50 -0500
 +
 +matchit (2.4-11-1) unstable; urgency=low
 +
 +  * New upstream release
 +
 + -- Chris Lawrence <lawrencc at debian.org>  Wed, 01 Jul 2009 18:52:12 -0500
 +
 +matchit (2.4-10-1) unstable; urgency=low
 +
 +  * New upstream release
 +
 + -- Chris Lawrence <lawrencc at debian.org>  Mon, 16 Mar 2009 22:05:43 -0500
 +
 +matchit (2.4-5-1) unstable; urgency=low
 +
 +  * New upstream release.
 +
 + -- Chris Lawrence <lawrencc at debian.org>  Mon, 28 Jul 2008 05:47:59 -0500
 +
 +matchit (2.2-11-2) unstable; urgency=high
 +
 +  * Add empty postrm to r-other-gking-matchit to make upgrades from sarge
 +    happy.  (Closes: #410951)
 +
 + -- Chris Lawrence <lawrencc at debian.org>  Wed,  7 Mar 2007 00:28:28 -0600
 +
 +matchit (2.2-11-1) unstable; urgency=low
 +
 +  * New upstream release
 +
 + -- Chris Lawrence <lawrencc at debian.org>  Mon, 17 Jul 2006 20:47:18 -0400
 +
 +matchit (2.2-10-1) unstable; urgency=low
 +
 +  * New upstream release.
 +
 + -- Chris Lawrence <lawrencc at debian.org>  Thu,  1 Jun 2006 16:15:32 -0400
 +
 +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 4002ea4,0000000..4aac34b
mode 100644,000000..100644
--- a/debian/control
+++ b/debian/control
@@@ -1,27 -1,0 +1,27 @@@
 +Source: matchit
 +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-mass, r-cran-nnet, r-cran-mgcv, r-cran-rpart
- Standards-Version: 3.8.4
++Standards-Version: 3.9.1
 +Homepage: http://gking.harvard.edu/matchit/
 +
 +Package: r-cran-matchit
 +Architecture: all
 +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
 + (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.

-- 
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