Control: tags 1050329 + pending

Dear maintainer,

I've prepared an NMU for sexpp (versioned as 0.8.7-3.1) and
uploaded it to DELAYED/7. Please feel free to tell me if I
should delay it longer.

Regards.

diff -Nru sexpp-0.8.7/debian/changelog sexpp-0.8.7/debian/changelog
--- sexpp-0.8.7/debian/changelog        2023-08-14 20:17:57.000000000 -0400
+++ sexpp-0.8.7/debian/changelog        2023-10-03 14:20:43.000000000 -0400
@@ -1,3 +1,11 @@
+sexpp (0.8.7-3.1) unstable; urgency=medium
+
+  [ Helmut Grohne ]
+  * Non-maintainer upload.
+  * debian/rules: Fix typo that causes nocheck FTBFS. (Closes: #1050329)
+
+ -- Boyuan Yang <by...@debian.org>  Tue, 03 Oct 2023 14:20:43 -0400
+
 sexpp (0.8.7-3) unstable; urgency=medium
 
   * drop .symbols file, since the C++ name mangling makes it too fragile
diff -Nru sexpp-0.8.7/debian/rules sexpp-0.8.7/debian/rules
--- sexpp-0.8.7/debian/rules    2023-06-27 17:56:59.000000000 -0400
+++ sexpp-0.8.7/debian/rules    2023-10-03 14:20:36.000000000 -0400
@@ -8,7 +8,7 @@
 CONFIGURE_OPTIONS = -DBUILD_SHARED_LIBS=on
 
 ifneq (,$(filter nocheck,$(DEB_BUILD_OPTIONS)))
-CONFIGURE_OPTIONS += -DWITH_SEXPP_TESTS=off
+CONFIGURE_OPTIONS += -DWITH_SEXP_TESTS=off
 endif
 
 override_dh_auto_configure:

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to