tags 667403 + pending
thanks

Dear maintainer,

I've prepared an NMU for uisp (versioned as 20050207-4.2) and
uploaded it to DELAYED/2. Please feel free to tell me if I
should delay it longer.

Regards.

-- 
 .''`.  Homepage: http://info.comodo.priv.at/ - OpenPGP key 0xBB3A68018649AA06
 : :' : Debian GNU/Linux user, admin, and developer  -  http://www.debian.org/
 `. `'  Member of VIBE!AT & SPI, fellow of the Free Software Foundation Europe
   `-   NP: Rolling Stones: Sweethome
diff -u uisp-20050207/debian/changelog uisp-20050207/debian/changelog
--- uisp-20050207/debian/changelog
+++ uisp-20050207/debian/changelog
@@ -1,3 +1,12 @@
+uisp (20050207-4.2) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Fix "ftbfs with GCC-4.7": debian/rules: add -Wno-narrowing to CXXFLAGS, as
+    suggested by Matthias Klose.
+    (Closes: #667403)
+
+ -- gregor herrmann <gre...@debian.org>  Fri, 25 May 2012 15:30:45 +0200
+
 uisp (20050207-4.1) unstable; urgency=low
 
   * Non-maintainer upload.
diff -u uisp-20050207/debian/rules uisp-20050207/debian/rules
--- uisp-20050207/debian/rules
+++ uisp-20050207/debian/rules
@@ -13,7 +13,7 @@
 DEB_BUILD_GNU_TYPE  ?= $(shell dpkg-architecture -qDEB_BUILD_GNU_TYPE)
 
 # Flags for debugging
-CXXFLAGS = -g -Wall
+CXXFLAGS = -g -Wall -Wno-narrowing
 
 # Flags for optimization
 ifneq (,$(findstring noopt,$(DEB_BUILD_OPTIONS)))

Attachment: signature.asc
Description: Digital signature

Reply via email to