Bug#1016939: padthv1: diff for NMU version 0.9.26-1.1
Control: tags 1016939 + patch
Dear maintainer,
I've prepared an NMU for padthv1 (versioned as 0.9.26-1.1) and uploaded
it to DELAYED/14. Please feel free to tell me if I should cancel it.
cu
Adrian
diff -Nru padthv1-0.9.26/debian/changelog padthv1-0.9.26/debian/changelog
--- padthv1-0.9.26/debian/changelog 2022-06-08 18:04:00.000000000 +0300
+++ padthv1-0.9.26/debian/changelog 2022-10-06 21:59:32.000000000 +0300
@@ -1,3 +1,10 @@
+padthv1 (0.9.26-1.1) unstable; urgency=medium
+
+ * Non-maintainer upload.
+ * Use a simpler and less fragile autopkgtest. (Closes: #1016939)
+
+ -- Adrian Bunk <bunk@debian.org> Thu, 06 Oct 2022 21:59:32 +0300
+
padthv1 (0.9.26-1) unstable; urgency=medium
* New upstream version 0.9.26
diff -Nru padthv1-0.9.26/debian/tests/control padthv1-0.9.26/debian/tests/control
--- padthv1-0.9.26/debian/tests/control 2020-12-22 01:42:20.000000000 +0200
+++ padthv1-0.9.26/debian/tests/control 2022-10-06 21:59:32.000000000 +0300
@@ -1,3 +1,3 @@
Tests: simpletest
-Depends: @, psmisc
-Restrictions: superficial, allow-stderr
+Depends: @
+Restrictions: superficial
diff -Nru padthv1-0.9.26/debian/tests/simpletest padthv1-0.9.26/debian/tests/simpletest
--- padthv1-0.9.26/debian/tests/simpletest 2020-12-22 01:42:20.000000000 +0200
+++ padthv1-0.9.26/debian/tests/simpletest 2022-10-06 21:59:30.000000000 +0300
@@ -4,8 +4,4 @@
set -e
-padthv1_jack -g &
-echo 'Simple test success!'
-
-echo 'We kill padthv1_jack because it doesn’t close itself in the testbed'
-killall padthv1_jack
+padthv1_jack -g --version
Reply to: