This is an automated email from the git hooks/post-receive script. tiber-guest pushed a commit to branch master in repository vdr-plugin-vnsiserver.
commit 208dfb1a7f476c46d6a5cfa5fe38bedcd39e1f7a Author: etobi <[email protected]> Date: Sun Feb 15 22:02:58 2015 +0100 Fixed version to 1.2.1+git --- debian/changelog | 4 ++-- debian/get-vcs-snapshot.sh | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index 87e9cc5..7fbc406 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -vdr-plugin-vnsiserver (1.3.0+git20150214-1) UNRELEASED; urgency=medium +vdr-plugin-vnsiserver (1.2.1+git20150214-1) unstable; urgency=medium * New upstream location * Updated debian/copyright @@ -6,7 +6,7 @@ vdr-plugin-vnsiserver (1.3.0+git20150214-1) UNRELEASED; urgency=medium * Build-depend on vdr-dev (>= 2.1.10) * New Upstream Snapshot (commit e054076) - -- Tobias Grimm <[email protected]> Sat, 14 Feb 2015 13:02:48 +0100 + -- Tobias Grimm <[email protected]> Sun, 15 Feb 2015 22:02:03 +0100 vdr-plugin-vnsiserver (0.9.1+git20131103-2) unstable; urgency=medium diff --git a/debian/get-vcs-snapshot.sh b/debian/get-vcs-snapshot.sh index 28e13fb..603bcf9 100644 --- a/debian/get-vcs-snapshot.sh +++ b/debian/get-vcs-snapshot.sh @@ -16,5 +16,5 @@ mv vdr-plugin-vnsiserver/*.tgz "../${DEB_SOURCE_PACKAGE}_${VERSION_FULL}.orig.ta rm -rf vdr-plugin-vnsiserver -#git-import-orig --pristine-tar "../${DEB_SOURCE_PACKAGE}_${VERSION_FULL}.orig.tar.gz" +git-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-vnsiserver.git _______________________________________________ pkg-vdr-dvb-changes mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-vdr-dvb-changes
