From 5f7de08b873a4921d64a79bf3a50a609c1eb3c5d Mon Sep 17 00:00:00 2001 From: Antoni Villalonga Date: Thu, 7 Nov 2019 19:15:08 +0100 Subject: [PATCH] debian/control updates: * Team maintenance * Rules-Requires-Root: no * Bump Standards-Version to 4.4.1 (no changes needed) --- debian/changelog | 8 ++++++++ debian/control | 9 +++++++-- 2 files changed, 15 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index cebecfe..8e3649e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +x11vnc (0.9.16-3) unstable; urgency=medium + + * debian/control Team maintenance + * debian/control Rules-Requires-Root: no + * debian/control Bump Standards-Version to 4.4.1 (no changes needed) + + -- Antoni Villalonga Thu, 07 Nov 2019 20:19:00 +0100 + x11vnc (0.9.16-2) unstable; urgency=medium * Fix debian/watch signature verification (gittag based) diff --git a/debian/control b/debian/control index 14ac63d..7949abc 100644 --- a/debian/control +++ b/debian/control @@ -1,7 +1,9 @@ Source: x11vnc Section: x11 Priority: optional -Maintainer: Antoni Villalonga +Maintainer: Debian Remote Maintainers +Uploaders: + Antoni Villalonga , Build-Depends: automake, chrpath, debhelper-compat (= 12), @@ -16,8 +18,11 @@ Build-Depends: automake, libxrandr-dev, libxss-dev, libxtst-dev -Standards-Version: 4.4.0 +Standards-Version: 4.4.1 Homepage: http://www.karlrunge.com/x11vnc/ +Vcs-Git: https://salsa.debian.org/debian-remote-team/x11vnc.git +Vcs-Browser: https://salsa.debian.org/debian-remote-team/x11vnc +Rules-Requires-Root: no Package: x11vnc Architecture: any -- GitLab