[r-cran-polycub] 01/01: Update test Depends: build-essential instead of gcc
Graham Inggs
ginggs at moszumanska.debian.org
Fri Nov 17 12:33:25 UTC 2017
This is an automated email from the git hooks/post-receive script.
ginggs pushed a commit to branch master
in repository r-cran-polycub.
commit a055aadfddb47979a60d940d766431cf99409ba3
Author: Graham Inggs <ginggs at debian.org>
Date: Fri Nov 17 14:33:11 2017 +0200
Update test Depends: build-essential instead of gcc
---
debian/changelog | 6 ++++++
debian/tests/control | 2 +-
2 files changed, 7 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index f31b970..9822840 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+r-cran-polycub (0.6.1-4) UNRELEASED; urgency=medium
+
+ * Update test Depends: build-essential instead of gcc
+
+ -- Graham Inggs <ginggs at debian.org> Fri, 17 Nov 2017 12:31:54 +0000
+
r-cran-polycub (0.6.1-3) unstable; urgency=medium
* Team upload.
diff --git a/debian/tests/control b/debian/tests/control
index 1b045bf..e80307c 100644
--- a/debian/tests/control
+++ b/debian/tests/control
@@ -1,3 +1,3 @@
Tests: run-unit-test
-Depends: @, r-cran-testthat, r-cran-spatstat, r-cran-statmod, gcc
+Depends: @, r-cran-testthat, r-cran-spatstat, r-cran-statmod, build-essential
Restrictions: allow-stderr
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/r-cran-polycub.git
More information about the debian-science-commits
mailing list