The branch, backport-lenny has been updated via 7b16daa04eeb72d5e0834f2c79d70b033818ef99 (commit) from 7ca3f0fd4b2391990a9e9e055ab88f867ae5317c (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 7b16daa04eeb72d5e0834f2c79d70b033818ef99 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Fri Mar 16 19:32:07 2012 +0100 No dh_bugfiles in Debian lenny. ----------------------------------------------------------------------- Summary of changes: debian/changelog | 1 + debian/rules | 1 - 2 files changed, 1 insertions(+), 1 deletions(-) The diff of changes is: diff --git a/debian/changelog b/debian/changelog index a99e803..a1b228c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,6 +5,7 @@ nx-libs (2:3.5.0.12-0~bpo0+lenny1) UNRELEASED; urgency=low * Depend on quilt (0.46-6) as in Debian lenny. * No --quilt and --parallel options for dh_auto_build. * dh_quilt_patch/unpatch not known in Debian lenny. + * No dh_bugfiles in Debian lenny. -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Fri, 16 Mar 2012 19:03:57 +0100 diff --git a/debian/rules b/debian/rules index 8bbac34..9e9aff5 100755 --- a/debian/rules +++ b/debian/rules @@ -61,7 +61,6 @@ binary: LD_LIBRARY_PATH=`pwd`/debian/libnx-x11/usr/lib/nx/X11:$$LD_LIBRARY_PATH dh_installudev LD_LIBRARY_PATH=`pwd`/debian/libnx-x11/usr/lib/nx/X11:$$LD_LIBRARY_PATH dh_installwm LD_LIBRARY_PATH=`pwd`/debian/libnx-x11/usr/lib/nx/X11:$$LD_LIBRARY_PATH dh_installxfonts - LD_LIBRARY_PATH=`pwd`/debian/libnx-x11/usr/lib/nx/X11:$$LD_LIBRARY_PATH dh_bugfiles LD_LIBRARY_PATH=`pwd`/debian/libnx-x11/usr/lib/nx/X11:$$LD_LIBRARY_PATH dh_lintian LD_LIBRARY_PATH=`pwd`/debian/libnx-x11/usr/lib/nx/X11:$$LD_LIBRARY_PATH dh_gconf LD_LIBRARY_PATH=`pwd`/debian/libnx-x11/usr/lib/nx/X11:$$LD_LIBRARY_PATH dh_icons hooks/post-receive -- nx-libs.git (NX (redistributed)) 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 "nx-libs.git" (NX (redistributed)).