The branch, build-baikal has been updated via 5dea6a378978c4abf38ac2f4325dbe6634e0d116 (commit) from 3b7914dd765b1ea4a28ef3016f837485ef142072 (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 ----------------------------------------------------------------- ----------------------------------------------------------------------- Summary of changes: debian/changelog | 6 ++++++ debian/libnx-x11.lintian-overrides | 2 ++ 2 files changed, 8 insertions(+) The diff of changes is: diff --git a/debian/changelog b/debian/changelog index 2d71bef..2730d23 100644 --- a/debian/changelog +++ b/debian/changelog @@ -42,6 +42,12 @@ nx-libs (2:3.5.0-0~x2go2) UNRELEASED; urgency=low override to source.lintian-overrides: ancient-autotools-helper-file as we handle autotools helper file updates via patch system. * Add upstream CHANGELOG files to all .deb packages of this source package. + * Override lintian warnings + - libnx-x11: postinst-has-useless-call-to-ldconfig + - libnx-x11: postrm-has-useless-call-to-ldconfig + as they relate to a bug in debhelper (call of ldconfig although we did not + touch any directory controlled by /etc/ld.so.conf, amongst others + see BTS issue #205142). -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Wed, 28 Dec 2011 19:06:26 +0100 diff --git a/debian/libnx-x11.lintian-overrides b/debian/libnx-x11.lintian-overrides index b2dffd8..e89634d 100644 --- a/debian/libnx-x11.lintian-overrides +++ b/debian/libnx-x11.lintian-overrides @@ -1 +1,3 @@ libnx-x11: possible-new-upstream-release-without-new-version +libnx-x11: postinst-has-useless-call-to-ldconfig +libnx-x11: postrm-has-useless-call-to-ldconfig 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)).