r35926 - in /packages/v-sim/trunk/debian: changelog control copyright rules v-sim-common.install v-sim-common.links v-sim-common.lintian-overrides v-sim-plugins.install v-sim.desktop v-sim.install v-sim.lintian-overrides

dcaliste-guest at users.alioth.debian.org dcaliste-guest at users.alioth.debian.org
Fri Oct 23 12:10:56 UTC 2009


Author: dcaliste-guest
Date: Fri Oct 23 12:10:51 2009
New Revision: 35926

URL: http://svn.debian.org/wsvn/debian-science/?sc=1&rev=35926
Log:
Upgrade the package for upstream version 3.5.0.

Added:
    packages/v-sim/trunk/debian/v-sim.lintian-overrides
Modified:
    packages/v-sim/trunk/debian/changelog
    packages/v-sim/trunk/debian/control
    packages/v-sim/trunk/debian/copyright
    packages/v-sim/trunk/debian/rules
    packages/v-sim/trunk/debian/v-sim-common.install
    packages/v-sim/trunk/debian/v-sim-common.links
    packages/v-sim/trunk/debian/v-sim-common.lintian-overrides
    packages/v-sim/trunk/debian/v-sim-plugins.install
    packages/v-sim/trunk/debian/v-sim.desktop
    packages/v-sim/trunk/debian/v-sim.install

Modified: packages/v-sim/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/debian-science/packages/v-sim/trunk/debian/changelog?rev=35926&op=diff
==============================================================================
--- packages/v-sim/trunk/debian/changelog (original)
+++ packages/v-sim/trunk/debian/changelog Fri Oct 23 12:10:51 2009
@@ -1,3 +1,25 @@
+v-sim (3.5.0-1) unstable; urgency=low
+
+   [ Damien Caliste ]
+  * New upstream version (new stable release).
+  * Add the new authors to the copyright file.
+  * Add the cube plug-in in the configure line.
+  * Upgrade standard value field in control file to 3.8.3 (change
+    the category in the .desktop file).
+  * Change the descriptions of the different package keeping a long
+    one for the V_Sim package itself, and reducing it for the other
+    packages.
+  * Add two lintian override for v-sim package that contains a library
+    with a wrong soname and no separeted -dev package. This library is small
+    a only used by V_Sim, so there's no requirement for an additional
+    package.
+  * Remove the installation of README, AUTHORS and NEWS for all packages
+    except v-sim-common.
+  * Move several files from v-sim/ to doc/v-sim-doc/ directory. Also remove
+    some text files from v-sim to move them into v-sim-common.
+
+ -- Sylvestre Ledru <sylvestre.ledru at inria.fr>  Tue, 20 Oct 2009 16:57:34 +0200
+
 v-sim (3.4.4-1) unstable; urgency=low
 
    [ Damien Caliste ]

Modified: packages/v-sim/trunk/debian/control
URL: http://svn.debian.org/wsvn/debian-science/packages/v-sim/trunk/debian/control?rev=35926&op=diff
==============================================================================
--- packages/v-sim/trunk/debian/control (original)
+++ packages/v-sim/trunk/debian/control Fri Oct 23 12:10:51 2009
@@ -9,7 +9,7 @@
  mesa-common-dev, libglu1-mesa-dev, pkg-config, libglib2.0-dev,
  libgtk2.0-dev, libnetcdf-dev, libopenbabel-dev (>=2.2.0), 
  gtk-doc-tools
-Standards-Version: 3.8.1
+Standards-Version: 3.8.3
 Homepage: http://inac.cea.fr/L_Sim/V_Sim/index.en.html
 Vcs-Svn: svn://svn.debian.org/svn/debian-science/packages/v-sim/
 Vcs-Browser: http://svn.debian.org/viewsvn/debian-science/packages/v-sim/
@@ -21,29 +21,23 @@
  v-sim-common (= ${source:Version})
 Suggests: v-sim-doc, v-sim-plugins (= ${binary:Version})
 Description: Visualize atomic structures
