[code-saturne] 01/19: Kernel of code saturne

Gilles Filippini pini at debian.org
Sun Jan 18 22:37:07 UTC 2015


This is an automated email from the git hooks/post-receive script.

pini pushed a commit to annotated tag debian/2.0.0.rc1-3
in repository code-saturne.

commit ec22886b0f106cdd8bdd5258af1349565cea1559
Author: Sylvestre Ledru <sylvestre at debian.org>
Date:   Sat Mar 21 14:14:48 2009 +0000

    Kernel of code saturne
---
 changelog       |  6 ++++++
 compat          |  1 +
 control         | 43 +++++++++++++++++++++++++++++++++++++++++++
 copyright       | 38 ++++++++++++++++++++++++++++++++++++++
 docs            |  2 ++
 libncs0.install |  1 +
 ncs.install     |  2 ++
 ncs.manpages    |  7 +++++++
 rules           | 11 +++++++++++
 watch           |  2 ++
 10 files changed, 113 insertions(+)

diff --git a/changelog b/changelog
new file mode 100644
index 0000000..2b33260
--- /dev/null
+++ b/changelog
@@ -0,0 +1,6 @@
+ncs (1.4.0-1) unstable; urgency=low
+
+  * Initial release (Closes: #501915)
+
+ -- Sylvestre Ledru <sylvestre.ledru at inria.fr>  Sat, 11 Oct 2008 13:38:20 +0200
+
diff --git a/compat b/compat
new file mode 100644
index 0000000..7f8f011
--- /dev/null
+++ b/compat
@@ -0,0 +1 @@
+7
diff --git a/control b/control
new file mode 100644
index 0000000..7e71ea9
--- /dev/null
+++ b/control
@@ -0,0 +1,43 @@
+Source: ncs
+Section: science
+Priority: optional
+Maintainer: Debian Science Team <debian-science-maintainers at lists.alioth.debian.org>
+Uploaders: Sylvestre Ledru <sylvestre.ledru at inria.fr>,
+ Torsten Werner <twerner at debian.org>
+Build-Depends: debhelper (>= 7), autotools-dev, cdbs, libbft-dev, libfvm-dev
+# libmed-dev, libparmetis-dev, libmedc-dev, libopenmpi-dev, 
+# libhdf5-serial-dev, libcgns-dev
+Standards-Version: 3.8.1
+Homepage: http://www.code-saturne.org/
+Vcs-Svn: svn://svn.debian.org/svn/debian-science/packages/ncs/
+Vcs-Browser: http://svn.debian.org/viewsvn/debian-science/packages/ncs/
+DM-Upload-Allowed: yes
+
+Package: ncs
+Priority: optional
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends},  python (>= 2.5), libncs0
+Description: Code_Saturne Preprocessor
+ NCS means "Noyau Code Saturne". This package is the Kernel of
+ of Code_Saturne (a computational fluid dynamics free software).
+
+Package: libncs0
+Priority: optional
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Description: Code_Saturne Preprocessor - Library
+ NCS means "Noyau Code Saturne". This package is the Kernel of
+ of Code_Saturne (a computational fluid dynamics free software).
+ .
+ This package contains the library used by ncs
+
+Package: ncs-include
+Priority: optional
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Description: Code_Saturne Preprocessor - include files
+ NCS means "Noyau Code Saturne". This package is the Kernel of
+ of Code_Saturne (a computational fluid dynamics free software).
+ .
+ This package contains the include files
+
diff --git a/copyright b/copyright
new file mode 100644
index 0000000..bed62f3
--- /dev/null
+++ b/copyright
@@ -0,0 +1,38 @@
+This package was debianized by Sylvestre Ledru <sylvestre.ledru at inria.fr> on
+Wed, 08 Oct 2008 22:38:20 +0200.
+
+It was downloaded from <http://www.code-saturne.org/>
+
+Upstream Authors:
+
+    Yvan Fournier   <yvan.fournier at edf.fr>
+    Didier Poizat 
+    David Monfort           <david.monfort at edf.fr>
+    Eric Quemerai          <eric.quemerai at incka.fr>
+    Frederic Archambeau     <frederic.archambeau at edf.fr>
+
+Copyright:
+
+    Copyright (C) 1999-2008 EDF
+
+License: GPL-2+
+
+ This program is free software; you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation; either version 2 of the License, or
+ (at your option) any later version.
+ .
+ This program is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+ GNU General Public License for more details.
+ .
+ You should have received a copy of the GNU General Public License
+ along with this package; if not, write to the Free Software
+ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301 USA
+ .
+ On Debian systems, the complete text of the GNU General
+ Public License can be found in `/usr/share/common-licenses/GPL'.
+
+The Debian packaging is (C) 2008, Sylvestre Ledru <sylvestre.ledru at inria.fr> and
+is licensed under the GPL, see `/usr/share/common-licenses/GPL'.
diff --git a/docs b/docs
new file mode 100644
index 0000000..50bd824
--- /dev/null
+++ b/docs
@@ -0,0 +1,2 @@
+NEWS
+README
diff --git a/libncs0.install b/libncs0.install
new file mode 100644
index 0000000..093956b
--- /dev/null
+++ b/libncs0.install
@@ -0,0 +1 @@
+usr/lib/*.so.*
diff --git a/ncs.install b/ncs.install
new file mode 100644
index 0000000..ff059cb
--- /dev/null
+++ b/ncs.install
@@ -0,0 +1,2 @@
+usr/bin/
+usr/share/locale/
diff --git a/ncs.manpages b/ncs.manpages
new file mode 100644
index 0000000..a1ae664
--- /dev/null
+++ b/ncs.manpages
@@ -0,0 +1,7 @@
+doc/manpages/cs_create.1
+doc/manpages/cs_plot_probes.1
+doc/manpages/cs_check_mesh.1
+doc/manpages/cs_check_consistency.1
+doc/manpages/cs_info.1
+doc/manpages/cs_config.1
+
diff --git a/rules b/rules
new file mode 100755
index 0000000..8af1ca7
--- /dev/null
+++ b/rules
@@ -0,0 +1,11 @@
+#!/usr/bin/make -f
+# 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_MAKE_INSTALL_TARGET  := install DESTDIR=`pwd`/debian/tmp
diff --git a/watch b/watch
new file mode 100644
index 0000000..818d7b8
--- /dev/null
+++ b/watch
@@ -0,0 +1,2 @@
+version=3
+ http://rd.edf.com/the-edf-offers/research-and-development/softwares/code-saturne/code-saturne-download-107009.html .*/ncs-(\d)(\d)(\d)\.tgz debian

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/code-saturne.git



More information about the debian-science-commits mailing list