[libwfut] 03/03: Convert to automatic debug package

Olek Wojnar olek-guest at moszumanska.debian.org
Tue Jul 12 01:16:41 UTC 2016


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

olek-guest pushed a commit to branch master
in repository libwfut.

commit 10a2387413d54bffcdf0e440cb924ebad8a98a34
Author: Olek Wojnar <olek-dev at wojnar.org>
Date:   Sun Jul 3 11:46:46 2016 -0400

    Convert to automatic debug package
---
 debian/changelog |  3 ++-
 debian/control   | 14 --------------
 debian/rules     |  2 +-
 3 files changed, 3 insertions(+), 16 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 1544999..bb5a43c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,8 +7,9 @@ libwfut (0.2.3-4) unstable; urgency=medium
   * Enable all hardening options
   * Update d/copyright
   * Add ldconfig trigger
+  * Convert to automatic debug package
 
- -- Olek Wojnar <olek-dev at wojnar.org>  Sat, 02 Jul 2016 21:02:36 -0400
+ -- Olek Wojnar <olek-dev at wojnar.org>  Sun, 03 Jul 2016 11:46:13 -0400
 
 libwfut (0.2.3-3) unstable; urgency=medium
 
diff --git a/debian/control b/debian/control
index aa3d1be..c5edb0a 100644
--- a/debian/control
+++ b/debian/control
@@ -31,20 +31,6 @@ Description: WorldForge Update Tool (libraries)
  .
  This package contains the libwfut library to be used by game clients.
 
-Package: libwfut-0.2-1-dbg
-Section: debug
-Priority: extra
-Architecture: any
-Multi-Arch: same
-Depends: libwfut-0.2-1 (= ${binary:Version}), ${misc:Depends}
-Conflicts: libwfut-0.1-0-dbg
-Description: WorldForge Update Tool (debugging libs)
- WFUT is a content distribution system initially intended to provide media
- updates for WorldForge. It can download and update game data and artwork for
- WorldForge gaming clients.
- .
- This package contains the libwfut debugging symbols.
-
 Package: libwfut-0.2-dev
 Section: libdevel
 Architecture: any
diff --git a/debian/rules b/debian/rules
index b534e89..ee63463 100755
--- a/debian/rules
+++ b/debian/rules
@@ -9,4 +9,4 @@ override_dh_install:
 	dh_install --fail-missing -X.la -X.a -X.pyo -X.pyc
 
 override_dh_strip:
-	dh_strip --dbg-package=libwfut-0.2-1-dbg
+	dh_strip --dbgsym-migration='libwfut-0.2-1-dbg (<< 0.2.3-4)'

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/libwfut.git



More information about the Pkg-games-commits mailing list