r35455 - in /packages/ecs/trunk/debian: changelog copyright ecs.install patches/ecs-config.diff rules watch

sylvestre-guest at users.alioth.debian.org sylvestre-guest at users.alioth.debian.org
Mon Feb 2 21:03:57 UTC 2009


Author: sylvestre-guest
Date: Mon Feb  2 21:03:57 2009
New Revision: 35455

URL: http://svn.debian.org/wsvn/debian-science/?sc=1&rev=35455
Log:
Update for version 1.4.0

Modified:
    packages/ecs/trunk/debian/changelog
    packages/ecs/trunk/debian/copyright
    packages/ecs/trunk/debian/ecs.install
    packages/ecs/trunk/debian/patches/ecs-config.diff
    packages/ecs/trunk/debian/rules
    packages/ecs/trunk/debian/watch

Modified: packages/ecs/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/debian-science/packages/ecs/trunk/debian/changelog?rev=35455&op=diff
==============================================================================
--- packages/ecs/trunk/debian/changelog (original)
+++ packages/ecs/trunk/debian/changelog Mon Feb  2 21:03:57 2009
@@ -1,4 +1,4 @@
-ecs (1.4.a-1) unstable; urgency=low
+ecs (1.4.0-1) unstable; urgency=low
 
   * Initial release (Closes: #501915)
 

Modified: packages/ecs/trunk/debian/copyright
URL: http://svn.debian.org/wsvn/debian-science/packages/ecs/trunk/debian/copyright?rev=35455&op=diff
==============================================================================
--- packages/ecs/trunk/debian/copyright (original)
+++ packages/ecs/trunk/debian/copyright Mon Feb  2 21:03:57 2009
@@ -13,8 +13,7 @@
 
 Copyright:
 
-    Copyright (C) 1999-2008 Yvan Fournier
-    Copyright (C) 1999-2000 Didier Poizat
+    Copyright (C) 1999-2008 EDF
 
 License:
 

Modified: packages/ecs/trunk/debian/ecs.install
URL: http://svn.debian.org/wsvn/debian-science/packages/ecs/trunk/debian/ecs.install?rev=35455&op=diff
==============================================================================
--- packages/ecs/trunk/debian/ecs.install (original)
+++ packages/ecs/trunk/debian/ecs.install Mon Feb  2 21:03:57 2009
@@ -1,2 +1,2 @@
-debian/tmp/usr/bin/
-debian/tmp/usr/share/locale/
+usr/bin/
+usr/share/locale/

Modified: packages/ecs/trunk/debian/patches/ecs-config.diff
URL: http://svn.debian.org/wsvn/debian-science/packages/ecs/trunk/debian/patches/ecs-config.diff?rev=35455&op=diff
==============================================================================
--- packages/ecs/trunk/debian/patches/ecs-config.diff (original)
+++ packages/ecs/trunk/debian/patches/ecs-config.diff Mon Feb  2 21:03:57 2009
@@ -1,11 +1,11 @@
---- ecs-1.4.a.orig/configure	2008-10-11 15:50:27.000000000 +0200
-+++ ecs-1.4.a/configure	2008-10-11 16:15:09.000000000 +0200
-@@ -27984,7 +27984,7 @@
+--- ecs-1.4.0.orig/configure	2008-11-28 09:10:02.000000000 +0100
++++ ecs-1.4.0/configure	2009-02-02 21:39:28.000000000 +0100
+@@ -19730,7 +19730,7 @@
  
  if test "${ecs_ac_cc_version}" != "" -o "${ecs_ac_cc_version_full}" != "" ; then
    echo "" >> $outfile
 -  echo "# C compiler used for build: ${ecs_ac_cc_version}" >> $outfile
-+  echo "C compiler used for build: ${ecs_ac_cc_version}" | sed 's/^/# /g' >> $outfile
++  echo "# C compiler used for build: ${ecs_ac_cc_version}" | sed 's/^/# /g' >> $outfile
    echo "# --------------------------"    >> $outfile
    if test "${ecs_ac_cc_version_full}" != "" ; then
      echo "${ecs_ac_cc_version_full}" | sed 's/^/# /' >> $outfile

Modified: packages/ecs/trunk/debian/rules
URL: http://svn.debian.org/wsvn/debian-science/packages/ecs/trunk/debian/rules?rev=35455&op=diff
==============================================================================
--- packages/ecs/trunk/debian/rules (original)
+++ packages/ecs/trunk/debian/rules Mon Feb  2 21:03:57 2009
@@ -1,10 +1,11 @@
 #!/usr/bin/make -f
-# Copyright 2008 Sylvestre Ledru <sylvestre.ledru at inria.fr>
+# Copyright 2009 Sylvestre Ledru <sylvestre.ledru at inria.fr>
 
 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
 
-DEB_CONFIGURE_NORMAL_ARGS += --with-metis-include=/usr/include/metis/ \
-	--with-med-include=/usr/include/
+DEB_CONFIGURE_NORMAL_ARGS += --with-metis-include=/usr/include/metis/
+	--with-med-include=/usr/include/ 
+
 DEB_MAKE_INSTALL_TARGET  := install DESTDIR=`pwd`/debian/tmp

Modified: packages/ecs/trunk/debian/watch
URL: http://svn.debian.org/wsvn/debian-science/packages/ecs/trunk/debian/watch?rev=35455&op=diff
==============================================================================
--- packages/ecs/trunk/debian/watch (original)
+++ packages/ecs/trunk/debian/watch Mon Feb  2 21:03:57 2009
@@ -1,2 +1,2 @@
 version=3
- http://rd.edf.com/the-edf-offers/research-and-development/softwares/code-saturne/code-saturne-download-107009.html .*bft-(.*).tgz
+ http://rd.edf.com/the-edf-offers/research-and-development/softwares/code-saturne/code-saturne-download-107009.html .*/ecs-(\d)(\d)(\d)\.tgz debian




More information about the debian-science-commits mailing list