The branch, master has been updated via 2a2faf44f3f947c6e29339f851a2c22c82d1b40d (commit) from 93d8769be2df7db401903d1a665e00b4e87c7fee (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 2a2faf44f3f947c6e29339f851a2c22c82d1b40d Author: Reinhard Tartler <siretart@tauware.de> Date: Wed Aug 17 21:59:30 2011 +0200 build debug package libxcompshad-dbg ----------------------------------------------------------------------- Summary of changes: debian/control | 13 +++++++++++++ debian/rules | 2 ++ 2 files changed, 15 insertions(+), 0 deletions(-) The diff of changes is: diff --git a/debian/control b/debian/control index 73b7eff..46143f4 100644 --- a/debian/control +++ b/debian/control @@ -46,3 +46,16 @@ Description: NX shadowing library using X applications over a network, especially a slow one. . This package contains the development files for the nxcompshad library. + +Package: libxcompshad-dbg +Section: debug +Priority: extra +Architecture: any +Depends: libxcompshad3 (=${binary:Version}), ${misc:Depends} +Description: NX shadowing library + NX is a software suite from NoMachine which implements very efficient + compression of the X11 protocol. This increases performance when + using X applications over a network, especially a slow one. + . + This package contains the debug symbols of the libxcompshad3 library. + diff --git a/debian/rules b/debian/rules index 9f06a51..c32641f 100755 --- a/debian/rules +++ b/debian/rules @@ -5,3 +5,5 @@ override_dh_auto_install: +override_dh_strip: + dh_strip --dbg-package=libxcompshad-dbg hooks/post-receive -- nxcompshad.git (NX compshad library) This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "nxcompshad.git" (NX compshad library).