This is an automated email from the git hooks/post-receive script. x2go pushed a change to branch master in repository x2gokdrive. from 067cb48 patches.xorg/: Support building against xorg-server 21.1.3. new 25f65ec debian/control: Add B-D: libxcvt (or hello for not so recent versions of Debian/Ubuntu). The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference. Summary of changes: debian/changelog | 1 + debian/control | 1 + 2 files changed, 2 insertions(+) -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2gokdrive.git
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository x2gokdrive. commit 25f65ec6cbf86e7610b22010ebd7325b4d0a6e4f Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Tue May 17 11:48:18 2022 +0200 debian/control: Add B-D: libxcvt (or hello for not so recent versions of Debian/Ubuntu). --- debian/changelog | 1 + debian/control | 1 + 2 files changed, 2 insertions(+) diff --git a/debian/changelog b/debian/changelog index 1e8ca03..8fec726 100644 --- a/debian/changelog +++ b/debian/changelog @@ -252,5 +252,6 @@ x2gokdrive (0.0.0.1-0x2go1) UNRELEASED; urgency=medium + Add B-D mesa-common-dev. Introduced here with the X.Org Xserver 1.20.11 patchset. + Add B-D: libunwind-dev. + + Add B-D: libxcvt (or hello for not so recent versions of Debian/Ubuntu). -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Tue, 04 Jun 2019 14:10:43 +0200 diff --git a/debian/control b/debian/control index 6228a61..399b1ad 100644 --- a/debian/control +++ b/debian/control @@ -60,6 +60,7 @@ Build-Depends: libpam-dev, libgl1-mesa-dev (>= 9.2), libunwind-dev [amd64 arm64 armel armhf hppa i386 ia64 mips64 mips64el mipsel powerpc powerpcspe ppc64 ppc64el sh4] | hello, + libxcvt-dev | hello, libxmuu-dev (>= 1:0.99.1), libxext-dev (>= 1:0.99.1), libx11-dev (>= 2:1.6), -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2gokdrive.git