[code-saturne] 01/04: * New upstream release * Disable the compression of the example files * Update of the watch file to skip RC releases

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


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

pini pushed a commit to annotated tag debian/3.0.0-1_exp1
in repository code-saturne.

commit 29608204111fc2dd411ba513f0febc7c98985eaf
Author: Sylvestre Ledru <sylvestre at debian.org>
Date:   Fri Nov 30 15:48:44 2012 +0000

    * New upstream release
    * Disable the compression of the example files
    * Update of the watch file to skip RC releases
---
 changelog                 | 8 ++++++++
 code-saturne-bin.manpages | 2 +-
 code-saturne-data.install | 3 +--
 rules                     | 2 +-
 watch                     | 2 +-
 5 files changed, 12 insertions(+), 5 deletions(-)

diff --git a/changelog b/changelog
index 5426087..58f52da 100644
--- a/changelog
+++ b/changelog
@@ -1,3 +1,11 @@
+code-saturne (2.3.3-1~exp1) experimental; urgency=low
+
+  * New upstream release
+  * Disable the compression of the example files
+  * Update of the watch file to skip RC releases
+
+ -- Sylvestre Ledru <sylvestre at debian.org>  Fri, 30 Nov 2012 15:47:31 +0100
+
 code-saturne (2.2.1-1) experimental; urgency=low
 
   * New upstream release
diff --git a/code-saturne-bin.manpages b/code-saturne-bin.manpages
index 925261b..f427ac7 100644
--- a/code-saturne-bin.manpages
+++ b/code-saturne-bin.manpages
@@ -1,3 +1,3 @@
-doc/manpages/code_saturne.1
+docs/manpages/code_saturne.1
 debian/ple-config.1
 
diff --git a/code-saturne-data.install b/code-saturne-data.install
index c585920..059bd07 100644
--- a/code-saturne-data.install
+++ b/code-saturne-data.install
@@ -2,5 +2,4 @@ debian/tmp/usr/lib/python*/
 debian/tmp/usr/share/code_saturne/
 debian/tmp/usr/share/locale/
 debian/tmp/etc/bash_completion.d/code_saturne
-debian/tmp/etc/code_saturne.cfg
-
+debian/tmp/etc/code_saturne.cfg.template
diff --git a/rules b/rules
index e7b341f..4a3a4b6 100755
--- a/rules
+++ b/rules
@@ -8,7 +8,7 @@ DEB_CONFIGURE_USER_FLAGS := --with-syrthes=/usr/lib/syrthes/ --with-mpi  --libex
 #--libdir=/usr/lib/code_saturne
 DEB_MAKE_BUILD_TARGET    := all
 DEB_MAKE_INSTALL_TARGET  := install DESTDIR=`pwd`/debian/tmp
-DEB_COMPRESS_EXCLUDE := .pdf
+DEB_COMPRESS_EXCLUDE := .pdf .xml .des .f90 .c
 
 install/code-saturne-bin::
 	chrpath -d debian/tmp/usr/lib/code_saturne/cs_*
diff --git a/watch b/watch
index 8be67a9..cf751bd 100644
--- a/watch
+++ b/watch
@@ -1,3 +1,3 @@
 version=3
 http://code-saturne.org/releases/ \
-code_saturne-(.*)\.tar\.gz
+code_saturne-([0-9.]*)\.tar\.gz

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