[r-cran-contfrac] 01/01: Fix to tests

Jonathon Love jon at thon.cc
Thu Apr 28 02:51:03 UTC 2016


This is an automated email from the git hooks/post-receive script.

jonathon-guest pushed a commit to branch master
in repository r-cran-contfrac.

commit 2981cb34b623faa65c23faf04d8ba3df4b1a191c
Author: Jonathon Love <jon at thon.cc>
Date:   Thu Apr 28 12:50:48 2016 +1000

    Fix to tests
---
 debian/changelog           | 7 +++++++
 debian/control             | 4 ++--
 debian/tests/run-unit-test | 2 +-
 3 files changed, 10 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 1e18b6d..ceb6433 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+r-cran-contfrac (1.1-9-2) unstable; urgency=low
+
+  * Fix to unit tests
+  * cme fix dpkg-control
+
+ -- Jonathon Love <jon at thon.cc>  Thu, 28 Apr 2016 10:34:47 +1000
+
 r-cran-contfrac (1.1-9-1) unstable; urgency=low
 
   * Initial release. (Closes: #797467)
diff --git a/debian/control b/debian/control
index 9838232..8acbeda 100644
--- a/debian/control
+++ b/debian/control
@@ -7,9 +7,9 @@ Build-Depends: debhelper (>= 9),
                cdbs,
                r-base-dev,
                r-cran-mass
-Standards-Version: 3.9.6
+Standards-Version: 3.9.8
 Vcs-Browser: https://anonscm.debian.org/cgit/debian-science/packages/r-cran-contfrac.git
-Vcs-Git: git://anonscm.debian.org/debian-science/packages/r-cran-contfrac.git
+Vcs-Git: https://anonscm.debian.org/git/debian-science/packages/r-cran-contfrac.git
 Homepage: http://cran.r-project.org/package=contfrac
 
 Package: r-cran-contfrac
diff --git a/debian/tests/run-unit-test b/debian/tests/run-unit-test
index 4c7329b..b7674c2 100644
--- a/debian/tests/run-unit-test
+++ b/debian/tests/run-unit-test
@@ -1,6 +1,6 @@
 #!/bin/sh -e
 
-pkg=r-cran-elliptic
+pkg=r-cran-contfrac
 
 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-science/packages/r-cran-contfrac.git



More information about the debian-science-commits mailing list