[med-svn] [r-cran-rsqlite] 01/01: Fix spelling error

Andreas Tille tille at debian.org
Fri Sep 5 11:15:36 UTC 2014


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

tille pushed a commit to branch master
in repository r-cran-rsqlite.

commit f530eab50d1064823daff176ac9102995318aa6c
Author: Andreas Tille <tille at debian.org>
Date:   Fri Sep 5 12:49:33 2014 +0200

    Fix spelling error
---
 debian/changelog           | 7 +++++++
 debian/tests/run-unit-test | 2 +-
 2 files changed, 8 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 0a8bacb..cf633a2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+r-cran-rsqlite (0.11.4-3) unstable; urgency=medium
+
+  * Fix spelling error which really
+    Closes: #757597
+
+ -- Andreas Tille <tille at debian.org>  Fri, 05 Sep 2014 12:48:46 +0200
+
 r-cran-rsqlite (0.11.4-2) unstable; urgency=medium
 
   * Consider a patch that would relax version comparison since the installed
diff --git a/debian/tests/run-unit-test b/debian/tests/run-unit-test
index 75bc1b6..0921c06 100644
--- a/debian/tests/run-unit-test
+++ b/debian/tests/run-unit-test
@@ -6,7 +6,7 @@ if [ "$ADTTMP" = "" ] ; then
 fi
 cd $ADTTMP
 cp -a /usr/share/doc/${pkg}/tests/* $ADTTMP
-find . -name "*.gz" -exed gunzip \{\} \;
+find . -name "*.gz" -exec gunzip \{\} \;
 for runtest in `ls *.R` ; do
    R --no-save < $runtest >/dev/null
    if [ ! $? ] ; then

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/r-cran-rsqlite.git



More information about the debian-med-commit mailing list