[SCM] vdr-plugin-imonlcd packaging repository branch, master, updated. debian/1.0.0-1-7-g041b416

etobi git at e-tobi.net
Fri Mar 22 21:54:51 UTC 2013


The following commit has been merged in the master branch:
commit b7be179e7bf5fe4b16d6cae5c29ad33c74a73b0f
Author: etobi <git at e-tobi.net>
Date:   Fri Mar 22 22:48:02 2013 +0100

    improved get-vcs-snapshot.sh

diff --git a/debian/get-vcs-snapshot.sh b/debian/get-vcs-snapshot.sh
index c9702a0..77439a4 100644
--- a/debian/get-vcs-snapshot.sh
+++ b/debian/get-vcs-snapshot.sh
@@ -14,6 +14,7 @@ cd ..
 
 tar --exclude=.git -czf "../${DEB_SOURCE_PACKAGE}_${VERSION_FULL}.orig.tar.gz" ${DEB_SOURCE_PACKAGE}
 
-dch -v "$VERSION_FULL-1" "New Upstream Snapshot (commit $GIT_SHA)"
-
 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)"

-- 
vdr-plugin-imonlcd packaging repository



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