[ioquake3] 17/21: Exclude curl headers from orig tarball

Simon McVittie smcv at debian.org
Fri Aug 4 20:39:14 UTC 2017


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

smcv pushed a commit to branch debian/master
in repository ioquake3.

commit cd43385ec3b6178a12564f7c0ca8339d7d220516
Author: Simon McVittie <smcv at debian.org>
Date:   Fri Aug 4 18:31:29 2017 +0100

    Exclude curl headers from orig tarball
---
 debian/changelog | 6 ++++++
 debian/rules     | 1 +
 2 files changed, 7 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index f6bef4b..05b847e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+ioquake3 (1.36+u20170720+dfsg1-2) UNRELEASED; urgency=medium
+
+  * Exclude curl headers from orig tarball
+
+ -- Simon McVittie <smcv at debian.org>  Fri, 04 Aug 2017 18:31:01 +0100
+
 ioquake3 (1.36+u20170720+dfsg1-1) unstable; urgency=medium
 
   * New upstream snapshot
diff --git a/debian/rules b/debian/rules
index 84d6282..780cc23 100755
--- a/debian/rules
+++ b/debian/rules
@@ -121,6 +121,7 @@ get-orig-source:
 	rm -rf ${ORIG_SOURCE}-${ORIG_VER}.orig/code/AL
 	rm -rf ${ORIG_SOURCE}-${ORIG_VER}.orig/code/SDL12
 	rm -rf ${ORIG_SOURCE}-${ORIG_VER}.orig/code/SDL2
+	rm -rf ${ORIG_SOURCE}-${ORIG_VER}.orig/code/curl*
 	rm -rf ${ORIG_SOURCE}-${ORIG_VER}.orig/code/tools/lcc
 	rm -rf ${ORIG_SOURCE}-${ORIG_VER}.orig/code/jpeg-8c
 	rm -rf ${ORIG_SOURCE}-${ORIG_VER}.orig/code/libcurl*

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



More information about the Pkg-games-commits mailing list