[debian-edu-commits] debian-edu/pkg-team/ 19/159: add xorgxrdp module to build

Dominik George natureshadow-guest at moszumanska.debian.org
Tue Feb 23 10:04:20 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 032dedd7e88a61b98d2cce847fdbca20a8f598c5
Author: mirabilos <tg at mirbsd.org>
Date:   Wed Aug 5 19:20:23 2015 +0200

    add xorgxrdp module to build
---
 changelog | 3 ++-
 control   | 2 +-
 rules     | 1 +
 3 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/changelog b/changelog
index 5fd1d4d..8cdf1b4 100644
--- a/changelog
+++ b/changelog
@@ -2,8 +2,9 @@ xrdp (0.9.0~git20150803-1~alpha1) teckids; urgency=medium
 
   * New upstream git snapshot
   * Update copyright file from snapshot and issue #232
+  * Also make xorgxrdp module
 
- -- Thorsten Glaser <thorsten.glaser at teckids.org>  Wed, 05 Aug 2015 18:50:18 +0200
+ -- Thorsten Glaser <thorsten.glaser at teckids.org>  Wed, 05 Aug 2015 19:20:07 +0200
 
 xrdp (0.9.0~git20150318-1~alpha1) teckids; urgency=medium
 
diff --git a/control b/control
index 5844a6f..9b72bcf 100644
--- a/control
+++ b/control
@@ -10,7 +10,7 @@ Uploaders: Thorsten Glaser <thorsten.glaser at teckids.org>,
  Dominik George <dominik.george at teckids.org>
 Build-Depends: debhelper (>= 9), autoconf (>= 2.59),
  automake (>= 1.6), libfreerdp-dev, libpam0g-dev, libssl-dev,
- libtool, libx11-dev, libxfixes-dev, pkg-config
+ libtool, libx11-dev, libxfixes-dev, pkg-config, xserver-xorg-dev
 Standards-Version: 3.9.6
 Vcs-Browser: https://github.com/teckids/xrdp
 Vcs-Git: https://github.com/teckids/xrdp.git
diff --git a/rules b/rules
index 52e8616..d845656 100755
--- a/rules
+++ b/rules
@@ -6,4 +6,5 @@
 override_dh_auto_configure:
 	./bootstrap
 	./configure --help
+	cd xorgxrdp && ./bootstrap && ./configure --help
 	exit 1

-- 
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