Add creating a debug package to the package build process.

This commit is contained in:
Robert James Clay
2011-11-10 18:54:26 +00:00
parent 8441e57bdb
commit 2e4350d03e
2 changed files with 13 additions and 4 deletions

4
debian/rules vendored
View File

@@ -117,9 +117,7 @@ binary-arch: build install
# dh_undocumented
dh_installchangelogs -k docs/notework.txt
dh_link
ifneq (,$(findstring nostrip,$(DEB_BUILD_OPTIONS)))
dh_strip
endif
dh_strip --dbg-package=goldedplus-dbg
dh_compress
dh_fixperms
# dh_makeshlibs