Control: tags 1016238 + patch

Dear maintainer,

I've prepared an NMU for autofdo (versioned as 0.19-2.2) and uploaded
it to DELAYED/14. Please feel free to tell me if I should cancel it.

cu
Adrian
diff -Nru autofdo-0.19/debian/changelog autofdo-0.19/debian/changelog
--- autofdo-0.19/debian/changelog	2021-10-07 15:13:26.000000000 +0300
+++ autofdo-0.19/debian/changelog	2022-09-13 23:41:57.000000000 +0300
@@ -1,3 +1,10 @@
+autofdo (0.19-2.2) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Build with LLVM 13. (Closes: #1016238)
+
+ -- Adrian Bunk <b...@debian.org>  Tue, 13 Sep 2022 23:41:57 +0300
+
 autofdo (0.19-2.1) unstable; urgency=medium
 
   * Non-maintainer upload.
diff -Nru autofdo-0.19/debian/control autofdo-0.19/debian/control
--- autofdo-0.19/debian/control	2021-10-07 15:13:26.000000000 +0300
+++ autofdo-0.19/debian/control	2022-09-13 23:41:19.000000000 +0300
@@ -7,7 +7,7 @@
   libssl-dev, zlib1g-dev,
   libgoogle-glog-dev, libgflags-dev,
   libelf-dev,
-  llvm-dev,
+  llvm-13-dev,
   protobuf-compiler,
   libprotobuf-dev,
 Standards-Version: 4.4.1
diff -Nru autofdo-0.19/debian/rules autofdo-0.19/debian/rules
--- autofdo-0.19/debian/rules	2021-10-07 15:13:26.000000000 +0300
+++ autofdo-0.19/debian/rules	2022-09-13 23:41:42.000000000 +0300
@@ -11,3 +11,6 @@
 	rm -rf glog
 	rm -rf third_party/protobuf
 	dh_auto_clean
+
+override_dh_auto_configure:
+	dh_auto_configure -- --with-llvm=/usr/bin/llvm-config-13

Reply via email to