[Pkg-scicomp-commits] xmds/trunk/debian

Christian T. Steigies cts at debian.org
Tue Apr 13 21:37:09 UTC 2010


SVN commit 4939 by cts:

add patches to compile examples
remove Rafael from Uploaders



 M  +8 -0      xmds/trunk/debian/changelog  
 M  +2 -3      xmds/trunk/debian/control  
 A             xmds/trunk/debian/patches (directory)  
 A             xmds/trunk/debian/patches/const-warning.patch  
 A             xmds/trunk/debian/patches/series  
 A             xmds/trunk/debian/patches/xmds-compile.patch  
 M  +1 -0      xmds/trunk/debian/rules  


--- xmds/trunk/debian/changelog #4938:4939
@@ -1,3 +1,11 @@
+xmds (1.6.6-4) UNRELEASED; urgency=low
+
+  * remove Rafael from Uploaders (closes: #571887)
+  * add patches from Thomas Weber to make examples compile (closes: #572747)
+  * add quilt to build-depends again
+
+ -- Christian T. Steigies <cts at debian.org>  Tue, 13 Apr 2010 23:29:20 +0200
+
 xmds (1.6.6-3) unstable; urgency=medium
 
   [ Alexander Reichle-Schmehl ]
--- xmds/trunk/debian/control #4938:4939
@@ -2,10 +2,9 @@
 Section: science
 Priority: extra
 Maintainer: Debian Scientific Computing Team <pkg-scicomp-devel at lists.alioth.debian.org>
-Uploaders: Christian T. Steigies <cts at debian.org>,
- Rafael Laboissiere <rafael at debian.org>
+Uploaders: Christian T. Steigies <cts at debian.org>
 Build-Depends: cdbs, debhelper (>= 7.0.0), autotools-dev, fftw-dev,
- libfftw3-dev, libmpich1.0-dev, octave3.2-headers, autoconf
+ libfftw3-dev, libmpich1.0-dev, octave3.2-headers, autoconf, quilt
 Standards-Version: 3.8.4
 Homepage: http://xmds.sourceforge.net/
 Vcs-Svn: svn://svn.debian.org/svn/pkg-scicomp/xmds/
--- xmds/trunk/debian/rules #4938:4939
@@ -2,6 +2,7 @@
 
 include /usr/share/cdbs/1/rules/debhelper.mk
 include /usr/share/cdbs/1/class/autotools.mk
+include /usr/share/cdbs/1/rules/patchsys-quilt.mk
 
 debdir  = $(CURDIR)/debian
 instdir = $(debdir)/xmds



More information about the Pkg-scicomp-commits mailing list