[SCM] FFmpeg packaging branch, master, updated. upstream/0.svn20090204-76-gbc4a49c

siretart at users.alioth.debian.org siretart at users.alioth.debian.org
Mon Feb 23 13:26:29 UTC 2009


The following commit has been merged in the master branch:
commit bc4a49cfa4145de56d78739482f42e13058f80b5
Author: Reinhard Tartler <siretart at tauware.de>
Date:   Mon Feb 23 14:26:21 2009 +0100

    fix typo in get-orig-source.sh

diff --git a/debian/get-orig-source.sh b/debian/get-orig-source.sh
index 31017bc..96753e9 100644
--- a/debian/get-orig-source.sh
+++ b/debian/get-orig-source.sh
@@ -63,7 +63,7 @@ done
 dh_testdir
 
 if [ -z $SVNDATE ]; then
-	error "you need to specify an svn date. e.g. 20081230 for Dec 29. 2009"
+	error "you need to specify an svn date. e.g. 20081230 for Dec 29. 2008"
 fi
 
 CLEANUPSCRIPT=`pwd`/debian/strip.sh

-- 
FFmpeg packaging



More information about the pkg-multimedia-commits mailing list