[code-saturne] 09/19: * package renamed ncs => code-saturne * lintian warnings removed

Gilles Filippini pini at debian.org
Sun Jan 18 22:37:09 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 24c739126386bc1385ecd861362b34d21b5de92c
Author: Sylvestre Ledru <sylvestre at debian.org>
Date:   Mon Nov 2 23:03:32 2009 +0000

    * package renamed ncs => code-saturne
    * lintian warnings removed
---
 changelog | 4 ++--
 control   | 4 ++--
 rules     | 4 ++++
 3 files changed, 8 insertions(+), 4 deletions(-)

diff --git a/changelog b/changelog
index b34524d..8895aae 100644
--- a/changelog
+++ b/changelog
@@ -1,6 +1,6 @@
-ncs (2.0.0.beta2-1) unstable; urgency=low
+code-saturne (2.0.0.beta2-1) unstable; urgency=low
 
   * Initial release (Closes: #501915)
 
- -- Sylvestre Ledru <sylvestre at debian.org>  Sat, 11 Oct 2008 13:38:20 +0200
+ -- Sylvestre Ledru <sylvestre at debian.org>  Mon, 02 Nov 2009 23:21:17 +0100
 
diff --git a/control b/control
index 9ba0eda..c0e25f9 100644
--- a/control
+++ b/control
@@ -1,4 +1,4 @@
-Source: ncs
+Source: code-saturne
 Section: science
 Priority: optional
 Maintainer: Debian Science Team <debian-science-maintainers at lists.alioth.debian.org>
@@ -18,7 +18,7 @@ Priority: optional
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}, ecs, 
  code-saturne-bin (= ${binary:Version}),
- code-saturne-data (= ${binary:Version}),
+ code-saturne-data (= ${source:Version}),
  code-saturne-include (= ${binary:Version})
 Recommends: syrthes
 Description: Code_Saturne
diff --git a/rules b/rules
index 7315977..3256625 100755
--- a/rules
+++ b/rules
@@ -9,3 +9,7 @@ DEB_MAKE_INSTALL_TARGET  := install install-pdf DESTDIR=`pwd`/debian/tmp
 
 binary-install/code-saturne-data::
 	find debian/code-saturne-data/ -name '*.pyc' -exec rm '{}' ';'
+	chmod +x debian/code-saturne-data/usr/share/ncs/SaturneGUI \
+		debian/code-saturne-data/usr/share/ncs/runcase \
+		debian/code-saturne-data/usr/share/ncs/runcase_coupling
+

-- 
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