r44781 - in /packages/xmds/trunk/debian: changelog control rules source/ source/format

rlaboiss-guest at users.alioth.debian.org rlaboiss-guest at users.alioth.debian.org
Mon May 14 16:26:33 UTC 2012


Author: rlaboiss-guest
Date: Mon May 14 16:26:33 2012
New Revision: 44781

URL: http://svn.debian.org/wsvn/debian-science/?sc=1&rev=44781
Log:
Switch from CDBS' patchsys-quilt to source format 3.0

Added:
    packages/xmds/trunk/debian/source/
    packages/xmds/trunk/debian/source/format
Modified:
    packages/xmds/trunk/debian/changelog
    packages/xmds/trunk/debian/control
    packages/xmds/trunk/debian/rules

Modified: packages/xmds/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/debian-science/packages/xmds/trunk/debian/changelog?rev=44781&op=diff
==============================================================================
--- packages/xmds/trunk/debian/changelog (original)
+++ packages/xmds/trunk/debian/changelog Mon May 14 16:26:33 2012
@@ -4,7 +4,10 @@
     + Suggest a non-versioned dependency on octave
     + Drop build-dependency on octave3.2-headers, since this was needed
       only because of the octave3.2-depends script
-  * debian/rules: Drop call to octave3.2-depends (Closes: #666501)
+  * debian/rules:
+    + Drop call to octave3.2-depends (Closes: #666501)
+    + Install the Octave support file into a separate directory for xmds 
+  * debian/source/format: 3.0 (quilt)
 
  -- Rafael Laboissiere <rafael at laboissiere.net>  Mon, 14 May 2012 13:13:23 +0200
 

Modified: packages/xmds/trunk/debian/control
URL: http://svn.debian.org/wsvn/debian-science/packages/xmds/trunk/debian/control?rev=44781&op=diff
==============================================================================
--- packages/xmds/trunk/debian/control (original)
+++ packages/xmds/trunk/debian/control Mon May 14 16:26:33 2012
@@ -4,7 +4,7 @@
 Maintainer: Debian Science Team <debian-science-maintainers at lists.alioth.debian.org>
 Uploaders: Christian T. Steigies <cts at debian.org>
 Build-Depends: cdbs, debhelper (>= 7.0.0), autotools-dev, fftw-dev,
- libfftw3-dev, mpi-default-dev, autoconf, quilt
+ libfftw3-dev, mpi-default-dev, autoconf
 Standards-Version: 3.9.2
 Homepage: http://xmds.sourceforge.net/
 Vcs-Svn: svn://svn.debian.org/svn/debian-science/packages/xmds/

Modified: packages/xmds/trunk/debian/rules
URL: http://svn.debian.org/wsvn/debian-science/packages/xmds/trunk/debian/rules?rev=44781&op=diff
==============================================================================
--- packages/xmds/trunk/debian/rules (original)
+++ packages/xmds/trunk/debian/rules Mon May 14 16:26:33 2012
@@ -2,7 +2,6 @@
 
 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

Added: packages/xmds/trunk/debian/source/format
URL: http://svn.debian.org/wsvn/debian-science/packages/xmds/trunk/debian/source/format?rev=44781&op=file
==============================================================================
--- packages/xmds/trunk/debian/source/format (added)
+++ packages/xmds/trunk/debian/source/format Mon May 14 16:26:33 2012
@@ -1,0 +1,1 @@
+3.0 (quilt)




More information about the debian-science-commits mailing list