Control: tags 812270 + pending

Dear maintainer,

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

Regards.

-- 
WBR, wRAR
diff -u unittest++-1.4.0/debian/changelog unittest++-1.4.0/debian/changelog
--- unittest++-1.4.0/debian/changelog
+++ unittest++-1.4.0/debian/changelog
@@ -1,3 +1,11 @@
+unittest++ (1.4.0-3.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Fix FTBFS with GCC6 by using -std=gnu++98 (Closes: #812270).
+  * Add explicit debian/source/format.
+
+ -- Andrey Rahmatullin <w...@debian.org>  Sat, 03 Dec 2016 20:49:24 +0500
+
 unittest++ (1.4.0-3) unstable; urgency=low
 
   * Add missing 20_test_runner_bad_virtual_method_arg.dpatch to patches/00list
diff -u unittest++-1.4.0/debian/rules unittest++-1.4.0/debian/rules
--- unittest++-1.4.0/debian/rules
+++ unittest++-1.4.0/debian/rules
@@ -1,6 +1,8 @@
 #!/usr/bin/make -f
 # -*- makefile -*-
 
+DEB_CXXFLAGS_MAINT_APPEND = -std=gnu++98
+
 include /usr/share/cdbs/1/rules/debhelper.mk
 include /usr/share/cdbs/1/class/makefile.mk
 include /usr/share/cdbs/1/rules/dpatch.mk
only in patch2:
unchanged:
--- unittest++-1.4.0.orig/debian/source/format
+++ unittest++-1.4.0/debian/source/format
@@ -0,0 +1 @@
+1.0

Attachment: signature.asc
Description: PGP signature

Reply via email to