- V_Sim visualizes atomic structures such as crystals, grain boundaries, 
- molecules, and so on It can work with files either in binary format or
- in plain text format. 
+ V_Sim visualizes atomic structures such as crystals, grain boundaries,
+ molecules and so on (either in binary format, or in plain text format).
  .
- The rendering is done in pseudo-3D with colored spheres to represent the
- atoms. The user can interact through many functions to choose the view, 
- the size of the atoms, their color, the background color, the type of fog,
- and more. Moreover, V_Sim allows you to export the view as images in GIF, 
- PS, and other formats.
+ The rendering is done in pseudo-3D with spheres (atoms) or arrows (spins).
+ The user can interact through many functions to choose the view, set the
+ bindings, draw cutting planes, compute surfaces from scalar fields,
+ duplicate nodes, measure geometry... Moreover V_Sim allows to export the
+ view as images in PNG, JPG, PDF (bitmap), SVG (scheme) and other formats.
+ Some tools are also available to colorize atoms from data values or to
+ animate on screen many position files.
 
 Package: v-sim-common
 Architecture: all
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${misc:Depends}
 Description: Visualize atomic structures (support files)
- V_Sim visualizes atomic structures such as crystals, grain boundaries, 
- molecules, and so on It can work with files either in binary format or
- in plain text format. 
- .
- The rendering is done in pseudo-3D with colored spheres to represent the
- atoms. The user can interact through many functions to choose the view, 
- the size of the atoms, their color, the background color, the type of fog,
- and more. Moreover, V_Sim allows you to export the view as images in GIF, 
- PS, and other formats.
+ V_Sim visualizes atomic structures such as crystals, grain boundaries,
+ molecules and so on (either in binary format, or in plain text format).
  .
  This is the arch independent common parts of V_Sim.
 
@@ -51,17 +45,13 @@
 Package: v-sim-doc
 Section: doc
 Architecture: all
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${misc:Depends}
 Description: Visualize atomic structures (example files)
- V_Sim visualizes atomic structures such as crystals, grain boundaries, 
- molecules, and so on It can work with files either in binary format or
- in plain text format. 
+ V_Sim visualizes atomic structures such as crystals, grain boundaries,
+ molecules and so on (either in binary format, or in plain text format).
  .
- The rendering is done in pseudo-3D with colored spheres to represent the
- atoms. The user can interact through many functions to choose the view, 
- the size of the atoms, their color, the background color, the type of fog,
- and more. Moreover, V_Sim allows you to export the view as images in GIF, 
- PS, and other formats.
+ A comprehensive manual is available on the web site,
+ see http://inac.cea.fr/L_Sim/V_Sim/user_guide.html.
  .
  This Package contains several examples of files readable with V_Sim.
 
