[bullet] 01/06: Drop libbullet2.83-dbg and use -dbgsym packages from now on.
Markus Koschany
apo-guest at moszumanska.debian.org
Thu Jan 14 15:19:45 UTC 2016
This is an automated email from the git hooks/post-receive script.
apo-guest pushed a commit to branch master
in repository bullet.
commit 1c0c2d8e6da360f961c7bd51ad6013462dd592d7
Author: Markus Koschany <apo at debian.org>
Date: Thu Jan 14 15:32:48 2016 +0100
Drop libbullet2.83-dbg and use -dbgsym packages from now on.
---
debian/control | 25 -------------------------
debian/rules | 3 ---
2 files changed, 28 deletions(-)
diff --git a/debian/control b/debian/control
index c1c8d3a..939a7e4 100644
--- a/debian/control
+++ b/debian/control
@@ -300,31 +300,6 @@ Description: professional 3D Game Multiphysics Library -- extra development
.
For more information about Bullet, please refer to the libbullet-dev package.
-Package: libbullet2.83-dbg
-Priority: extra
-Section: debug
-Architecture: any
-Multi-Arch: same
-Depends:
- libbulletcollision2.83.6 (= ${binary:Version}),
- libbulletdynamics2.83.6 (= ${binary:Version}),
- libbulletfileloader2.83.6 (= ${binary:Version}),
- libbulletsoftbody2.83.6 (= ${binary:Version}),
- libbulletworldimporter2.83.6 (= ${binary:Version}),
- libbulletxmlworldimporter2.83.6 (= ${binary:Version}),
- libconvexdecomposition2.83.6 (= ${binary:Version}),
- libgimpactutils2.83.6 (= ${binary:Version}),
- libhacd2.83.6 (= ${binary:Version}),
- liblinearmath2.83.6 (= ${binary:Version}),
- ${misc:Depends}
-Description: professional 3D Game Multiphysics Library -- debugging symbols
- Bullet professional 3D Game Multiphysics Library provides state of the art
- collision detection, soft body and rigid body dynamics.
- .
- This package contains debugging symbols for Bullet.
- .
- For more information about Bullet, please refer to the libbullet-dev package.
-
Package: libbullet-doc
Section: doc
Architecture: all
diff --git a/debian/rules b/debian/rules
index 555a0d4..9ed4808 100755
--- a/debian/rules
+++ b/debian/rules
@@ -30,9 +30,6 @@ override_dh_auto_build-indep:
override_dh_compress:
dh_compress --exclude=.pdf
-override_dh_strip:
- dh_strip --dbg-package=libbullet$(VERSION)-dbg
-
override_dh_clean:
dh_clean
$(RM) doxygen_sqlite3.db
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/bullet.git
More information about the Pkg-games-commits
mailing list