[palabos] 02/05: Apply cme fix dpkg

Anton Gladky gladk at moszumanska.debian.org
Fri Aug 18 19:56:34 UTC 2017


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

gladk pushed a commit to branch master
in repository palabos.

commit d3044c77d095aa2a3fabd8579e2ceefbeab22f30
Author: Anton Gladky <gladk at debian.org>
Date:   Fri Aug 18 21:41:46 2017 +0200

    Apply cme fix dpkg
---
 debian/control   | 51 +++++++++++++++++++++------------------------------
 debian/copyright |  4 ++--
 2 files changed, 23 insertions(+), 32 deletions(-)

diff --git a/debian/control b/debian/control
index 1f784a8..85b669e 100644
--- a/debian/control
+++ b/debian/control
@@ -1,19 +1,17 @@
 Source: palabos
 Maintainer: Debian Science Maintainers <debian-science-maintainers at lists.alioth.debian.org>
-Uploaders:
- Anton Gladky <gladk at debian.org>
+Uploaders: Anton Gladky <gladk at debian.org>
 Section: libs
 Testsuite: autopkgtest
 Priority: optional
-Build-Depends:
- cmake,
- debhelper (>= 10),
- libeigen3-dev,
- libtinyxml-dev,
- mpi-default-dev
-Standards-Version: 3.9.6
+Build-Depends: cmake,
+               debhelper (>= 10),
+               libeigen3-dev,
+               libtinyxml-dev,
+               mpi-default-dev
+Standards-Version: 4.0.0
 Vcs-Browser: https://anonscm.debian.org/cgit/debian-science/packages/palabos.git
-Vcs-Git: git://anonscm.debian.org/debian-science/packages/palabos.git
+Vcs-Git: https://anonscm.debian.org/git/debian-science/packages/palabos.git
 Homepage: http://www.palabos.org
 
 Package: libplb-dbg
@@ -21,12 +19,10 @@ Architecture: any
 Multi-Arch: same
 Section: debug
 Priority: extra
-Depends:
- libplb1 (= ${binary:Version}),
- ${misc:Depends},
- ${shlibs:Depends}
-Pre-Depends:
- ${misc:Pre-Depends}
+Depends: libplb1 (= ${binary:Version}),
+         ${misc:Depends},
+         ${shlibs:Depends}
+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
@@ -39,11 +35,10 @@ Description: CFD solver based on the lattice Boltzmann method. Debug-symbols
 Package: libplb-dev
 Architecture: any
 Section: libdevel
-Depends:
- libeigen3-dev,
- libplb1 (= ${binary:Version}),
- libtinyxml-dev,
- ${misc:Depends}
+Depends: 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
@@ -56,10 +51,8 @@ Description: CFD solver based on the lattice Boltzmann method. Development files
 Package: libplb-doc
 Architecture: all
 Section: doc
-Depends:
- ${misc:Depends}
-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
@@ -72,11 +65,9 @@ Description: CFD solver based on the lattice Boltzmann method. Documentation
 Package: libplb1
 Architecture: any
 Multi-Arch: same
-Depends:
- ${misc:Depends},
- ${shlibs:Depends}
-Pre-Depends:
- ${misc:Pre-Depends}
+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
diff --git a/debian/copyright b/debian/copyright
index 0c89113..2270580 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,4 +1,4 @@
-Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: Palabos
 Upstream-Contact: contact at flowkit.com
 Source: http://www.palabos.org/download-ql
@@ -219,7 +219,7 @@ License: AGPL-3.0
     released under this License and any conditions added under section
     7.  This requirement modifies the requirement in section 4 to
     "keep intact all notices".
-  .
+ .
     c) You must license the entire work, as a whole, under this
     License to anyone who comes into possession of a copy.  This
     License will therefore apply, along with any applicable section 7

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