[palabos] 02/03: Update formatting of d/control and d/copyright.

Anton Gladky gladk at moszumanska.debian.org
Sun Mar 29 11:42:57 UTC 2015


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

gladk pushed a commit to branch master
in repository palabos.

commit be9bbacae2715299c7130f7d8b44624d6dae6dff
Author: Anton Gladky <gladk at debian.org>
Date:   Sun Mar 29 13:40:17 2015 +0200

    Update formatting of d/control and d/copyright.
---
 debian/control   | 87 ++++++++++++++++++++++++++++----------------------------
 debian/copyright |  4 +--
 2 files changed, 45 insertions(+), 46 deletions(-)

diff --git a/debian/control b/debian/control
index 04cd736..d640b9a 100644
--- a/debian/control
+++ b/debian/control
@@ -1,82 +1,65 @@
 Source: palabos
-Section: libs
-Priority: optional
 Maintainer: Debian Science Maintainers <debian-science-maintainers at lists.alioth.debian.org>
 Uploaders:
  Anton Gladky <gladk at debian.org>
-Homepage: http://glaros.dtc.umn.edu/gkhome/palabos/palabos/overview
-Standards-Version: 3.9.6
+Section: libs
+Testsuite: autopkgtest
+Priority: optional
 Build-Depends:
  cmake,
+ debhelper (>= 9),
  libeigen3-dev,
  libtinyxml-dev,
- mpi-default-dev,
- debhelper (>= 9)
-Vcs-Git: git://git.debian.org/git/debian-science/packages/palabos.git
-Vcs-Browser: http://git.debian.org/?p=debian-science/packages/palabos.git
-Testsuite: autopkgtest
-
-Package: libplb-dev
-Section: libdevel
-Architecture: any
-Depends:
- libplb1 (= ${binary:Version}),
- libeigen3-dev,
- libtinyxml-dev,
- ${misc:Depends}
-Description: CFD solver based on the lattice Boltzmann method. Development files
- A software tool for classical CFD, particle-based models and complex physical
- interaction, Palabos offers a powerful environment for your fluid flow
- simulations.
- .
- Through the innovative matrix-based interface, setting up a massively parallel
- simulation or developing a new physical model has become simpler than ever.
- The package contains development files.
+ mpi-default-dev
+Standards-Version: 3.9.6
+Vcs-Browser: https://anonscm.debian.org/cgit/debian-science/packages/palabos.git
+Vcs-Git: git://anonscm.debian.org/debian-science/packages/palabos.git
+Homepage: http://www.palabos.org
 
-Package: libplb1
+Package: libplb-dbg
 Architecture: any
 Multi-Arch: same
-Pre-Depends:
- ${misc:Pre-Depends}
+Section: debug
+Priority: extra
 Depends:
+ libplb1 (= ${binary:Version}),
  ${misc:Depends},
  ${shlibs:Depends}
-Description: CFD solver based on the lattice Boltzmann method. Shared library
+Pre-Depends:
+ ${misc:Pre-Depends}
+Description: CFD solver based on the lattice Boltzmann method. Debug-symbols
  A software tool for classical CFD, particle-based models and complex physical
  interaction, Palabos offers a powerful environment for your fluid flow
  simulations.
  .
  Through the innovative matrix-based interface, setting up a massively parallel
  simulation or developing a new physical model has become simpler than ever.
- The package contains shared library.
+ The package contains debugging symbols.
 
-Package: libplb-dbg
+Package: libplb-dev
 Architecture: any
-Section: debug
-Priority: extra
-Multi-Arch: same
-Pre-Depends:
- ${misc:Pre-Depends}
+Section: libdevel
 Depends:
- ${misc:Depends},
- ${shlibs:Depends},
- libplb1 (= ${binary:Version})
-Description: CFD solver based on the lattice Boltzmann method. Debug-symbols
+ libeigen3-dev,
+ libplb1 (= ${binary:Version}),
+ libtinyxml-dev,
+ ${misc:Depends}
+Description: CFD solver based on the lattice Boltzmann method. Development files
  A software tool for classical CFD, particle-based models and complex physical
  interaction, Palabos offers a powerful environment for your fluid flow
  simulations.
  .
  Through the innovative matrix-based interface, setting up a massively parallel
  simulation or developing a new physical model has become simpler than ever.
- The package contains debugging symbols.
+ The package contains development files.
 
 Package: libplb-doc
 Architecture: all
 Section: doc
-Recommends:
- libplb-dev
 Depends:
  ${misc:Depends}
+Recommends:
+ libplb-dev
 Description: CFD solver based on the lattice Boltzmann method. Documentation
  A software tool for classical CFD, particle-based models and complex physical
  interaction, Palabos offers a powerful environment for your fluid flow
@@ -86,3 +69,19 @@ Description: CFD solver based on the lattice Boltzmann method. Documentation
  simulation or developing a new physical model has become simpler than ever.
  The package contains documentation and examples
 
+Package: libplb1
+Architecture: any
+Multi-Arch: same
+Depends:
+ ${misc:Depends},
+ ${shlibs:Depends}
+Pre-Depends:
+ ${misc:Pre-Depends}
+Description: CFD solver based on the lattice Boltzmann method. Shared library
+ A software tool for classical CFD, particle-based models and complex physical
+ interaction, Palabos offers a powerful environment for your fluid flow
+ simulations.
+ .
+ Through the innovative matrix-based interface, setting up a massively parallel
+ simulation or developing a new physical model has become simpler than ever.
+ The package contains shared library.
diff --git a/debian/copyright b/debian/copyright
index d94d7fb..0c89113 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,6 +1,6 @@
 Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: Palabos
-Upstream-Contact: contact at flowkit.com 
+Upstream-Contact: contact at flowkit.com
 Source: http://www.palabos.org/download-ql
 Files-Excluded:
  codeblocks
@@ -636,7 +636,7 @@ License: AGPL-3.0
   If you develop a new program, and you want it to be of the greatest
  possible use to the public, the best way to achieve this is to make it
  free software which everyone can redistribute and change under these terms.
- . 
+ .
   To do so, attach the following notices to the program.  It is safest
  to attach them to the start of each source file to most effectively
  state the exclusion of warranty; and each file should have at least

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



More information about the debian-science-commits mailing list