This is an automated email from the git hooks/post-receive script. tiber-guest pushed a commit to branch master in repository vdr-plugin-vdrmanager.
commit cc83e753f096bc7b313942607602efee8d4fe594 Author: Tobias Grimm <[email protected]> Date: Sat Feb 17 13:22:19 2018 +0100 Updated get-vcs-snaphot.sh --- debian/get-vcs-snapshot.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/get-vcs-snapshot.sh b/debian/get-vcs-snapshot.sh index 4af4c31..4eafa0f 100644 --- a/debian/get-vcs-snapshot.sh +++ b/debian/get-vcs-snapshot.sh @@ -16,5 +16,5 @@ tar --exclude=.git -czf "../${DEB_SOURCE_PACKAGE}_${VERSION_FULL}.orig.tar.gz" - rm -rf vdr-manager -git-import-orig --pristine-tar "../${DEB_SOURCE_PACKAGE}_${VERSION_FULL}.orig.tar.gz" +gbp import-orig --pristine-tar "../${DEB_SOURCE_PACKAGE}_${VERSION_FULL}.orig.tar.gz" dch -v "$VERSION_FULL-1" "New Upstream Snapshot (commit $GIT_SHA)" -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-vdr-dvb/vdr-plugin-vdrmanager.git _______________________________________________ pkg-vdr-dvb-changes mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-vdr-dvb-changes
