[SCM] vdr-plugin-markad packaging repository branch, master, updated. debian/0.1.2-2-7-g21d9fe5

etobi git at e-tobi.net
Sat Feb 4 20:16:27 UTC 2012


The following commit has been merged in the master branch:
commit 292a928b8e347eb12dcb8f4c517205f4defa9bbd
Author: etobi <git at e-tobi.net>
Date:   Tue Jan 31 12:26:08 2012 +0100

    Fixed get-vcs-snapshot.sh

diff --git a/debian/get-vcs-snapshot.sh b/debian/get-vcs-snapshot.sh
index 3e083c7..6e3879c 100644
--- a/debian/get-vcs-snapshot.sh
+++ b/debian/get-vcs-snapshot.sh
@@ -13,7 +13,9 @@ cd ..
 
 tar --exclude=.git -czf "../${DEB_SOURCE_PACKAGE}_${VERSION_FULL}.orig.tar.gz" ${DEB_SOURCE_PACKAGE}
 
+rm -rf ${DEB_SOURCE_PACKAGE}
+
 git-import-orig --pristine-tar "../${DEB_SOURCE_PACKAGE}_${VERSION_FULL}.orig.tar.gz"
 dch -v "$VERSION_FULL-1" "New Upstream Snapshot (commit $GIT_SHA)"
 
-rm -rf ${DEB_SOURCE_PACKAGE}
+

-- 
vdr-plugin-markad packaging repository



More information about the pkg-vdr-dvb-changes mailing list