[Pkg-scicomp-devel] netgen/trunk

Christophe Prud'homme prudhomm at debian.org
Mon Dec 10 19:57:59 UTC 2007


SVN commit 1938 by prudhomm:

use and depend on quilt, fixes for 455536 and 454830

 _M            netgen/trunk (directory)  
 M  +9 -0      netgen/trunk/debian/changelog  
 M  +1 -1      netgen/trunk/debian/control  
 A             netgen/trunk/debian/patches/clean.patch  
 M  +1 -0      netgen/trunk/debian/patches/series  
 M  +1 -0      netgen/trunk/debian/rules  


** netgen/trunk #property changes
Name: svn:ignore
   - lib
test.out
--- netgen/trunk/debian/changelog #1937:1938
@@ -1,3 +1,12 @@
+netgen (4.4-9) unstable; urgency=low
+
+  * Bug fix: "netgen: clean target is insufficient", thanks to brian
+    m. carlson (Closes: #455536).
+  * Bug fix: "FTBFS with GCC 4.3: missing #includes", thanks to Martin
+    Michlmayr (Closes: #454830).
+
+ -- Christophe Prud'homme <prudhomm at debian.org>  Mon, 10 Dec 2007 20:55:28 +0100
+
 netgen (4.4-8) unstable; urgency=low
 
   [ Christophe Prud'homme ]
--- netgen/trunk/debian/control #1937:1938
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Debian Scientific Computing Team <pkg-scicomp-devel at lists.alioth.debian.org>
 Uploaders: Christophe Prud'homme <prudhomm at debian.org>
-Build-Depends: cdbs, debhelper (>= 4.1.0), g++ (>= 4.0), tcl8.4-dev, tk8.4-dev, tix-dev, docbook-to-man, libxmu-dev, xlibmesa-gl-dev, libglu1-xorg-dev
+Build-Depends: quilt, cdbs, debhelper (>= 4.1.0), g++ (>= 4.0), tcl8.4-dev, tk8.4-dev, tix-dev, docbook-to-man, libxmu-dev, xlibmesa-gl-dev, libglu1-xorg-dev
 Standards-Version: 3.7.2
 XS-Vcs-Svn: svn://svn.debian.org/svn/pkg-scicomp/netgen/
 XS-Vcs-Browser: http://svn.debian.org/wsvn/pkg-scicomp/netgen/
--- netgen/trunk/debian/patches/series #1937:1938
@@ -1 +1,2 @@
 stdlib.patch
+clean.patch
--- netgen/trunk/debian/rules #1937:1938
@@ -27,6 +27,7 @@
 include /usr/share/cdbs/1/rules/debhelper.mk
 #include /usr/share/cdbs/1/rules/tarball.mk
 #include /usr/share/cdbs/1/rules/simple-patchsys.mk
+include /usr/share/cdbs/1/rules/patchsys-quilt.mk
 
 INSTALL_PROG=install -D
 INSTALL_DATA=install -m 644 -D



More information about the Pkg-scicomp-devel mailing list