[med-svn] [r-cran-etm] 03/07: Fix autopkgtest
Andreas Tille
tille at debian.org
Thu Oct 19 10:30:27 UTC 2017
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository r-cran-etm.
commit 70cead047c2555d1ad3184ccc4b13b68b2722c38
Author: Andreas Tille <tille at debian.org>
Date: Wed Apr 27 19:29:17 2016 +0000
Fix autopkgtest
---
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 6ca460f..fc59e6d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+r-cran-etm (0.6-2-2) unstable; urgency=medium
+
+ * Fix autopkgtest
+ * cme fix dpkg-control
+
+ -- Andreas Tille <tille at debian.org> Wed, 27 Apr 2016 21:22:03 +0200
+
r-cran-etm (0.6-2-1) unstable; urgency=low
* Initial release (closes: #799928)
diff --git a/debian/control b/debian/control
index 27b77e0..07f7008 100644
--- a/debian/control
+++ b/debian/control
@@ -9,8 +9,8 @@ Build-Depends: debhelper (>= 9),
r-base-dev,
r-cran-lattice,
r-cran-survival
-Standards-Version: 3.9.6
-Vcs-Browser: http://anonscm.debian.org/viewvc/debian-med/trunk/packages/R/r-cran-etm/trunk/
+Standards-Version: 3.9.8
+Vcs-Browser: https://anonscm.debian.org/viewvc/debian-med/trunk/packages/R/r-cran-etm/trunk/
Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/R/r-cran-etm/trunk/
Homepage: https://cran.r-project.org/web/packages/etm/
diff --git a/debian/tests/run-unit-test b/debian/tests/run-unit-test
index c27a190..51a624a 100644
--- a/debian/tests/run-unit-test
+++ b/debian/tests/run-unit-test
@@ -1,6 +1,6 @@
#!/bin/sh -e
-pkg=r-cran-cmprsk
+pkg=r-cran-etm
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-etm.git
More information about the debian-med-commit
mailing list