[pkg-remote-commits] [xrdp] 03/09: Only install changelog for xrdp.
Dominik George
natureshadow-guest at moszumanska.debian.org
Fri Dec 23 10:32:07 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 cef766d9caec65bebd8f12177e7dc8886164227b
Author: Dominik George <nik at naturalnet.de>
Date: Fri Dec 23 11:04:46 2016 +0100
Only install changelog for xrdp.
---
debian/rules | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/debian/rules b/debian/rules
index 1aa7191..9007e01 100755
--- a/debian/rules
+++ b/debian/rules
@@ -72,7 +72,8 @@ override_dh_auto_install:
mv debian/xrdp/usr/lib/xorg debian/xorgxrdp/usr/lib/
override_dh_installchangelogs:
- dh_installchangelogs NEWS.md
+ dh_installchangelogs -pxrdp -- NEWS.md
+ dh_installchangelogs --remaining-packages
override_dh_installinit:
dh_installinit --no-restart-on-upgrade
--
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