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

ceros-guest at users.alioth.debian.org ceros-guest at users.alioth.debian.org
Mon Jul 18 00:36:42 UTC 2011


The following commit has been merged in the master branch:
commit 2b6e11f2819a78841ac7198261cebe16526504c1
Author: Andres Mejia <mcitadel at gmail.com>
Date:   Sun Jul 17 20:30:52 2011 -0400

    Update libbluray-get-orig-source to use new upstream snapshot.

diff --git a/debian/libbluray-get-orig-source b/debian/libbluray-get-orig-source
index c9a9abf..b4c92da 100755
--- a/debian/libbluray-get-orig-source
+++ b/debian/libbluray-get-orig-source
@@ -3,11 +3,11 @@
 # Script used to generate the orig source tarball for libbluray.
 
 LIBBLURAY_GIT_URL="git://git.videolan.org/libbluray.git"
-LIBBLURAY_GIT_COMMIT="e93aa914327f8599ee69665a877a3777b1809691"
-DATE_RETRIEVED="20110613"
+LIBBLURAY_GIT_COMMIT="3477b654b71fbdb69f64e6aa2bb1c42950457d0d"
+DATE_RETRIEVED="20110717"
 COMMIT_SHORT_FORM="$(echo $LIBBLURAY_GIT_COMMIT | \
                      sed -e 's/^\([[:xdigit:]]\{,7\}\).*/\1/')"
-LIBBLURAY_VERSION="0.2~git${DATE_RETRIEVED}.${COMMIT_SHORT_FORM}"
+LIBBLURAY_VERSION="0.0~git${DATE_RETRIEVED}.${COMMIT_SHORT_FORM}"
 
 git clone "$LIBBLURAY_GIT_URL" "libbluray-${LIBBLURAY_VERSION}"
 

-- 
libbluray packaging



More information about the pkg-multimedia-commits mailing list