[debian-edu-commits] debian-edu/pkg-team/ 57/159: more fixes

Dominik George natureshadow-guest at moszumanska.debian.org
Tue Feb 23 10:04:25 UTC 2016


This is an automated email from the git hooks/post-receive script.

natureshadow-guest pushed a commit to branch master
in repository xrdp.

commit 6bf9027af76894609953545a08c1e3b047070976
Author: mirabilos <tg at mirbsd.org>
Date:   Thu Aug 6 21:26:04 2015 +0200

    more fixes
---
 README.source          | 9 ++++++++-
 changelog              | 2 +-
 rules                  | 1 +
 xrdp.lintian-overrides | 4 ++++
 4 files changed, 14 insertions(+), 2 deletions(-)

diff --git a/README.source b/README.source
index 07d5406..a070ce4 100644
--- a/README.source
+++ b/README.source
@@ -46,6 +46,13 @@ Noteworthy lintian warnings:
 
 E: xrdp: binary-or-shlib-defines-rpath lib/x86_64-linux-gnu/xrdp/libxrdp.so.0.0.0 /usr/lib
 E: xrdp: binary-or-shlib-defines-rpath usr/sbin/xrdp /usr/lib
-E: xrdp: non-standard-toplevel-dir share/
+W: xrdp: manpage-section-mismatch usr/share/man/man1/xrdp-dis.1.gz:1 1 != 8
 X: xrdp: shlib-calls-exit usr/lib/xorg/modules/input/xrdpkeyb_drv.so
 W: xrdp: shlib-with-executable-stack usr/lib/xorg/modules/libxorgxrdp.so
+
+New in sid:
+
+X: xrdp: static-library-has-unneeded-section usr/lib/x86_64-linux-gnu/xrdp/libcommon.a(d3des.o) .comment
+[…]
+X: xrdp: unstripped-static-library usr/lib/xorg/modules/drivers/xrdpdev_drv.a(xrdpdev.o)
+[…]
diff --git a/changelog b/changelog
index ff713a7..cda9964 100644
--- a/changelog
+++ b/changelog
@@ -7,7 +7,7 @@ xrdp (0.9.0~git20150803-1~alpha2) teckids; urgency=medium
   * Add some instructions on starting, since we don’t have initscripts yet
   * First round of lintian and actual bugfixes
 
- -- Thorsten Glaser <thorsten.glaser at teckids.org>  Thu, 06 Aug 2015 21:19:00 +0200
+ -- Thorsten Glaser <thorsten.glaser at teckids.org>  Thu, 06 Aug 2015 21:25:56 +0200
 
 xrdp (0.9.0~git20150803-1~alpha1) teckids; urgency=medium
 
diff --git a/rules b/rules
index 72ce559..c8e07e7 100755
--- a/rules
+++ b/rules
@@ -44,3 +44,4 @@ override_dh_auto_install:
 	rm -rf debian/xrdp/lib/systemd
 	# Policy
 	find debian/xrdp/ -name \*.la -print0 | xargs -0 rm -f --
+	rmdir --ignore-fail-on-non-empty debian/xrdp/lib
diff --git a/xrdp.lintian-overrides b/xrdp.lintian-overrides
index 7ab97d4..4720ce6 100644
--- a/xrdp.lintian-overrides
+++ b/xrdp.lintian-overrides
@@ -1,2 +1,6 @@
 # there is none
 xrdp: no-upstream-changelog
+
+# debhelper-generated
+xrdp: postinst-has-useless-call-to-ldconfig
+xrdp: postrm-has-useless-call-to-ldconfig

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-edu/pkg-team/xrdp.git



More information about the debian-edu-commits mailing list