[SCM] FFmpeg packaging branch, master, updated. debian/0.5+svn20090420-2-41-g0ed4d64

fsateler-guest at users.alioth.debian.org fsateler-guest at users.alioth.debian.org
Thu Jun 4 11:03:29 UTC 2009


The following commit has been merged in the master branch:
commit 0ed4d6469fe04887a5aa3561e99cc02b91c22267
Author: Felipe Sateler <fsateler at gmail.com>
Date:   Thu Jun 4 21:01:37 2009 +1000

    Pass explicit version to git-import-orig
    
    git-import-orig currently can't automatically parse version numbers
    with + signs, which is our case.

diff --git a/debian/README.upstream-upgrade b/debian/README.upstream-upgrade
index b71cc10..5f106d8 100644
--- a/debian/README.upstream-upgrade
+++ b/debian/README.upstream-upgrade
@@ -27,6 +27,7 @@ Fetch and commit the new upstream version:
             --pristine-tar \
 	    --no-dch \
             --upstream-tag=upstream/0.5+svn${SVNDATE} \
+            --upstream-version=0.5+svn${SVNDATE} \
             ../ffmpeg-debian_0.5+svn${SVNDATE}.orig.tar.gz
 
   git checkout master.unstripped

-- 
FFmpeg packaging



More information about the pkg-multimedia-commits mailing list