@@ -76,3 +66,5 @@
   - an input file plugin using OpenBabel to import many formats, mainly from 
     the chemistry software (see http://www.openbabel.org).
   - an input file plugin to read the XcrysDen File Format.
+  - an input file plugin to read the Cube file format introduced by
+    Gaussian and used by others like SIESTA.

Modified: packages/v-sim/trunk/debian/copyright
URL: http://svn.debian.org/wsvn/debian-science/packages/v-sim/trunk/debian/copyright?rev=35926&op=diff
==============================================================================
--- packages/v-sim/trunk/debian/copyright (original)
+++ packages/v-sim/trunk/debian/copyright Fri Oct 23 12:10:51 2009
@@ -10,6 +10,9 @@
     Olivier D'Astier <dastier at iie.cnam.fr>
     Yoann Ratao <Ratao.yoann at hotmail.fr>
     Aurélien Lherbier <aurelien.lherbier at uclouvain.be>
+    Jérémy Blanc <Jeremy.Blanc at bvra.etu.upmf-grenoble.fr>
+    Simon Planès <simon.planes at laposte.net>
+    Thomas Jourdan <Thomas.Jourdan at cea.fr>
 
 Copyright: 
 

Modified: packages/v-sim/trunk/debian/rules
URL: http://svn.debian.org/wsvn/debian-science/packages/v-sim/trunk/debian/rules?rev=35926&op=diff
==============================================================================
--- packages/v-sim/trunk/debian/rules (original)
+++ packages/v-sim/trunk/debian/rules Fri Oct 23 12:10:51 2009
@@ -4,11 +4,16 @@
 include /usr/share/cdbs/1/rules/debhelper.mk
 include /usr/share/cdbs/1/class/autotools.mk
 
-DEB_CONFIGURE_USER_FLAGS := --with-etsf-file-format --with-openbabel --with-xsf --disable-static --docdir=\$${prefix}/share/doc/v-sim-doc
+DEB_CONFIGURE_USER_FLAGS := --with-etsf-file-format --with-openbabel --with-xsf --with-cube --disable-static --docdir=\$${prefix}/share/doc/v-sim-doc
 DEB_MAKE_INSTALL_TARGET  := install DESTDIR=$(DEB_DESTDIR)
+DEB_INSTALL_DOCS_v-sim := -XAUTHORS -Xbugs -XREADME -XNEWS -Xtodo -XChangeLog
+DEB_INSTALL_DOCS_v-sim-doc := -XAUTHORS -XREADME -XNEWS
+DEB_INSTALL_DOCS_v-sim-plugins := -XAUTHORS -XREADME -XNEWS
 
 # Avoid postinst-has-useless-call-to-ldconfig
 DEB_DH_MAKESHLIBS_ARGS_v-sim-plugins := -n
+# Avoid compressing files that are required as clear texts by V_Sim.
+DEB_DH_COMPRESS_ARGS := -Xlicence.fr.txt -Xlicence.en.txt -XChangeLog.fr -XChangeLog.en
 
 install/v-sim-doc::
 	rm -rf debian/tmp/usr/share/gtk-doc

Modified: packages/v-sim/trunk/debian/v-sim-common.install
URL: http://svn.debian.org/wsvn/debian-science/packages/v-sim/trunk/debian/v-sim-common.install?rev=35926&op=diff
==============================================================================
--- packages/v-sim/trunk/debian/v-sim-common.install (original)
+++ packages/v-sim/trunk/debian/v-sim-common.install Fri Oct 23 12:10:51 2009
@@ -5,5 +5,6 @@
 debian/tmp/usr/share/v_sim/pixmaps/logo*
 debian/tmp/usr/share/v_sim/pixmaps/stock*
 debian/tmp/usr/share/v_sim/v_sim.*
-debian/tmp/usr/share/v_sim/pot2surf_help
-debian/tmp/usr/share/v_sim/licence*
+debian/tmp/usr/share/doc/v-sim-doc/pot2surf_help
+debian/tmp/usr/share/doc/v-sim-doc/licence*
+debian/tmp/usr/share/doc/v-sim-doc/ChangeLog*

Modified: packages/v-sim/trunk/debian/v-sim-common.links
URL: http://svn.debian.org/wsvn/debian-science/packages/v-sim/trunk/debian/v-sim-common.links?rev=35926&op=diff
==============================================================================
--- packages/v-sim/trunk/debian/v-sim-common.links (original)
+++ packages/v-sim/trunk/debian/v-sim-common.links Fri Oct 23 12:10:51 2009
@@ -1,3 +1,3 @@
 /usr/share/pixmaps/v_sim.32.png /usr/share/pixmaps/v_sim.png
-/usr/share/doc/v-sim-common/README /usr/share/v_sim/readme
-/usr/share/doc/v-sim-common/AUTHORS /usr/share/v_sim/authors
+/usr/share/doc/v-sim-common/README /usr/share/doc/v-sim-doc/readme
+/usr/share/doc/v-sim-common/AUTHORS /usr/share/doc/v-sim-doc/authors

Modified: packages/v-sim/trunk/debian/v-sim-common.lintian-overrides
URL: http://svn.debian.org/wsvn/debian-science/packages/v-sim/trunk/debian/v-sim-common.lintian-overrides?rev=35926&op=diff
==============================================================================
--- packages/v-sim/trunk/debian/v-sim-common.lintian-overrides (original)
+++ packages/v-sim/trunk/debian/v-sim-common.lintian-overrides Fri Oct 23 12:10:51 2009
@@ -1,4 +1,4 @@
 # Don't not warn on this. These two files are mandatory for the application
 # since they are displayed from the application itself.
-v-sim-common: extra-license-file usr/share/v_sim/licence.en.txt
-v-sim-common: extra-license-file usr/share/v_sim/licence.fr.txt
+v-sim-common: extra-license-file usr/share/doc/v-sim-doc/licence.en.txt
+v-sim-common: extra-license-file usr/share/doc/v-sim-doc/licence.fr.txt

Modified: packages/v-sim/trunk/debian/v-sim-plugins.install
URL: http://svn.debian.org/wsvn/debian-science/packages/v-sim/trunk/debian/v-sim-plugins.install?rev=35926&op=diff
==============================================================================
--- packages/v-sim/trunk/debian/v-sim-plugins.install (original)
+++ packages/v-sim/trunk/debian/v-sim-plugins.install Fri Oct 23 12:10:51 2009
@@ -1,7 +1,9 @@
-debian/tmp/usr/lib/*
+debian/tmp/usr/lib/v_sim/*
 debian/tmp/usr/share/doc/v-sim-doc/examples/*.cdl
 debian/tmp/usr/share/doc/v-sim-doc/examples/*.nc
 debian/tmp/usr/share/doc/v-sim-doc/examples/*.xsf.*
+debian/tmp/usr/share/doc/v-sim-doc/examples/*.cube.*
 debian/tmp/usr/share/v_sim/pixmaps/xsf.png
 debian/tmp/usr/share/v_sim/pixmaps/nanoquanta.png
 debian/tmp/usr/share/v_sim/pixmaps/openbabel.png
+debian/tmp/usr/share/v_sim/pixmaps/cube.png

Modified: packages/v-sim/trunk/debian/v-sim.desktop
URL: http://svn.debian.org/wsvn/debian-science/packages/v-sim/trunk/debian/v-sim.desktop?rev=35926&op=diff
==============================================================================
--- packages/v-sim/trunk/debian/v-sim.desktop (original)
+++ packages/v-sim/trunk/debian/v-sim.desktop Fri Oct 23 12:10:51 2009
@@ -7,4 +7,4 @@
 Exec=v_sim
 Icon=v_sim.png
 Terminal=false
-Categories=Application;GTK;Science;
+Categories=Education;Science;Physics;Chemistry

Modified: packages/v-sim/trunk/debian/v-sim.install
URL: http://svn.debian.org/wsvn/debian-science/packages/v-sim/trunk/debian/v-sim.install?rev=35926&op=diff
==============================================================================
--- packages/v-sim/trunk/debian/v-sim.install (original)
+++ packages/v-sim/trunk/debian/v-sim.install Fri Oct 23 12:10:51 2009
@@ -1,3 +1,4 @@
 debian/tmp/usr/bin/*
+debian/tmp/usr/lib/libv_sim*
 debian/tmp/usr/share/man/man1/v_sim.1
-debian/tmp/usr/share/pixmaps/*                                                 
+debian/tmp/usr/share/pixmaps/*                                                 

Added: packages/v-sim/trunk/debian/v-sim.lintian-overrides
URL: http://svn.debian.org/wsvn/debian-science/packages/v-sim/trunk/debian/v-sim.lintian-overrides?rev=35926&op=file
==============================================================================
--- packages/v-sim/trunk/debian/v-sim.lintian-overrides (added)
+++ packages/v-sim/trunk/debian/v-sim.lintian-overrides Fri Oct 23 12:10:51 2009
@@ -1,0 +1,4 @@
+# Don't not warn on this. This package is a small one and the
+# library has currently no point in being shipped separatly.
+v-sim: non-dev-pkg-with-shlib-symlink usr/lib/libv_sim.so.1.0.0 usr/lib/libv_sim.so
+v-sim: package-name-doesnt-match-sonames libv-sim1




More information about the debian-science-commits mailing list