[r-cran-gam] 17/20: cme fix dpkg-control
Andreas Tille
tille at debian.org
Fri Dec 16 14:32:12 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 4ded56f6e7372878d857b21908a502fe5ee03e5c
Author: Andreas Tille <tille at debian.org>
Date: Fri Dec 16 13:44:12 2016 +0100
cme fix dpkg-control
---
debian/changelog | 1 +
debian/control | 16 +++++++++++-----
2 files changed, 12 insertions(+), 5 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index f10a3cd..d9ff609 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ r-cran-gam (1.14-1) UNRELEASED; urgency=medium
* New upstream version
* d/watch: version=4
* Take over packaging into Debian Science team
+ * cme fix dpkg-control
-- Andreas Tille <tille at debian.org> Fri, 16 Dec 2016 13:41:21 +0100
diff --git a/debian/control b/debian/control
index 43b9ba6..4a893a1 100644
--- a/debian/control
+++ b/debian/control
@@ -1,17 +1,23 @@
Source: r-cran-gam
-Section: gnu-r
-Priority: optional
Maintainer: Debian Science Team <debian-science-maintainers at lists.alioth.debian.org>
Uploaders: Chris Lawrence <lawrencc at debian.org>
-Build-Depends: debhelper (>> 9), cdbs, r-base-dev (>= 3.0), dpkg-dev (>= 1.16.1~), r-cran-foreach
-Standards-Version: 3.9.6
+Section: gnu-r
+Priority: optional
+Build-Depends: debhelper (>> 9),
+ cdbs,
+ r-base-dev (>= 3.0),
+ r-cran-foreach
+Standards-Version: 3.9.8
Vcs-Browser: https://anonscm.debian.org/cgit/debian-science/packages/r-cran-coda.git
Vcs-Git: https://anonscm.debian.org/git/debian-science/packages/r-cran-coda.git
Homepage: http://cran.r-project.org/package=gam
Package: r-cran-gam
Architecture: any
-Depends: ${R:Depends}, ${shlibs:Depends}, ${misc:Depends}, r-cran-foreach
+Depends: ${R:Depends},
+ ${shlibs:Depends},
+ ${misc:Depends},
+ r-cran-foreach
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
--
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