[clp] 01/07: Drop dbg-package.

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 2190ad25e1a200b703b33e2f12186859c1cfd962
Author: Anton Gladky <gladk at debian.org>
Date:   Tue Sep 6 19:25:34 2016 +0200

    Drop dbg-package.
---
 debian/control | 14 --------------
 debian/rules   |  4 ----
 2 files changed, 18 deletions(-)

diff --git a/debian/control b/debian/control
index 59017f8..80950ef 100644
--- a/debian/control
+++ b/debian/control
@@ -71,17 +71,3 @@ Description: Coin-or linear programming solver (documentation)
  find solutions of constrained linear mathematical optimization problems.
  .
  This package contains the documentation and examples.
-
-Package: coinor-libclp1-dbg
-Section: debug
-Architecture: any
-Depends: coinor-libclp1 (= ${binary:Version}),
-         ${misc:Depends},
-         ${shlibs:Depends}
-Description: Coin-or linear programming solver (debug symbols)
- 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
- basic, stand-alone executable version is also available. It is designed to
- find solutions of constrained linear mathematical optimization problems.
- .
- This package contains the debug symbols.
diff --git a/debian/rules b/debian/rules
index 25ee7b6..71d6fc3 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,8 +1,5 @@
 #!/usr/bin/make -f
 
-override_dh_strip:
-	dh_strip --dbg-package=coinor-libclp1-dbg
-
 override_dh_auto_build:
 	dh_auto_build --
 	make doxydoc
@@ -17,6 +14,5 @@ override_dh_auto_install:
 	dh_auto_install --
 	$(RM) debian/tmp/usr/share/coin/doc/Clp/LICENSE
 
-
 %:
 	dh $@ --with autotools_dev

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