r36910 - in /packages/sfepy/trunk/debian: changelog control rules watch

trophime-guest at users.alioth.debian.org trophime-guest at users.alioth.debian.org
Mon Oct 4 11:39:50 UTC 2010


Author: trophime-guest
Date: Mon Oct  4 11:39:48 2010
New Revision: 36910

URL: http://svn.debian.org/wsvn/debian-science/?sc=1&rev=36910
Log:
update to 2010.3

Modified:
    packages/sfepy/trunk/debian/changelog
    packages/sfepy/trunk/debian/control
    packages/sfepy/trunk/debian/rules
    packages/sfepy/trunk/debian/watch

Modified: packages/sfepy/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/debian-science/packages/sfepy/trunk/debian/changelog?rev=36910&op=diff
==============================================================================
--- packages/sfepy/trunk/debian/changelog (original)
+++ packages/sfepy/trunk/debian/changelog Mon Oct  4 11:39:48 2010
@@ -1,3 +1,10 @@
+sfepy (2010.3-1) unstable; urgency=low
+
+  * New upstream release
+  * debian/watch : fixed
+
+ -- Christophe Trophime <christophe.trophime at grenoble.cnrs.fr>  Mon, 04 Oct 2010 13:05:55 +0200
+
 sfepy (2010.2-1) unstable; urgency=low
 
   * debian/control: add swig to builddepends

Modified: packages/sfepy/trunk/debian/control
URL: http://svn.debian.org/wsvn/debian-science/packages/sfepy/trunk/debian/control?rev=36910&op=diff
==============================================================================
--- packages/sfepy/trunk/debian/control (original)
+++ packages/sfepy/trunk/debian/control Mon Oct  4 11:39:48 2010
@@ -5,7 +5,7 @@
 Build-Depends: cdbs, debhelper (>= 7), quilt, python-all-dev, python-central (>= 0.5.6), swig, python-numpy, python-scipy, python-tables, python-pyparsing, python-matplotlib, python-sympy
 #,python-pysparse, gmsh, tetgen, python-multiprocessing, ipython
 # mayavi2 
-Standards-Version: 3.8.4
+Standards-Version: 3.9.1
 XS-Python-Version: all
 Homepage: http://code.google.com/p/sfepy
 

Modified: packages/sfepy/trunk/debian/rules
URL: http://svn.debian.org/wsvn/debian-science/packages/sfepy/trunk/debian/rules?rev=36910&op=diff
==============================================================================
--- packages/sfepy/trunk/debian/rules (original)
+++ packages/sfepy/trunk/debian/rules Mon Oct  4 11:39:48 2010
@@ -20,6 +20,7 @@
 	rm -rf build
 	rm -f VERSION
 	rm -f site_cfg.py*
+	-rm sfepy/fem/extmods/version.h
 
 install/python-sfepy::
 	mkdir -p $(DEB_DESTDIR)usr/lib/sfepy/bin

Modified: packages/sfepy/trunk/debian/watch
URL: http://svn.debian.org/wsvn/debian-science/packages/sfepy/trunk/debian/watch?rev=36910&op=diff
==============================================================================
--- packages/sfepy/trunk/debian/watch (original)
+++ packages/sfepy/trunk/debian/watch Mon Oct  4 11:39:48 2010
@@ -1,4 +1,5 @@
 # Example watch control file for uscan
 # Rename this file to "watch" and then you can run the "uscan" command
 version=3
-http://sfepy.googlecode.com/files/sfepy-release-(.*)\.tgz
+http://code.google.com/p/sfepy/downloads/list \
+http://sfepy.googlecode.com/files/sfepy-release-(.*).tgz




More information about the debian-science-commits mailing list