[r-cran-elliptic] 03/07: Convert to debhelper
Andreas Tille
tille at debian.org
Fri Nov 4 13:26:25 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-elliptic.
commit 936e22be658bf5d3a920b8cb20a5a73a7782efc0
Author: Andreas Tille <tille at debian.org>
Date: Fri Nov 4 14:05:05 2016 +0100
Convert to debhelper
---
debian/changelog | 1 +
debian/control | 6 +++---
2 files changed, 4 insertions(+), 3 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 59cb11d..ad87685 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ r-cran-elliptic (1.3-7-1) UNRELEASED; urgency=medium
* Team upload.
* New upstream revision
+ * Convert to debhelper
-- Andreas Tille <tille at debian.org> Fri, 04 Nov 2016 14:03:49 +0100
diff --git a/debian/control b/debian/control
index 09ee772..202bfb8 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Uploaders: Jonathon Love <jon at thon.cc>
Section: gnu-r
Priority: optional
Build-Depends: debhelper (>= 9),
- cdbs,
+ dh-r,
r-base-dev,
r-cran-mass
Standards-Version: 3.9.6
@@ -16,8 +16,8 @@ Package: r-cran-elliptic
Architecture: all
Depends: ${R:Depends},
${misc:Depends},
- r-base,
- r-cran-mass
+Recommends: ${R:Recommends}
+Suggests: ${R:Suggests}
Description: GNU R package providing elliptic and related functions
The elliptic package is a GNU R package providing a suite of elliptic
and related functions including Weierstrass and Jacobi forms. Also
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/r-cran-elliptic.git
More information about the debian-science-commits
mailing list