[SCM] brp-pacu/master: Update debian/get-git-source.sh to actually reflect the repacking.
alessio at users.alioth.debian.org
alessio at users.alioth.debian.org
Thu Apr 14 16:15:08 UTC 2011
The following commit has been merged in the master branch:
commit 826e3100f4f995f0f2c4bb97a8d24ff90d18263f
Author: Alessio Treglia <alessio at debian.org>
Date: Thu Apr 14 18:14:29 2011 +0200
Update debian/get-git-source.sh to actually reflect the repacking.
diff --git a/debian/get-git-source.sh b/debian/get-git-source.sh
index 2b36e57..f001996 100755
--- a/debian/get-git-source.sh
+++ b/debian/get-git-source.sh
@@ -19,5 +19,11 @@ cd brp-pacu/
BRP_PACU_GIT_DATE=$(eval "${GIT_DATE}")
cd .. && tar cfz \
${OLDDIR}/brp-pacu_${BASE_REL}+git${BRP_PACU_GIT_DATE}.orig.tar.gz \
- brp-pacu --exclude=.git --exclude=.deps --exclude=BRP-PACU-mac-2.1.1.dmg --exclude=BRP_PACU-2.1.1.tar.gz
+ brp-pacu \
+ --exclude-vcs \
+ --exclude=.deps \
+ --exclude=BRP-PACU-mac-2.1.1.dmg \
+ --exclude=config.status \
+ --exclude=testfft.o \
+ --exclude=BRP_PACU-2.1.1.tar.gz
rm -rf ${GOS_DIR}
--
brp-pacu packaging
More information about the pkg-multimedia-commits
mailing list