[gerris] 02/03: Apply cme fix dpkg.
Anton Gladky
gladk at moszumanska.debian.org
Mon Sep 26 18:38:31 UTC 2016
This is an automated email from the git hooks/post-receive script.
gladk pushed a commit to branch master
in repository gerris.
commit 415e7f2505d3537881ad1871d09d66543cfa9486
Author: Anton Gladky <gladk at debian.org>
Date: Mon Sep 26 20:34:30 2016 +0200
Apply cme fix dpkg.
---
debian/control | 4 ++--
debian/copyright | 14 +++++++-------
2 files changed, 9 insertions(+), 9 deletions(-)
diff --git a/debian/control b/debian/control
index 8e46849..346efaa 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Section: science
Testsuite: autopkgtest
Priority: optional
Build-Depends: autotools-dev,
- debhelper (>= 9.20160403),
+ debhelper (>= 10),
gfortran,
libglib2.0-dev,
libgsl0-dev,
@@ -24,10 +24,10 @@ Package: gerris
Architecture: any
Depends: ${misc:Depends},
${shlibs:Depends}
+Recommends: gfsview
Suggests: python
Breaks: gerris-mpi (<< 20131206+dfsg-7)
Replaces: gerris-mpi (<< 20131206+dfsg-7)
-Recommends: gfsview
Description: Fluid Flow Solver
Gerris is a system for the solution of the partial differential
equations describing fluid flow.
diff --git a/debian/copyright b/debian/copyright
index 0b8bb2e..db30565 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,7 +1,7 @@
-Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
-Source: http://gts.sourceforge.net/
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: Gerris
Upstream-Contact: Stephane Popinet <popinet at users.sourceforge.net>
+Source: http://gts.sourceforge.net/
Files-Excluded: debian/*
Files: *
@@ -11,16 +11,16 @@ License: GPL-2+
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.
- .
+ .
This package is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
- .
+ .
You should have received a copy of the GNU General Public License
along with this package; if not, write to the Free Software
Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
- .
+ .
On Debian systems, the complete text of the GNU General version 2
Public License can be found in `/usr/share/common-licenses/GPL-2'.
@@ -32,10 +32,10 @@ License: GPL-2
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
- .
+ .
You should have received a copy of the GNU General Public License
along with this package; if not, write to the Free Software
Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
- .
+ .
On Debian systems, the complete text of the GNU General version 2
Public License can be found in `/usr/share/common-licenses/GPL-2'.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/gerris.git
More information about the debian-science-commits
mailing list