Control: tags 1026541 + patch
Control: tags 1026541 + pending

Dear maintainer,

I've prepared an NMU for android-platform-system-extras (versioned as 
10.0.0+r36+ds-2.1) and uploaded it to DELAYED/14. Please feel free to 
tell me if I should cancel it.

cu
Adrian
diff -Nru android-platform-system-extras-10.0.0+r36+ds/debian/changelog android-platform-system-extras-10.0.0+r36+ds/debian/changelog
--- android-platform-system-extras-10.0.0+r36+ds/debian/changelog	2020-12-23 11:48:01.000000000 +0200
+++ android-platform-system-extras-10.0.0+r36+ds/debian/changelog	2023-01-18 17:40:05.000000000 +0200
@@ -1,3 +1,10 @@
+android-platform-system-extras (10.0.0+r36+ds-2.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Adapt to new libsquashfuse-dev. (Closes: #1026541)
+
+ -- Adrian Bunk <b...@debian.org>  Wed, 18 Jan 2023 17:40:05 +0200
+
 android-platform-system-extras (10.0.0+r36+ds-2) unstable; urgency=medium
 
   * Team upload.
diff -Nru android-platform-system-extras-10.0.0+r36+ds/debian/control android-platform-system-extras-10.0.0+r36+ds/debian/control
--- android-platform-system-extras-10.0.0+r36+ds/debian/control	2020-12-23 11:48:01.000000000 +0200
+++ android-platform-system-extras-10.0.0+r36+ds/debian/control	2023-01-18 17:39:59.000000000 +0200
@@ -13,6 +13,7 @@
                android-platform-system-core-headers (>= 1:10.0.0+r36-1~),
                dh-exec,
                libsquashfuse-dev,
+               pkg-config,
 Standards-Version: 4.2.1
 Rules-Requires-Root: no
 Homepage: https://android.googlesource.com/platform/system/extras
diff -Nru android-platform-system-extras-10.0.0+r36+ds/debian/rules android-platform-system-extras-10.0.0+r36+ds/debian/rules
--- android-platform-system-extras-10.0.0+r36+ds/debian/rules	2020-12-23 11:48:01.000000000 +0200
+++ android-platform-system-extras-10.0.0+r36+ds/debian/rules	2023-01-18 17:39:59.000000000 +0200
@@ -6,7 +6,7 @@
 # Security Hardening
 export DEB_BUILD_MAINT_OPTIONS = hardening=+all
 export DEB_LDFLAGS_MAINT_APPEND = -fPIC
-export DEB_CPPFLAGS_MAINT_APPEND = -I/usr/include/android -DNDEBUG
+export DEB_CPPFLAGS_MAINT_APPEND = -I/usr/include/android -DNDEBUG `pkg-config --cflags squashfuse`
 export OUT_DIR = debian/out
 
 lib%.so: debian/lib%.mk

Reply via email to