[med-svn] [r-cran-praise] 01/01: Run r-cran-praise's tests instead of r-cran-crayon's
Graham Inggs
ginggs at moszumanska.debian.org
Fri Dec 1 15:03:00 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-praise.
commit 27bec5a256b18e6ac7fce0fbae00227462e5bb53
Author: Graham Inggs <ginggs at debian.org>
Date: Fri Dec 1 17:02:50 2017 +0200
Run r-cran-praise's tests instead of r-cran-crayon's
---
debian/changelog | 6 ++++++
debian/tests/run-unit-test | 2 +-
2 files changed, 7 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index e733d2e..fa07999 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+r-cran-praise (1.0.0-3) UNRELEASED; urgency=medium
+
+ * Run r-cran-praise's tests instead of r-cran-crayon's
+
+ -- Graham Inggs <ginggs at debian.org> Fri, 01 Dec 2017 15:01:55 +0000
+
r-cran-praise (1.0.0-2) unstable; urgency=medium
* Moved packaging from SVN to Git
diff --git a/debian/tests/run-unit-test b/debian/tests/run-unit-test
index f3d1af1..ac35e4a 100644
--- a/debian/tests/run-unit-test
+++ b/debian/tests/run-unit-test
@@ -1,6 +1,6 @@
#!/bin/sh -e
-pkg=r-cran-crayon
+pkg=r-cran-praise
if [ "$ADTTMP" = "" ] ; then
ADTTMP=`mktemp -d /tmp/${pkg}-test.XXXXXX`
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/r-cran-praise.git
More information about the debian-med-commit
mailing list