Control: tags 978002 + patch

Dear maintainer,

I've prepared an NMU for clfft (versioned as 2.12.2-3.1). The diff
is attached to this message.

Cheers
-- 
Sebastian Ramacher
diff -Nru clfft-2.12.2/debian/changelog clfft-2.12.2/debian/changelog
--- clfft-2.12.2/debian/changelog	2020-12-08 20:41:18.000000000 +0100
+++ clfft-2.12.2/debian/changelog	2021-01-10 20:36:30.000000000 +0100
@@ -1,3 +1,11 @@
+clfft (2.12.2-3.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * debian/tests/build-examples: Fix path of examples after debhelper compat
+    bump (Closes: #978002)
+
+ -- Sebastian Ramacher <sramac...@debian.org>  Sun, 10 Jan 2021 20:36:30 +0100
+
 clfft (2.12.2-3) unstable; urgency=medium
 
   [ Anton Gladky ]
diff -Nru clfft-2.12.2/debian/.gitlab-ci.yml clfft-2.12.2/debian/.gitlab-ci.yml
--- clfft-2.12.2/debian/.gitlab-ci.yml	2020-12-08 20:24:33.000000000 +0100
+++ clfft-2.12.2/debian/.gitlab-ci.yml	2021-01-10 20:33:39.000000000 +0100
@@ -1,3 +1,6 @@
 include:
  - https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/salsa-ci.yml
  - https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/pipeline-jobs.yml
+
+reprotest:
+  allow_failure: true
diff -Nru clfft-2.12.2/debian/tests/build-examples clfft-2.12.2/debian/tests/build-examples
--- clfft-2.12.2/debian/tests/build-examples	2020-12-08 20:25:28.000000000 +0100
+++ clfft-2.12.2/debian/tests/build-examples	2021-01-10 20:35:34.000000000 +0100
@@ -14,7 +14,7 @@
 fi
 
 # Copy example source code.
-cp -a /usr/share/doc/libclfft-doc/examples/* "$AUTOPKGTEST_TMP"
+cp -a /usr/share/doc/libclfft-dev/examples/* "$AUTOPKGTEST_TMP"
 cd "$AUTOPKGTEST_TMP"
 
 # Create the CMake project.

Attachment: signature.asc
Description: PGP signature

Reply via email to