r45854 - in /packages/rheolef/trunk/debian: control rules

saramito-guest at users.alioth.debian.org saramito-guest at users.alioth.debian.org
Wed May 8 14:16:49 UTC 2013


Author: saramito-guest
Date: Wed May  8 14:16:49 2013
New Revision: 45854

URL: http://svn.debian.org/wsvn/debian-science/?sc=1&rev=45854
Log:
control: dependencies updated

Modified:
    packages/rheolef/trunk/debian/control
    packages/rheolef/trunk/debian/rules

Modified: packages/rheolef/trunk/debian/control
URL: http://svn.debian.org/wsvn/debian-science/packages/rheolef/trunk/debian/control?rev=45854&op=diff
==============================================================================
--- packages/rheolef/trunk/debian/control (original)
+++ packages/rheolef/trunk/debian/control Wed May  8 14:16:49 2013
@@ -5,16 +5,15 @@
 Uploaders: Pierre Saramito <pierre.saramito at imag.fr>
 Homepage: http://ljk.imag.fr/membres/Pierre.Saramito/rheolef
 Build-Depends: debhelper (>=7), autoconf, automake, libtool, flex, bison, chrpath, bsdmainutils,
- libboost-dev, libboost-iostreams-dev, libboost-serialization-dev,
- libcgal-dev, liblapack-dev, libscotch-dev, libptscotch-dev, libsuitesparse-dev,
- libmumps-dev, libmumps-seq-dev, libboost-mpi-dev,
+ libboost-dev, libboost-iostreams-dev, libboost-mpi-dev,
+ libcgal-dev, liblapack-dev, libscotch-dev, libptscotch-dev,
+ libsuitesparse-dev, libmumps-dev, libmumps-seq-dev,
  texinfo, texi2html, texlive-latex-recommended, texlive-latex-extra,
  texlive-math-extra, texlive-font-utils, texlive-fonts-recommended, cm-super
-# Note: remove libboost-mpi-dev build for lenny or maverick
-# Note: add libtrilinos-dev for wheezy or sid
+# Note: add libtrilinos-dev when available
 # I dont known how to do something like this (Pierre.Saramito at imag.fr):
 #  Build-Recommands: libtrilinos-dev
-# since rheolef takes advantage of libtrilinos-dev and it is available on sid and squeeze, but not on wheezy.
+# since rheolef takes advantage of libtrilinos-dev and it is available only on some versions
 Standards-Version: 3.9.3
 Vcs-Svn: svn://svn.debian.org/svn/debian-science/packages/rheolef/trunk/
 Vcs-Browser: http://svn.debian.org/viewsvn/debian-science/packages/rheolef/trunk/
@@ -35,7 +34,7 @@
  Most basically, containers cover the classic graph data structure for
  sparse matrix formats and finite element meshes. At a higher level of
  abstraction, they can handle approximate finite element spaces, discrete
- fields, and bilinear forms.
+ fields. Flexible and powerfull expressions are used to specify bilinear forms.
  .
  Current applications include:
   * massively distributed memory finite element environment, based on MPI;
@@ -59,10 +58,10 @@
 #Architecture: amd64 hurd-i386 i386 ia64 kfreebsd-amd64 kfreebsd-i386 mips mipsel powerpc s390 s390x sparc
 #Architecture-not-consideded: armel armhf
 Architecture: any
-Depends: librheolef1(= ${binary:Version}),
- g++, libboost-dev, libboost-iostreams-dev, libboost-serialization-dev,
- libcgal-dev, liblapack-dev, libscotch-dev, libptscotch-dev, libsuitesparse-dev,
- libmumps-dev, libmumps-seq-dev, libboost-mpi-dev,
+Depends: librheolef1(= ${binary:Version}), g++, 
+ libboost-dev, libboost-iostreams-dev, libboost-mpi-dev,
+ libcgal-dev, liblapack-dev, libscotch-dev, libptscotch-dev,
+ libsuitesparse-dev, libmumps-dev, libmumps-seq-dev, 
  ${misc:Depends}
 Recommends: rheolef-doc(= ${source:Version})
 Suggests:
@@ -75,7 +74,7 @@
  Most basically, containers cover the classic graph data structure for
  sparse matrix formats and finite element meshes. At a higher level of
  abstraction, they can handle approximate finite element spaces, discrete
- fields, and bilinear forms.
+ fields. Flexible and powerfull expressions are used to specify bilinear forms.
  .
  Current applications include:
   * massively distributed memory finite element environment, based on MPI;
@@ -109,7 +108,7 @@
  Most basically, containers cover the classic graph data structure for
  sparse matrix formats and finite element meshes. At a higher level of
  abstraction, they can handle approximate finite element spaces, discrete
- fields, and bilinear forms.
+ fields. Flexible and powerfull expressions are used to specify bilinear forms.
  .
  Current applications include:
   * massively distributed memory finite element environment, based on MPI;
@@ -145,7 +144,7 @@
  Most basically, containers cover the classic graph data structure for
  sparse matrix formats and finite element meshes. At a higher level of
  abstraction, they can handle approximate finite element spaces, discrete
- fields, and bilinear forms.
+ fields. Flexible and powerfull expressions are used to specify bilinear forms.
  .
  Current applications include:
   * massively distributed memory finite element environment, based on MPI;

Modified: packages/rheolef/trunk/debian/rules
URL: http://svn.debian.org/wsvn/debian-science/packages/rheolef/trunk/debian/rules?rev=45854&op=diff
==============================================================================
--- packages/rheolef/trunk/debian/rules (original)
+++ packages/rheolef/trunk/debian/rules Wed May  8 14:16:49 2013
@@ -24,11 +24,9 @@
 TMPDIR=debian/tmp-rheolef
 
 # try to avoid lintian warnings as:
-# W: rheolef: hardening-no-fortify-functions usr/bin/field
-#CXXFLAGS = -D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security
-#LDFLAGS  = -Wl,-z,relro
+#   W: rheolef: hardening-no-fortify-functions usr/bin/field
 CPPFLAGS = -D_FORTIFY_SOURCE=2
-CXXFLAGS = -O3 -D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Werror=format -Werror=format-security
+CXXFLAGS = -O3 -D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security
 LDFLAGS  = -Wl,-z,relro -Wl,-Bsymbolic-functions ${CXXFLAGS}
 CFLAGS   = ${CXXFLAGS}
 




More information about the debian-science-commits mailing list