[SCM] FFmpeg packaging branch, master, updated. upstream/0.svn20090204-82-g81b10cd

siretart at users.alioth.debian.org siretart at users.alioth.debian.org
Tue Mar 3 19:50:26 UTC 2009


The following commit has been merged in the master branch:
commit 81b10cd676bacf9ad9bac43d7eeeb7d39c310cbe
Author: Reinhard Tartler <siretart at tauware.de>
Date:   Tue Mar 3 20:37:11 2009 +0100

    track the 0.5 release branch
    
    For the next upload to debian, we want to stay at the 0.5 release branch
    of ffmpeg. It is not too certain if and how long we will stay on this
    one, as this depends on the timeline to the next release and the
    (active) maintenance on this branch. But for right now, it is surely not
    worse than any other svn snapshot!

diff --git a/debian/get-orig-source.sh b/debian/get-orig-source.sh
index 3e3554d..e543cc7 100644
--- a/debian/get-orig-source.sh
+++ b/debian/get-orig-source.sh
@@ -74,7 +74,7 @@ PACKAGENAME=ffmpeg
 TMPDIR=`mktemp -d`
 trap 'rm -rf ${TMPDIR}'  EXIT
 
-baseurl="svn://svn.mplayerhq.hu/ffmpeg/trunk"
+baseurl="svn://svn.mplayerhq.hu/ffmpeg/branches/0.5"
 
 svn export -r{${SVNDATE}} \
 	--ignore-externals \

-- 
FFmpeg packaging



More information about the pkg-multimedia-commits mailing list