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

ricotz-guest at users.alioth.debian.org ricotz-guest at users.alioth.debian.org
Wed Jun 15 20:23:57 UTC 2011


The following commit has been merged in the master branch:
commit d474462c81618aee6e526ebca0018ef1b2aef24a
Author: Rico Tzschichholz <ricotz at t-online.de>
Date:   Wed Jun 15 20:36:27 2011 +0200

    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 254400c..c9a9abf 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="8b866642a667c81cbad475308686484af8ea864b"
-DATE_RETRIEVED="20110427"
+LIBBLURAY_GIT_COMMIT="e93aa914327f8599ee69665a877a3777b1809691"
+DATE_RETRIEVED="20110613"
 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