[med-svn] r21762 - in trunk/packages/R/r-cran-etm/trunk/debian: . tests
Andreas Tille
tille at moszumanska.debian.org
Wed Apr 27 19:29:19 UTC 2016
Author: tille
Date: 2016-04-27 19:29:17 +0000 (Wed, 27 Apr 2016)
New Revision: 21762
Modified:
trunk/packages/R/r-cran-etm/trunk/debian/changelog
trunk/packages/R/r-cran-etm/trunk/debian/control
trunk/packages/R/r-cran-etm/trunk/debian/tests/run-unit-test
Log:
Fix autopkgtest
Modified: trunk/packages/R/r-cran-etm/trunk/debian/changelog
===================================================================
--- trunk/packages/R/r-cran-etm/trunk/debian/changelog 2016-04-27 19:24:30 UTC (rev 21761)
+++ trunk/packages/R/r-cran-etm/trunk/debian/changelog 2016-04-27 19:29:17 UTC (rev 21762)
@@ -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)
Modified: trunk/packages/R/r-cran-etm/trunk/debian/control
===================================================================
--- trunk/packages/R/r-cran-etm/trunk/debian/control 2016-04-27 19:24:30 UTC (rev 21761)
+++ trunk/packages/R/r-cran-etm/trunk/debian/control 2016-04-27 19:29:17 UTC (rev 21762)
@@ -9,8 +9,8 @@
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/
Modified: trunk/packages/R/r-cran-etm/trunk/debian/tests/run-unit-test
===================================================================
--- trunk/packages/R/r-cran-etm/trunk/debian/tests/run-unit-test 2016-04-27 19:24:30 UTC (rev 21761)
+++ trunk/packages/R/r-cran-etm/trunk/debian/tests/run-unit-test 2016-04-27 19:29:17 UTC (rev 21762)
@@ -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`
More information about the debian-med-commit
mailing list