r8464 - in /vdr/vdr-plugin-xineliboutput/branches/vdr-1.6/debian: changelog rules
tiber-guest at users.alioth.debian.org
tiber-guest at users.alioth.debian.org
Mon Mar 8 21:35:16 UTC 2010
Author: tiber-guest
Date: Mon Mar 8 21:34:59 2010
New Revision: 8464
URL: http://svn.debian.org/wsvn/pkg-vdr-dvb/?sc=1&rev=8464
Log:
New upstream release
Modified:
vdr/vdr-plugin-xineliboutput/branches/vdr-1.6/debian/changelog
vdr/vdr-plugin-xineliboutput/branches/vdr-1.6/debian/rules
Modified: vdr/vdr-plugin-xineliboutput/branches/vdr-1.6/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-vdr-dvb/vdr/vdr-plugin-xineliboutput/branches/vdr-1.6/debian/changelog?rev=8464&op=diff
==============================================================================
--- vdr/vdr-plugin-xineliboutput/branches/vdr-1.6/debian/changelog (original)
+++ vdr/vdr-plugin-xineliboutput/branches/vdr-1.6/debian/changelog Mon Mar 8 21:34:59 2010
@@ -1,3 +1,9 @@
+vdr-plugin-xineliboutput (1.0.6~cvs20100308.2122-1) unstable; urgency=low
+
+ * New upstream release
+
+ -- Tobias Grimm <etobi at debian.org> Mon, 08 Mar 2010 22:33:46 +0100
+
vdr-plugin-xineliboutput (1.0.6~cvs20100306.1448-1) unstable; urgency=low
* New upstream release - getting in sync with the upstream release
Modified: vdr/vdr-plugin-xineliboutput/branches/vdr-1.6/debian/rules
URL: http://svn.debian.org/wsvn/pkg-vdr-dvb/vdr/vdr-plugin-xineliboutput/branches/vdr-1.6/debian/rules?rev=8464&op=diff
==============================================================================
--- vdr/vdr-plugin-xineliboutput/branches/vdr-1.6/debian/rules (original)
+++ vdr/vdr-plugin-xineliboutput/branches/vdr-1.6/debian/rules Mon Mar 8 21:34:59 2010
@@ -42,10 +42,10 @@
txt2man -s 1 -t vdr-fbfe -v "Remote Framebuffer frontend for vdr-plugin-xineliboutput" debian/vdr-fbfe.1.txt >vdr-fbfe.1
VERSION_DATE = $(shell /bin/date --utc +%0Y%0m%0d.%0k%0M)
-VERSION_ID = 1.0.4+cvs$(VERSION_DATE)
+VERSION_ID = 1.0.6~cvs$(VERSION_DATE)
get-orig-source:
echo Downloading vdr-live $(VERSION_ID) from cvs...
- cvs -z3 -d:pserver:anonymous at xineliboutput.cvs.sourceforge.net:/cvsroot/xineliboutput export -DNOW vdr-xineliboutput
+ cvs -z3 -d:pserver:anonymous at xineliboutput.cvs.sourceforge.net:/cvsroot/xineliboutput export -r xineliboutput-1_0_6 vdr-xineliboutput
tar cvfz "../vdr-plugin-xineliboutput_$(VERSION_ID).orig.tar.gz" vdr-xineliboutput
rm -rf vdr-xineliboutput
dch -v "$(VERSION_ID)-1" "New Upstream Snapshot"
More information about the pkg-vdr-dvb-changes
mailing list