[vdr-plugin-xineliboutput] 03/04: * New Upstream Snapshot * Fixed get-vcs-snapshot

Tobias Grimm tiber-guest at moszumanska.debian.org
Mon Sep 7 22:31:31 UTC 2015


This is an automated email from the git hooks/post-receive script.

tiber-guest pushed a commit to branch master
in repository vdr-plugin-xineliboutput.

commit 50887c52e26d5bd1cc6d0bf728268f012843c896
Author: etobi <git at e-tobi.net>
Date:   Mon Sep 7 23:59:44 2015 +0200

    * New Upstream Snapshot
    * Fixed get-vcs-snapshot
---
 debian/changelog           | 7 +++++++
 debian/get-vcs-snapshot.sh | 2 +-
 2 files changed, 8 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 86b11e1..5da9fc5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+vdr-plugin-xineliboutput (1.1.0+cvs20150907-1) UNRELEASED; urgency=medium
+
+  * New Upstream Snapshot
+  * Fixed get-vcs-snapshot
+
+ -- Tobias Grimm <etobi at debian.org>  Mon, 07 Sep 2015 23:57:30 +0200
+
 vdr-plugin-xineliboutput (1.1.0+cvs20150211-4) unstable; urgency=medium
 
   * Now supporting the /etc/vdr/conf.d mechanism
diff --git a/debian/get-vcs-snapshot.sh b/debian/get-vcs-snapshot.sh
index 4eeba67..a182639 100644
--- a/debian/get-vcs-snapshot.sh
+++ b/debian/get-vcs-snapshot.sh
@@ -2,7 +2,7 @@ echo Downloading latest from cvs repository...
 set -e
 
 DEB_SOURCE_PACKAGE=`egrep '^Source: ' debian/control | cut -f 2 -d ' '`
-VERSION_UPSTREAM=`dpkg-parsechangelog | grep ^Version: | cut -d' ' -f2 | cut -d- -f1 | sed -r 's/(.*)\+git.*/\1/'`
+VERSION_UPSTREAM=`dpkg-parsechangelog | grep ^Version: | cut -d' ' -f2 | cut -d- -f1 | sed -r 's/(.*)\+cvs.*/\1/'`
 VERSION_DATE=`/bin/date --utc +%0Y%0m%0d`
 VERSION_FULL="${VERSION_UPSTREAM}+cvs${VERSION_DATE}"
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-vdr-dvb/vdr-plugin-xineliboutput.git



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