[coinor-cgl] 08/14: Apply cme fix dpkg.

Anton Gladky gladk at moszumanska.debian.org
Mon Jun 5 14:44:07 UTC 2017


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

gladk pushed a commit to branch experimental
in repository coinor-cgl.

commit 1d07ab922837cc65eb39b576644c5b1bbc381f4f
Author: Anton Gladky <gladk at debian.org>
Date:   Mon Jun 5 16:25:19 2017 +0200

    Apply cme fix dpkg.
---
 debian/control   | 20 +++++++++-------
 debian/copyright | 71 ++++++++++++++++++++++++++++----------------------------
 2 files changed, 46 insertions(+), 45 deletions(-)

diff --git a/debian/control b/debian/control
index 9427a69..ceb6c27 100644
--- a/debian/control
+++ b/debian/control
@@ -1,8 +1,8 @@
 Source: coinor-cgl
-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-libclp-dev (>= 1.16.10),
                debhelper (>= 10),
                doxygen-latex,
@@ -12,14 +12,15 @@ Build-Depends: coinor-libclp-dev (>= 1.16.10),
                pkg-config,
                zlib1g-dev,
                autotools-dev
-Standards-Version: 3.9.5
-Vcs-Git: git://anonscm.debian.org/debian-science/packages/coinor-cgl.git
-Vcs-Browser: http://anonscm.debian.org/gitweb/?p=debian-science/packages/coinor-cgl.git
+Standards-Version: 3.9.8
+Vcs-Browser: https://anonscm.debian.org/cgit/debian-science/packages/coinor-cgl.git
+Vcs-Git: https://anonscm.debian.org/git/debian-science/packages/coinor-cgl.git
 Homepage: https://projects.coin-or.org/Cgl
 
 Package: coinor-libcgl1
 Architecture: any
-Depends: ${misc:Depends}, ${shlibs:Depends}
+Depends: ${misc:Depends},
+         ${shlibs:Depends}
 Description: COIN-OR Cut Generation Library
  The Cut Generation Library (Cgl) is an open collection of cutting plane
  implementations ("cut generators") for use in teaching, research, and
@@ -32,8 +33,8 @@ Description: COIN-OR Cut Generation Library
  This package contains the binaries and libraries.
 
 Package: coinor-libcgl-dev
-Section: libdevel
 Architecture: any
+Section: libdevel
 Depends: coinor-libcgl1 (= ${binary:Version}),
          coinor-libclp-dev (>= 1.15.3),
          ${misc:Depends},
@@ -50,10 +51,11 @@ Description: COIN-OR Cut Generation Library (developer files)
  This package contains the header files for developers.
 
 Package: coinor-libcgl-doc
-Section: doc
 Architecture: all
+Section: doc
+Depends: libjs-jquery,
+         ${misc:Depends}
 Recommends: coinor-libcgl-dev
-Depends: libjs-jquery, ${misc:Depends}
 Description: COIN-OR Cut Generation Library (documentation)
  The Cut Generation Library (Cgl) is an open collection of cutting plane
  implementations ("cut generators") for use in teaching, research, and
diff --git a/debian/copyright b/debian/copyright
index 58ab1f2..9befeed 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: Cgl
 Source: https://projects.coin-or.org/Cgl
 Files-Excluded:
@@ -18,24 +18,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
  .
@@ -52,9 +34,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
@@ -128,24 +110,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:
  .
@@ -276,3 +258,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/coinor-cgl.git



More information about the debian-science-commits mailing list