[Pkg-sdl-commits] [libsdl2] 01/08: Drop -dbg package

Manuel A. Fernandez Montecelo mafm at moszumanska.debian.org
Sat Mar 12 02:19:08 UTC 2016


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

mafm pushed a commit to branch master
in repository libsdl2.

commit e2c63890d8e8475d24cf0e129af9f7b298dd8ce9
Author: Manuel A. Fernandez Montecelo <mafm at debian.org>
Date:   Sat Mar 12 01:44:40 2016 +0000

    Drop -dbg package
---
 debian/control | 14 --------------
 debian/rules   |  3 ---
 2 files changed, 17 deletions(-)

diff --git a/debian/control b/debian/control
index 25853aa..a1bae08 100644
--- a/debian/control
+++ b/debian/control
@@ -113,17 +113,3 @@ Description: Reference manual for libsdl2
  framebuffer, audio output, mouse, and keyboard.
  .
  This package contains the reference manual and examples.
-
-Package: libsdl2-dbg
-Architecture: any
-Multi-Arch: same
-Priority: extra
-Section: debug
-Depends:
- libsdl2-2.0-0 (= ${binary:Version}),
- ${misc:Depends}
-Description: Simple DirectMedia Layer debug files
- SDL is a library that allows programs portable low level access to a video
- framebuffer, audio output, mouse, and keyboard.
- .
- This package contains the debug symbols for the SDL library.
diff --git a/debian/rules b/debian/rules
index 3d155d0..6a11bb7 100755
--- a/debian/rules
+++ b/debian/rules
@@ -88,8 +88,5 @@ override_dh_link:
 	dh_link -plibsdl2-dev usr/lib/$(DEB_HOST_MULTIARCH)/libSDL2-2.0.so.0.4.0 usr/lib/$(DEB_HOST_MULTIARCH)/libSDL2-2.0.so
 	dh_link --remaining-packages
 
-override_dh_strip:
-	dh_strip --dbg-package=libsdl2-dbg
-
 override_dh_makeshlibs:
 	dh_makeshlibs -V"libsdl2-2.0-0 (>= $(SHLIBVER))"

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-sdl/packages/libsdl2.git



More information about the pkg-sdl-commits mailing list