[Pkg-sdl-commits] [libsdl1.2] 06/08: Drop -dbg package

Manuel A. Fernandez Montecelo mafm at moszumanska.debian.org
Sat Mar 12 00:40:35 UTC 2016


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

mafm pushed a commit to branch master
in repository libsdl1.2.

commit 0ad3151944c98b421a19745aa79c1ff44682d7c5
Author: Manuel A. Fernandez Montecelo <manuel.montezelo at gmail.com>
Date:   Sat Mar 12 00:29:20 2016 +0000

    Drop -dbg package
---
 debian/changelog |  1 +
 debian/control   | 13 -------------
 debian/rules     |  3 ---
 3 files changed, 1 insertion(+), 16 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index e97d0f8..8bb299a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,7 @@ libsdl1.2 (1.2.15+dfsg1-3) UNRELEASED; urgency=medium
   * Fixes for reproducible builds:
     - timestamps_in_tarball, use --clamp-mtime with changelog as date
     - timestamps_in_gzip_headers, export GZIP="-9n"
+  * Drop -dbg package
 
  -- Manuel A. Fernandez Montecelo <mafm at debian.org>  Fri, 11 Mar 2016 23:45:17 +0000
 
diff --git a/debian/control b/debian/control
index dde6114..bf466ee 100644
--- a/debian/control
+++ b/debian/control
@@ -75,16 +75,3 @@ Description: Simple DirectMedia Layer development files
  .
  This package contains the files needed to compile and link programs which
  use SDL.
-
-Package: libsdl1.2-dbg
-Architecture: any
-Multi-Arch: same
-Priority: extra
-Section: debug
-Depends: ${misc:Depends},
-         libsdl1.2debian (= ${binary:Version}),
-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 f305066..9cbde86 100755
--- a/debian/rules
+++ b/debian/rules
@@ -78,8 +78,5 @@ override_dh_installexamples:
 	dh_installexamples -plibsdl1.2-dev debian/examples.tar.gz
 	dh_installexamples --remaining-packages
 
-override_dh_strip:
-	dh_strip --dbg-package=libsdl1.2-dbg
-
 override_dh_makeshlibs:
 	dh_makeshlibs -V"libsdl1.2debian (>= $(SHLIBVER))"

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



More information about the pkg-sdl-commits mailing list