r46914 - in /packages/code-saturne/trunk/debian: changelog rules

pini at users.alioth.debian.org pini at users.alioth.debian.org
Tue Sep 23 11:13:35 UTC 2014


Author: pini
Date: Tue Sep 23 11:13:35 2014
New Revision: 46914

URL: http://svn.debian.org/wsvn/debian-science/?sc=1&rev=46914
Log:
Fix release 3.3.2-2 before uploading

Remove deprecated configure flag --with-syrthes.

Modified:
    packages/code-saturne/trunk/debian/changelog
    packages/code-saturne/trunk/debian/rules

Modified: packages/code-saturne/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/debian-science/packages/code-saturne/trunk/debian/changelog?rev=46914&op=diff
==============================================================================
--- packages/code-saturne/trunk/debian/changelog	(original)
+++ packages/code-saturne/trunk/debian/changelog	Tue Sep 23 11:13:35 2014
@@ -1,6 +1,8 @@
 code-saturne (3.3.2-2) unstable; urgency=medium
 
   * Team upload.
+  * debian/rules: drop configure flag --with-syrthes (not valid
+    anymore since release 2.3.0).
   * debian/control:
     - Add myself to Uploaders (closes: #754477).
     - Remove useless build dependency on syrthes.

Modified: packages/code-saturne/trunk/debian/rules
URL: http://svn.debian.org/wsvn/debian-science/packages/code-saturne/trunk/debian/rules?rev=46914&op=diff
==============================================================================
--- packages/code-saturne/trunk/debian/rules	(original)
+++ packages/code-saturne/trunk/debian/rules	Tue Sep 23 11:13:35 2014
@@ -9,7 +9,7 @@
 # set ARCH_DEFAULT_MPI_IMPL
 include /usr/share/mpi-default-dev/debian_defaults
 
-DEB_CONFIGURE_USER_FLAGS := --with-syrthes=/usr/lib/syrthes/ --with-mpi  --libexecdir=/usr/lib/
+DEB_CONFIGURE_USER_FLAGS := --with-mpi --libexecdir=/usr/lib/
 
 ifneq ($(wildcard /usr/lib/$(DEB_HOST_MULTIARCH)/hdf5/$(ARCH_DEFAULT_MPI_IMPL)/libhdf5.so),)
   DEB_CONFIGURE_USER_FLAGS += \




More information about the debian-science-commits mailing list