[r-cran-eco] 13/30: Import Debian changes 3.1-2-1

Andreas Tille tille at debian.org
Thu Sep 7 07:20:59 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 638211cef703f51fced90e658ed2cb8219ccf0d9
Merge: 2514796 ee161d3
Author: Chris Lawrence <lawrencc at debian.org>
Date:   Mon Mar 16 21:56:37 2009 -0500

    Import Debian changes 3.1-2-1
    
    r-cran-eco (3.1-2-1) unstable; urgency=low
    
      * New upstream release

 DESCRIPTION      | 10 +++++-----
 R/eminfo.R       |  2 +-
 debian/changelog |  6 ++++++
 debian/compat    |  2 +-
 debian/control   | 11 +++++------
 debian/copyright |  2 +-
 man/eco.Rd       | 11 +++++------
 man/ecoNP.Rd     | 12 ++++++------
 man/housep88.Rd  |  2 +-
 man/wallace.Rd   |  2 +-
 10 files changed, 32 insertions(+), 28 deletions(-)

diff --cc debian/changelog
index 9902f1e,0000000..e010190
mode 100644,000000..100644
--- a/debian/changelog
+++ b/debian/changelog
@@@ -1,41 -1,0 +1,47 @@@
++r-cran-eco (3.1-2-1) unstable; urgency=low
++
++  * New upstream release
++
++ -- Chris Lawrence <lawrencc at debian.org>  Mon, 16 Mar 2009 21:56:37 -0500
++
 +r-cran-eco (3.1-1-3) unstable; urgency=low
 +
 +  * Rebuild for R 2.7.
 +
 + -- Chris Lawrence <lawrencc at debian.org>  Thu, 10 Apr 2008 19:20:35 -0500
 +
 +r-cran-eco (3.1-1-2) unstable; urgency=low
 +
 +  * Rebuild to correct for missing libRblas.so.
 +
 + -- Chris Lawrence <lawrencc at debian.org>  Thu, 13 Mar 2008 20:31:44 -0500
 +
 +r-cran-eco (3.1-1-1) unstable; urgency=low
 +
 +  * New upstream release.
 +
 + -- Chris Lawrence <lawrencc at debian.org>  Sat, 14 Jul 2007 21:16:06 -0500
 +
 +r-cran-eco (3.0-2-1) unstable; urgency=low
 +
 +  * New upstream release
 +
 + -- Chris Lawrence <lawrencc at debian.org>  Sat, 20 Jan 2007 21:40:35 -0600
 +
 +r-cran-eco (2.2-2-1) unstable; urgency=low
 +
 +  * New upstream release.
 +
 + -- Chris Lawrence <lawrencc at debian.org>  Wed, 27 Sep 2006 18:15:21 -0500
 +
 +r-cran-eco (2.2-1-2) unstable; urgency=low
 +
 +  * Rebuild for S4 class compatibility; bump build-depends.
 +
 + -- Chris Lawrence <lawrencc at debian.org>  Thu, 21 Sep 2006 21:31:27 -0500
 +
 +r-cran-eco (2.2-1-1) unstable; urgency=low
 +
 +  * Initial Release.  (Closes: #347880)
 +
 + -- Chris Lawrence <lawrencc at debian.org>  Fri, 13 Jan 2006 04:40:19 -0500
diff --cc debian/compat
index b8626c4,0000000..7f8f011
mode 100644,000000..100644
--- a/debian/compat
+++ b/debian/compat
@@@ -1,1 -1,0 +1,1 @@@
- 4
++7
diff --cc debian/control
index a25daa0,0000000..f26e813
mode 100644,000000..100644
--- a/debian/control
+++ b/debian/control
@@@ -1,22 -1,0 +1,21 @@@
 +Source: r-cran-eco
- Section: math
++Section: gnu-r
 +Priority: optional
 +Maintainer: Chris Lawrence <lawrencc at debian.org>
- Build-Depends: debhelper (>> 4), r-base-dev (>= 2.7.0~20080408), r-cran-vr, cdbs
- Standards-Version: 3.7.3
++Build-Depends: debhelper (>> 7), r-base-dev (>= 2.7.0~20080408), r-cran-vr, cdbs
++Standards-Version: 3.8.1
++Homepage: http://imai.princeton.edu/research/eco.html
 +
 +Package: r-cran-eco
 +Architecture: any
- Depends: r-base-core (>= 2.7.0~20080408), ${shlibs:Depends}, r-cran-vr
++Depends: r-base-core (>= 2.7.0~20080408), ${shlibs:Depends}, r-cran-vr, ${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
 + parametric and nonparametric Bayesian ecological inference algorithms
 + using Markov chain Monte Carlo estimation.  Ecological inference is a
 + statistical technique designed to recover individual-level information
 + from aggregate-level data.
 + .
 + The suggested r-cran-mcmcpack package includes other EI estimators that
 + may be useful alternatives to those included in this package.
-  .
-  For more information, see http://imai.princeton.edu/research/eco.html
diff --cc debian/copyright
index dddd0ab,0000000..5be2b91
mode 100644,000000..100644
--- a/debian/copyright
+++ b/debian/copyright
@@@ -1,26 -1,0 +1,26 @@@
 +This package was debianized by Chris Lawrence <lawrencc at debian.org> on
 +January 13, 2006.
 +
 +It was downloaded from http://cran.us.r-project.org/
 +
 +Upstream Authors: Kosuke Imai <kimai at princeton.edu>,
 +                  Ying Lu <ylu at iq.harvard.edu>.
 +
 +Copyright:
 +   Copyright (C) 2005 Kosuke Imai and Ying Lu.
 +
 +   This package is free software; you can redistribute it and/or modify
 +   it under the terms of the GNU General Public License as published by
 +   the Free Software Foundation; version 2 dated June, 1991.
 +
 +   This package is distributed in the hope that it will be useful,
 +   but WITHOUT ANY WARRANTY; without even the implied warranty of
 +   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 +   GNU General Public License for more details.
 +
 +   You should have received a copy of the GNU General Public License
 +   along with this package; if not, write to the Free Software
 +   Foundation, Inc.,  51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA.
 +
 +On Debian systems, the complete text of the GNU General
- Public License can be found in `/usr/share/common-licenses/GPL'.
++Public License can be found in `/usr/share/common-licenses/GPL-2'.

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