[SCM] crystalhd packaging branch, master, updated. upstream/0.0.git20100118-26-gc19904f

ceros-guest at users.alioth.debian.org ceros-guest at users.alioth.debian.org
Mon Aug 16 04:53:05 UTC 2010


The following commit has been merged in the master branch:
commit c19904fcf45247ff22d70421b09624f1ee2942d5
Author: Andres Mejia <mcitadel at gmail.com>
Date:   Mon Aug 16 00:52:38 2010 -0400

    Generate a tarball for the library alone.

diff --git a/debian/crystalhd-get-orig-source b/debian/crystalhd-get-orig-source
index 8953a34..3e66f1f 100755
--- a/debian/crystalhd-get-orig-source
+++ b/debian/crystalhd-get-orig-source
@@ -12,7 +12,8 @@ CRYSTALHD_VERSION="0.0~git${DATE_RETRIEVED}.${COMMIT_SHORT_FORM}"
 git clone "$CRYSTALHD_GIT_URL" "crystalhd-${CRYSTALHD_VERSION}"
 cd "crystalhd-${CRYSTALHD_VERSION}"
 git checkout "$CRYSTALHD_GIT_COMMIT"
-rm -rf .git .gitignore
+rm -rf .git .gitignore driver examples filters firmware include/flea \
+  export-driver-for-staging.sh
 cd ..
 tar --exclude-vcs -czf "crystalhd_${CRYSTALHD_VERSION}.orig.tar.gz" \
   "crystalhd-${CRYSTALHD_VERSION}/"

-- 
crystalhd packaging



More information about the pkg-multimedia-commits mailing list