[SCM] libbluray/master: Update libbluray-get-orig-source script for new upstream snapshot.

ceros-guest at users.alioth.debian.org ceros-guest at users.alioth.debian.org
Wed Apr 27 20:04:58 UTC 2011


The following commit has been merged in the master branch:
commit 445ddf8456c7c18ca1aa33fb7a18d44a3776cfc3
Author: Andres Mejia <mcitadel at gmail.com>
Date:   Wed Apr 27 15:59:44 2011 -0400

    Update libbluray-get-orig-source script for new upstream snapshot.

diff --git a/debian/libbluray-get-orig-source b/debian/libbluray-get-orig-source
index dff4f5e..254400c 100755
--- a/debian/libbluray-get-orig-source
+++ b/debian/libbluray-get-orig-source
@@ -3,8 +3,8 @@
 # Script used to generate the orig source tarball for libbluray.
 
 LIBBLURAY_GIT_URL="git://git.videolan.org/libbluray.git"
-LIBBLURAY_GIT_COMMIT="20739ede2fcadd67b35a1553b9ee9372de21f9f7"
-DATE_RETRIEVED="20110213"
+LIBBLURAY_GIT_COMMIT="8b866642a667c81cbad475308686484af8ea864b"
+DATE_RETRIEVED="20110427"
 COMMIT_SHORT_FORM="$(echo $LIBBLURAY_GIT_COMMIT | \
                      sed -e 's/^\([[:xdigit:]]\{,7\}\).*/\1/')"
 LIBBLURAY_VERSION="0.2~git${DATE_RETRIEVED}.${COMMIT_SHORT_FORM}"

-- 
libbluray packaging



More information about the pkg-multimedia-commits mailing list