Control: tags 1092351 + patch
Control: tags 1092351 + pending

Dear maintainer,

I've prepared an NMU for libphonenumber (versioned as 8.13.51+ds-4.1) and
uploaded it to DELAYED/2. Please feel free to tell me if I
should delay it longer.

Cheers
-- 
Sebastian Ramacher
diff -Nru libphonenumber-8.13.51+ds/debian/changelog libphonenumber-8.13.51+ds/debian/changelog
--- libphonenumber-8.13.51+ds/debian/changelog	2024-12-09 09:04:57.000000000 +0100
+++ libphonenumber-8.13.51+ds/debian/changelog	2025-03-15 12:32:09.000000000 +0100
@@ -1,3 +1,12 @@
+libphonenumber (8.13.51+ds-4.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+
+  [ Matthias Klose ]
+  * Don't explicitly build with c++14 standard. (Closes: #1092351)
+
+ -- Sebastian Ramacher <sramac...@debian.org>  Sat, 15 Mar 2025 12:32:09 +0100
+
 libphonenumber (8.13.51+ds-4) unstable; urgency=medium
 
   * d/rules: Do not compress .xml files
diff -Nru libphonenumber-8.13.51+ds/debian/rules libphonenumber-8.13.51+ds/debian/rules
--- libphonenumber-8.13.51+ds/debian/rules	2024-12-09 08:56:01.000000000 +0100
+++ libphonenumber-8.13.51+ds/debian/rules	2025-03-15 12:31:10.000000000 +0100
@@ -28,10 +28,9 @@
 	dh_makeshlibs --remaining-packages
 
 # workaround cpp lib (arch any) depending on java lib (arch all)
-# Build with C++14
 override_dh_auto_configure:
 	DH_INTERNAL_OPTIONS= dh_auto_configure -i -plibphonenumber8-java
-	dh_auto_configure --sourcedirectory=cpp -- -DUSE_BOOST=OFF -DCMAKE_CXX_STANDARD=14
+	dh_auto_configure --sourcedirectory=cpp -- -DUSE_BOOST=OFF
 
 # disable parallelism during build in an attempt to resolve build failures
 # see: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1003972#51

Reply via email to