[Pkg-tigervnc-devel] [Git][debian-remote-team/tigervnc][master] 2 commits: Remove Liang Guo <guoliang at debian.org> from uploaders (Closes: #961610).
Joachim Falk
gitlab at salsa.debian.org
Tue Jun 2 20:02:21 BST 2020
Joachim Falk pushed to branch master at Debian Remote Packaging Team / tigervnc
Commits:
da0a3bf6 by Joachim Falk at 2020-06-02T20:52:20+02:00
Remove Liang Guo <guoliang at debian.org> from uploaders (Closes: #961610).
- - - - -
7f53b38f by Joachim Falk at 2020-06-02T20:53:13+02:00
Don't use libunwind for arm64 as this library is buggy on arm64 (Closes: #932499).
- - - - -
2 changed files:
- debian/changelog
- debian/control
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,11 @@
+tigervnc (1.10.1+dfsg-4~RC1) unstable; urgency=medium
+
+ [ Joachim Falk ]
+ * Remove Liang Guo <guoliang at debian.org> from uploaders (Closes: #961610).
+ * Don't use libunwind for arm64 as this library is buggy on arm64 (Closes: #932499).
+
+ -- Joachim Falk <joachim.falk at gmx.de> Tue, 02 Jun 2020 20:50:48 +0200
+
tigervnc (1.10.1+dfsg-3) unstable; urgency=medium
[ Joachim Falk ]
=====================================
debian/control
=====================================
@@ -6,8 +6,7 @@ Uploaders:
Joachim Falk <joachim.falk at gmx.de>,
Mike Gabriel <sunweaver at debian.org>,
Yaroslav Halchenko <debian at onerussian.com>,
- Ola Lundqvist <opal at debian.org>,
- Liang Guo <guoliang at debian.org>,
+ Ola Lundqvist <opal at debian.org>
# all the Build-Depends up to x11proto-xf86-dri-dev are for the normal Xorg
# server, and common dependencies for the DIX.
# x11proto-xf86dri-dev and libdrm-dev are for DRI support for the Xorg server.
@@ -56,7 +55,8 @@ Build-Depends:
libaudit-dev [linux-any],
libdrm-dev (>= 2.4.89) [!hurd-i386],
libgl1-mesa-dev (>= 9.2),
- libunwind-dev [amd64 arm64 armel armhf hppa i386 ia64 mips64 mips64el mipsel powerpc powerpcspe ppc64 ppc64el sh4],
+# Don't use libunwind for arm64 as this library is buggy (bug #932499) on arm64.
+ libunwind-dev [amd64 armel armhf hppa i386 ia64 mips64 mips64el mipsel powerpc powerpcspe ppc64 ppc64el sh4],
libxmuu-dev (>= 1:0.99.1),
libxext-dev (>= 1:0.99.1),
libx11-dev (>= 2:1.6),
View it on GitLab: https://salsa.debian.org/debian-remote-team/tigervnc/-/compare/35c6c47c7a6a6b765a3a96b83f3af480b6fd5b28...7f53b38f456da4ea79820f74aebd008fde8d4079
--
View it on GitLab: https://salsa.debian.org/debian-remote-team/tigervnc/-/compare/35c6c47c7a6a6b765a3a96b83f3af480b6fd5b28...7f53b38f456da4ea79820f74aebd008fde8d4079
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-tigervnc-devel/attachments/20200602/6438997a/attachment-0001.html>
More information about the Pkg-tigervnc-devel
mailing list