[r-cran-gam] 07/20: Imported Debian patch 1.09-1
Andreas Tille
tille at debian.org
Fri Dec 16 14:32:10 UTC 2016
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository r-cran-gam.
commit 81b77c88b681bb33f94021b280e7053a26de0fc1
Merge: 193d87f 5e98df8
Author: Chris Lawrence <lawrencc at debian.org>
Date: Tue Feb 25 20:37:17 2014 -0500
Imported Debian patch 1.09-1
ChangeLog | 8 +++
DESCRIPTION | 16 ++---
MD5 | 29 +++++----
NAMESPACE | 1 +
R/preplot.gam.R | 5 +-
R/print.stepanova.R | 25 ++++++++
R/print.summary.gam.R | 7 ++-
R/step.gam.R | 165 ++++++++++++++++++++++++--------------------------
R/summary.gam.R | 91 ++++++++++++++--------------
debian/changelog | 6 ++
debian/control | 2 +-
inst/ratfor/splsm.r | 2 +-
man/anova.gam.Rd | 4 +-
man/gam-internal.Rd | 1 -
man/gam.Rd | 4 +-
man/gam.scope.Rd | 72 ++++++++++++++++++++++
man/step.gam.Rd | 38 ++++++++++--
src/splsm.f | 2 +-
src/sslvrg.f | 2 +-
19 files changed, 310 insertions(+), 170 deletions(-)
diff --cc debian/changelog
index 4c64120,0000000..3322a39
mode 100644,000000..100644
--- a/debian/changelog
+++ b/debian/changelog
@@@ -1,23 -1,0 +1,29 @@@
++r-cran-gam (1.09-1) unstable; urgency=medium
++
++ * New upstream release.
++
++ -- Chris Lawrence <lawrencc at debian.org> Tue, 25 Feb 2014 20:37:17 -0500
++
+r-cran-gam (1.08-1) unstable; urgency=low
+
+ * New upstream release.
+
+ -- Chris Lawrence <lawrencc at debian.org> Wed, 24 Apr 2013 19:53:58 -0400
+
+r-cran-gam (1.06.2-2) unstable; urgency=low
+
+ * Rebuild for R 3.0.0.
+
+ -- Chris Lawrence <lawrencc at debian.org> Sun, 31 Mar 2013 20:29:05 -0400
+
+r-cran-gam (1.06.2-1) unstable; urgency=low
+
+ * New upstream release.
+
+ -- Chris Lawrence <lawrencc at debian.org> Thu, 29 Mar 2012 14:29:37 -0400
+
+r-cran-gam (1.04-1) unstable; urgency=low
+
+ * Initial Debian Release. (Closes: #610159)
+
+ -- Chris Lawrence <lawrencc at debian.org> Sat, 15 Jan 2011 12:55:57 -0600
diff --cc debian/control
index 8807fbc,0000000..c39f87e
mode 100644,000000..100644
--- a/debian/control
+++ b/debian/control
@@@ -1,16 -1,0 +1,16 @@@
+Source: r-cran-gam
+Section: gnu-r
+Priority: optional
+Maintainer: Chris Lawrence <lawrencc at debian.org>
+Build-Depends: debhelper (>> 9), cdbs, r-base-dev (>= 3.0), dpkg-dev (>= 1.16.1~)
- Standards-Version: 3.9.3
++Standards-Version: 3.9.5
+Homepage: http://cran.r-project.org/package=gam
+
+Package: r-cran-gam
+Architecture: any
+Depends: ${R:Depends}, ${shlibs:Depends}, ${misc:Depends}
+Description: Generalized Additive Models for R
+ Functions for fitting and working with generalized additive models,
+ as described in chapter 7 of “Statistical Models in S” (Chambers and
+ Hastie (eds), 1991), and “Generalized Additive Models” (Hastie and
+ Tibshirani, 1990).
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/r-cran-gam.git
More information about the debian-science-commits
mailing list