[clp] 03/07: Apply cme fix dpkg.
Anton Gladky
gladk at moszumanska.debian.org
Tue Sep 6 18:16:02 UTC 2016
This is an automated email from the git hooks/post-receive script.
gladk pushed a commit to branch master
in repository clp.
commit 88e2060ce61117f464f5424cb0290c264fe4fc6a
Author: Anton Gladky <gladk at debian.org>
Date: Tue Sep 6 19:26:43 2016 +0200
Apply cme fix dpkg.
---
debian/control | 25 +++++++++++---------
debian/copyright | 71 ++++++++++++++++++++++++++++----------------------------
2 files changed, 49 insertions(+), 47 deletions(-)
diff --git a/debian/control b/debian/control
index 80950ef..b7eba49 100644
--- a/debian/control
+++ b/debian/control
@@ -1,8 +1,8 @@
Source: clp
-Section: science
-Priority: extra
Maintainer: Debian Science Team <debian-science-maintainers at lists.alioth.debian.org>
Uploaders: Miles Lubin <miles.lubin at gmail.com>
+Section: science
+Priority: extra
Build-Depends: coinor-libcoinutils-dev (>= 2.9.15),
coinor-libosi-dev (>= 0.106.9),
debhelper (>= 9),
@@ -13,16 +13,17 @@ Build-Depends: coinor-libcoinutils-dev (>= 2.9.15),
pkg-config,
zlib1g-dev,
autotools-dev
-Standards-Version: 3.9.5
-Vcs-Git: git://anonscm.debian.org/debian-science/packages/clp.git
-Vcs-Browser: http://anonscm.debian.org/gitweb/?p=debian-science/packages/clp.git
+Standards-Version: 3.9.8
+Vcs-Browser: https://anonscm.debian.org/cgit/debian-science/packages/clp.git
+Vcs-Git: https://anonscm.debian.org/git/debian-science/packages/clp.git
Homepage: https://projects.coin-or.org/Clp
Package: coinor-clp
Architecture: any
-Depends: ${misc:Depends}, ${shlibs:Depends}
-Replaces: coinor-libclp0
+Depends: ${misc:Depends},
+ ${shlibs:Depends}
Breaks: coinor-libclp0
+Replaces: coinor-libclp0
Description: Coin-or linear programming solver
Clp (Coin-or linear programming) is an open-source linear programming solver
written in C++. It is primarily meant to be used as a callable library, but a
@@ -33,7 +34,8 @@ Description: Coin-or linear programming solver
Package: coinor-libclp1
Architecture: any
-Depends: ${misc:Depends}, ${shlibs:Depends}
+Depends: ${misc:Depends},
+ ${shlibs:Depends}
Description: Coin-or linear programming solver (shared libraries)
Clp (Coin-or linear programming) is an open-source linear programming solver
written in C++. It is primarily meant to be used as a callable library, but a
@@ -44,8 +46,8 @@ Description: Coin-or linear programming solver (shared libraries)
OSI Clp interface.
Package: coinor-libclp-dev
-Section: libdevel
Architecture: any
+Section: libdevel
Depends: coinor-libclp1 (= ${binary:Version}),
coinor-libcoinutils-dev (>= 2.9.4),
coinor-libosi-dev (>= 0.106.1),
@@ -60,9 +62,10 @@ Description: Coin-or linear programming solver (developer files)
This package contains the header files for developers.
Package: coinor-libclp-doc
-Section: doc
Architecture: all
-Depends: libjs-jquery, ${misc:Depends}
+Section: doc
+Depends: libjs-jquery,
+ ${misc:Depends}
Recommends: coinor-libclp-dev
Description: Coin-or linear programming solver (documentation)
Clp (Coin-or linear programming) is an open-source linear programming solver
diff --git a/debian/copyright b/debian/copyright
index 9663854..f47d025 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: Clp
Source: https://projects.coin-or.org/Clp
@@ -17,24 +17,6 @@ Copyright: 2009-2010 Soeren Sonnenburg <sonne at debian.org>
2013 Miles Lubin <miles.lubin at gmail.com>
License: GPL-3
-
-License: GPL-3
- This program is free software: you can redistribute it and/or modify
- it under the terms of the GNU General Public License version 3 as
- published by the Free Software Foundation.
- .
- This program 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 program. If not, see <http://www.gnu.org/licenses/>.
- .
- On Debian systems, the complete text of the GNU General Public
- License, version 3, can be found in the file
- `/usr/share/common-licenses/GPL-3'.
-
License: EPL-1
Eclipse Public License - v 1.0
.
@@ -51,9 +33,9 @@ License: EPL-1
.
b) in the case of each subsequent Contributor:
.
- i) changes to the Program, and
+ i) changes to the Program, and
.
- ii) additions to the Program;
+ ii) additions to the Program;
.
where such changes and/or additions to the Program originate
from and are distributed by that particular Contributor. A
@@ -127,24 +109,24 @@ License: EPL-1
.
b) its license agreement:
.
- i) effectively disclaims on behalf of all Contributors all
- warranties and conditions, express and implied, including
- warranties or conditions of title and non-infringement, and
- implied warranties or conditions of merchantability and
- fitness for a particular purpose;
+ i) effectively disclaims on behalf of all Contributors all
+ warranties and conditions, express and implied, including
+ warranties or conditions of title and non-infringement, and
+ implied warranties or conditions of merchantability and
+ fitness for a particular purpose;
.
- ii) effectively excludes on behalf of all Contributors all
- liability for damages, including direct, indirect, special,
- incidental and consequential damages, such as lost profits;
+ ii) effectively excludes on behalf of all Contributors all
+ liability for damages, including direct, indirect, special,
+ incidental and consequential damages, such as lost profits;
.
- iii) states that any provisions which differ from this
- Agreement are offered by that Contributor alone and not by
- any other party; and
+ iii) states that any provisions which differ from this
+ Agreement are offered by that Contributor alone and not by
+ any other party; and
.
- iv) states that source code for the Program is available
- from such Contributor, and informs licensees how to obtain
- it in a reasonable manner on or through a medium customarily
- used for software exchange.
+ iv) states that source code for the Program is available
+ from such Contributor, and informs licensees how to obtain
+ it in a reasonable manner on or through a medium customarily
+ used for software exchange.
.
When the Program is made available in source code form:
.
@@ -275,3 +257,20 @@ License: EPL-1
party to this Agreement will bring a legal action under this
Agreement more than one year after the cause of action arose. Each
party waives its rights to a jury trial in any resulting litigation.
+
+License: GPL-3
+ This program is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License version 3 as
+ published by the Free Software Foundation.
+ .
+ This program 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 program. If not, see <http://www.gnu.org/licenses/>.
+ .
+ On Debian systems, the complete text of the GNU General Public
+ License, version 3, can be found in the file
+ `/usr/share/common-licenses/GPL-3'.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/clp.git
More information about the debian-science-commits
mailing list