[Pkg-virtualbox-commits] [virtualbox] 01/05: Drop useless XSERVER_VERSION variable
Gianfranco Costamagna
locutusofborg at moszumanska.debian.org
Tue Dec 20 22:02:51 UTC 2016
This is an automated email from the git hooks/post-receive script.
locutusofborg pushed a commit to branch master
in repository virtualbox.
commit a7a8be33e5b5aee9d93c51deebffef626dc52619
Author: Gianfranco Costamagna <costamagnagianfranco at yahoo.it>
Date: Thu Dec 1 09:04:30 2016 +0100
Drop useless XSERVER_VERSION variable
---
debian/rules | 2 --
1 file changed, 2 deletions(-)
diff --git a/debian/rules b/debian/rules
index b87b91f..3094a84 100755
--- a/debian/rules
+++ b/debian/rules
@@ -21,8 +21,6 @@ upstreamversion := $(shell dpkg-parsechangelog | sed -n 's/^Version: *\([^-]\+\)
DIST_NAME := $(shell lsb_release -si)
DIST_RELEASE := $(DIST_NAME)/$(shell lsb_release -sc)
-XSERVER_VERSION = 17
-
SERVER_DEPENDS = $(shell cat /usr/share/xserver-xorg/videodrvdep 2>/dev/null)
export DEB_BUILD_HARDENING=1
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-virtualbox/virtualbox.git
More information about the Pkg-virtualbox-commits
mailing list