[Pkg-xmpp-commits] [SCM] Jabberd2 XMPP server branch, master, updated. upstream/2.2.17-41-g4b58349

W. van den Akker wvdakker at wilsoft.nl
Sun May 19 19:39:17 UTC 2013


The following commit has been merged in the master branch:
commit 4b58349b6c0cef1d4491b18960db460240f8d484
Author: W. van den Akker <wvdakker at wilsoft.nl>
Date:   Sun May 19 21:38:43 2013 +0200

    Override debhelper bug.

diff --git a/debian/TODO b/debian/TODO
index 2e354a1..ff5de40 100644
--- a/debian/TODO
+++ b/debian/TODO
@@ -1 +1 @@
-* Make scripts (init, component.d more standard)
+* Make scripts (init, component.d) less bashish.
diff --git a/debian/changelog b/debian/changelog
index 1988a53..c6dc34f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -16,6 +16,7 @@ jabberd2 (2.2.17-3) unstable; urgency=low
     + debian/install: file created. Needed for rules.
     + debian/default: made some corrections and comments.
     + debian/control: remove hardening-includes.
+    + debian/lintianoverride: added *-has-useless-call-to-ldconfig.
   * debian/TODO: updated.
 
  -- Willem van den Akker <wvdakker at wilsoft.nl>  Fri, 17 May 2013 21:17:31 +0200
diff --git a/debian/lintian-overrides b/debian/lintian-overrides
index 539e83d..d4e3201 100644
--- a/debian/lintian-overrides
+++ b/debian/lintian-overrides
@@ -1,2 +1,6 @@
 # proberbly false positives in authreg_pam and authreg_sqlite
 jabberd2 binary: hardening-no-fortify-functions
+
+# Override a bug in debhelper #204975
+jabberd2 binary: postinst-has-useless-call-to-ldconfig
+jabberd2 binary: postrm-has-useless-call-to-ldconfig
\ No newline at end of file

-- 
Jabberd2 XMPP server



More information about the Pkg-xmpp-commits mailing list