[quake] 01/01: Enable the quake4 packages unconditionally

Simon McVittie smcv at debian.org
Sun Nov 1 01:15:07 UTC 2015


This is an automated email from the git hooks/post-receive script.

smcv pushed a commit to branch debian/experimental
in repository quake.

commit b39ec0da08dd70bc0e008a3b6551b9549c9aae5a
Author: Simon McVittie <smcv at debian.org>
Date:   Sun Nov 1 00:06:11 2015 +0000

    Enable the quake4 packages unconditionally
    
    Upload to experimental to wait for NEW processing
---
 debian/changelog | 7 +++++++
 debian/rules     | 8 +-------
 2 files changed, 8 insertions(+), 7 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index e7caa36..3dc2301 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+quake (15+exp1) experimental; urgency=medium
+
+  * Enable the quake4 packages unconditionally
+  * Upload to experimental to wait for NEW processing
+
+ -- Simon McVittie <smcv at debian.org>  Sun, 01 Nov 2015 00:06:05 +0000
+
 quake (15) unstable; urgency=medium
 
   * quake3-server: correct help text
diff --git a/debian/rules b/debian/rules
index 0b2add4..6da310a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,13 +1,7 @@
 #!/usr/bin/make -f
 
-dh_options =
-
-ifeq (,$(filter quake4,$(DEB_BUILD_OPTIONS)))
-dh_options += -Nquake4 -Nquake4-server
-endif
-
 %:
-	dh $@ --parallel --with=systemd $(dh_options)
+	dh $@ --parallel --with=systemd
 
 override_dh_installinit:
 	dh_installinit -pquake4-server --noscripts

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/quake.git



More information about the Pkg-games-commits mailing list