[coinor-symphony] 04/13: Remove dbg-package.

Anton Gladky gladk at moszumanska.debian.org
Mon Jun 5 18:54:26 UTC 2017


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

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

commit 04405e12e151d8b726a951fc9da03f6d6dc636a0
Author: Anton Gladky <gladk at debian.org>
Date:   Mon Jun 5 20:40:22 2017 +0200

    Remove dbg-package.
---
 debian/control | 18 ------------------
 debian/rules   |  3 ---
 2 files changed, 21 deletions(-)

diff --git a/debian/control b/debian/control
index 1fe69f5..6c4d236 100644
--- a/debian/control
+++ b/debian/control
@@ -88,21 +88,3 @@ Description: COIN-OR solver for mixed-integer linear programs (documentation)
  for Operations Research).
  .
  This package contains the documentation and examples.
-
-Package: coinor-libsymphony3-dbg
-Section: debug
-Architecture: any
-Depends: coinor-libsymphony3 (= ${binary:Version}),
-         ${misc:Depends},
-         ${shlibs:Depends}
-Description: COIN-OR solver for mixed-integer linear programs (debug symbols)
- SYMPHONY is an open-source generic mixed-integer linear programs (MILP) solver,
- callable library, and extensible framework for implementing customized solvers
- SYMPHONY has a number of advanced capabilities, including the ability to
- solve multi-objective MILPs, the ability to warm start its solution procedure,
- and the ability to perform basic sensitivity analyses.
- .
- SYMPHONY is part of the larger COIN-OR initiative (Computational Infrastructure
- for Operations Research).
- .
- This package contains the debug symbols.
diff --git a/debian/rules b/debian/rules
index 8009adb..73d7984 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,8 +1,5 @@
 #!/usr/bin/make -f
 
-override_dh_strip:
-	dh_strip --dbg-package=coinor-libsymphony3-dbg
-
 override_dh_auto_build:
 	dh_auto_build --
 	cd Doc && ( latex man ; latex man ; dvipdfm man )

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



More information about the debian-science-commits mailing list