tags 533812 + patch
tags 533812 + pending
tags 629731 + patch
tags 629731 + pending
thanks

Dear maintainer,

I've prepared an NMU for freehdl (versioned as 0.0.7-1.1) and
uploaded it to DELAYED/5. Please feel free to tell me if I
should delay it longer.

Regards.

-- 
 .''`.   Homepage: http://info.comodo.priv.at/ - PGP/GPG key ID: 0x8649AA06
 : :' :  Debian GNU/Linux user, admin, & developer - http://www.debian.org/
 `. `'   Member of VIBE!AT & SPI, fellow of Free Software Foundation Europe
   `-    NP: Bettina Wegner: Erew Schel Schoschanim
diff -u freehdl-0.0.7/debian/changelog freehdl-0.0.7/debian/changelog
--- freehdl-0.0.7/debian/changelog
+++ freehdl-0.0.7/debian/changelog
@@ -1,3 +1,14 @@
+freehdl (0.0.7-1.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Fix "FTBFS: build-dependency not installable: g++-4.3" and "non-standard
+    gcc/g++ used for build (gcc-4.3)": drop g++-4.3 in debian/control and CXX
+    in debian/rules.
+    Closes: #629731, #533812
+    LP: #745544, #749133
+
+ -- gregor herrmann <gre...@debian.org>  Sat, 10 Sep 2011 18:17:56 +0200
+
 freehdl (0.0.7-1) unstable; urgency=low
 
   * New upstream release 
diff -u freehdl-0.0.7/debian/control freehdl-0.0.7/debian/control
--- freehdl-0.0.7/debian/control
+++ freehdl-0.0.7/debian/control
@@ -2,7 +2,7 @@
 Section: electronics
 Priority: optional
 Maintainer: José L. Redrejo Rodríguez <jredr...@debian.org>
-Build-Depends: debhelper (>= 5.0.0), bison, flex, guile-1.6, pkg-config, libtool, g++-4.3
+Build-Depends: debhelper (>= 5.0.0), bison, flex, guile-1.6, pkg-config, libtool
 Homepage: http://www.freehdl.seul.org
 Standards-Version: 3.8.1
 
diff -u freehdl-0.0.7/debian/rules freehdl-0.0.7/debian/rules
--- freehdl-0.0.7/debian/rules
+++ freehdl-0.0.7/debian/rules
@@ -17,7 +17,7 @@
 config.status: configure
 	dh_testdir
 
-	CXX="g++-4.3" CFLAGS="$(CFLAGS)" ./configure --host=$(DEB_HOST_GNU_TYPE)  --prefix=/usr \
+	CFLAGS="$(CFLAGS)" ./configure --host=$(DEB_HOST_GNU_TYPE)  --prefix=/usr \
 	--mandir=\$${prefix}/share/man --infodir=\$${prefix}/share/info 
 
 

Attachment: signature.asc
Description: Digital signature

Reply via email to