This is an automated email from the git hooks/post-receive script. apo pushed a commit to branch master in repository lierolibre.
commit 9471f73bfa3f814cdf5859a7ea721d6db10f72eb Author: Markus Koschany <[email protected]> Date: Wed Nov 22 23:33:28 2017 +0100 Drop lierolibre-dbg package and use the automatic -dbgsym package instead. --- debian/control | 9 --------- debian/rules | 3 --- 2 files changed, 12 deletions(-) diff --git a/debian/control b/debian/control index 8a6c791..829f381 100644 --- a/debian/control +++ b/debian/control @@ -47,12 +47,3 @@ Description: data files for lierolibre This package contains the data files (sounds, graphics, game variables) for the old-school earthworm action game lierolibre. -Package: lierolibre-dbg -Architecture: any -Section: debug -Priority: extra -Pre-Depends: dpkg (>= 1.15.6~) -Depends: lierolibre (= ${binary:Version}), ${misc:Depends} -Description: debugging symbols for lierolibre - This package contains the debugging symbols for the old-school earthworm - action game lierolibre. diff --git a/debian/rules b/debian/rules index ab73c58..25aae2d 100755 --- a/debian/rules +++ b/debian/rules @@ -32,6 +32,3 @@ override_dh_installchangelogs: # Doesn't work automatically in Ubuntu 11.10 dh_installchangelogs ChangeLog -override_dh_strip: - dh_strip --dbg-package=lierolibre-dbg - -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/lierolibre.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

