[pkg-remote-commits] [xrdp] 05/09: Install changelog and update d/changelog.
Dominik George
natureshadow-guest at moszumanska.debian.org
Thu Dec 22 21:41:47 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 2d0713ff338d6f6154f16907736319df42f05cc0
Author: Dominik George <nik at naturalnet.de>
Date: Thu Dec 22 22:23:47 2016 +0100
Install changelog and update d/changelog.
---
debian/changelog | 4 +++-
debian/rules | 3 +++
debian/xrdp.lintian-overrides | 3 ---
3 files changed, 6 insertions(+), 4 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 1a74663..f086776 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,11 +1,13 @@
xrdp (0.9.1-1) UNRELEASED; urgency=medium
* New upstream release.
+ + Now has an upstream changelog.
+ + Enables xauth cookies to prevent unauthorised X server access.
* Replaced debian/rules get-orig-source with uscan.
* Re-enabled watch file.
* Turned into MUT package.
- -- Dominik George <nik at naturalnet.de> Thu, 22 Dec 2016 21:41:50 +0100
+ -- Dominik George <nik at naturalnet.de> Thu, 22 Dec 2016 22:19:51 +0100
xrdp (0.9.1~2016121126+git5171fa7-1) unstable; urgency=medium
diff --git a/debian/rules b/debian/rules
index 637920a..32b695d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -67,6 +67,9 @@ override_dh_auto_install:
mv debian/xrdp/etc/X11 debian/xorgxrdp/etc/
mv debian/xrdp/usr/lib/xorg debian/xorgxrdp/usr/lib/
+override_dh_installchangelogs:
+ dh_installchangelogs NEWS.md
+
override_dh_installinit:
dh_installinit --no-restart-on-upgrade
diff --git a/debian/xrdp.lintian-overrides b/debian/xrdp.lintian-overrides
index 266550a..2d6067d 100644
--- a/debian/xrdp.lintian-overrides
+++ b/debian/xrdp.lintian-overrides
@@ -1,6 +1,3 @@
-# there is none
-xrdp: no-upstream-changelog
-
# debhelper-generated
xrdp: postinst-has-useless-call-to-ldconfig
xrdp: package-has-unnecessary-activation-of-ldconfig-trigger
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-remote/packages/xrdp.git
More information about the pkg-remote-commits
mailing list