[med-svn] r22532 - in trunk/packages/rostlab/reprof/trunk/debian: . tests

Tatiana Malygina latticetower-guest at moszumanska.debian.org
Thu Jul 14 06:50:43 UTC 2016


Author: latticetower-guest
Date: 2016-07-14 06:50:42 +0000 (Thu, 14 Jul 2016)
New Revision: 22532

Added:
   trunk/packages/rostlab/reprof/trunk/debian/tests/
   trunk/packages/rostlab/reprof/trunk/debian/tests/control
Modified:
   trunk/packages/rostlab/reprof/trunk/debian/changelog
Log:
use explicitly  in debian/tests/control

Modified: trunk/packages/rostlab/reprof/trunk/debian/changelog
===================================================================
--- trunk/packages/rostlab/reprof/trunk/debian/changelog	2016-07-14 06:49:21 UTC (rev 22531)
+++ trunk/packages/rostlab/reprof/trunk/debian/changelog	2016-07-14 06:50:42 UTC (rev 22532)
@@ -7,6 +7,8 @@
   * add hardening
   * add debian/README.test, debian/docs
   * debian/copyright: fixed syntax to fit DEP5
+  * use explicitly `autopkgtest-pkg-test` in debian/tests/control, as described
+    here: https://pkg-perl.alioth.debian.org/autopkgtest.html#implementation 
 
   [ Andreas Tille ]
   * Fix clean target to build twice in a row

Added: trunk/packages/rostlab/reprof/trunk/debian/tests/control
===================================================================
--- trunk/packages/rostlab/reprof/trunk/debian/tests/control	                        (rev 0)
+++ trunk/packages/rostlab/reprof/trunk/debian/tests/control	2016-07-14 06:50:42 UTC (rev 22532)
@@ -0,0 +1,12 @@
+Test-Command: /usr/share/pkg-perl-autopkgtest/runner build-deps
+Depends: @, @builddeps@, pkg-perl-autopkgtest
+
+Test-Command: /usr/share/pkg-perl-autopkgtest/runner runtime-deps
+Depends: @, pkg-perl-autopkgtest
+
+Test-Command: /usr/share/pkg-perl-autopkgtest/runner runtime-deps-and-recommends
+Depends: @, pkg-perl-autopkgtest
+Restrictions: needs-recommends
+
+Test-Command: /usr/share/pkg-perl-autopkgtest/runner heavy-deps
+Depends: @, pkg-perl-autopkgtest, pkg-perl-autopkgtest-heavy




More information about the debian-med-commit mailing list