[r-cran-bms] 01/01: Fix to unit tests

Jonathon Love jon at thon.cc
Thu Apr 28 06:11:39 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-bms.

commit 576592022fdd32b714e563882fe7222f1c2ecde6
Author: Jonathon Love <jon at thon.cc>
Date:   Thu Apr 28 10:12:57 2016 +1000

    Fix to unit 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 0dc8fb1..1af8707 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+r-cran-bms (0.3.4-2) unstable; urgency=low
+
+  * Fix to unit tests 
+  * cme fix dpkg-control
+
+ -- Jonathon Love <jon at thon.cc>  Thu, 28 Apr 2016 10:09:05 +1000
+
 r-cran-bms (0.3.4-1) unstable; urgency=low
 
   * New upstream release 
diff --git a/debian/control b/debian/control
index 9e9e325..8e8bb25 100644
--- a/debian/control
+++ b/debian/control
@@ -6,9 +6,9 @@ Priority: optional
 Build-Depends: debhelper (>= 9),
                cdbs,
                r-base-dev
-Standards-Version: 3.9.6
+Standards-Version: 3.9.8
 Vcs-Browser: https://anonscm.debian.org/cgit/debian-science/packages/r-cran-bms.git
-Vcs-Git: git://anonscm.debian.org/debian-science/packages/r-cran-bms.git
+Vcs-Git: https://anonscm.debian.org/git/debian-science/packages/r-cran-bms.git
 Homepage: http://bms.zeugner.eu
 
 Package: r-cran-bms
diff --git a/debian/tests/run-unit-test b/debian/tests/run-unit-test
index 9dd752e..fe46661 100644
--- a/debian/tests/run-unit-test
+++ b/debian/tests/run-unit-test
@@ -1,5 +1,5 @@
 #!/bin/sh -e
-oname=BMS
+oname=bms
 pkg=r-cran-`echo $oname | tr [A-Z] [a-z]`
 
 if [ "$ADTTMP" = "" ] ; then

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/r-cran-bms.git



More information about the debian-science-commits mailing list