[SCM] libbluray/master: update tarball script for new git snapshot

ricotz-guest at users.alioth.debian.org ricotz-guest at users.alioth.debian.org
Thu Feb 17 09:51:52 UTC 2011


The following commit has been merged in the master branch:
commit b4ac6334d50e77b0bab3052569a524a7f6c897e0
Author: Rico Tzschichholz <ricotz at t-online.de>
Date:   Wed Feb 16 23:15:28 2011 +0100

    update tarball script for new git snapshot

diff --git a/debian/libbluray-get-orig-source b/debian/libbluray-get-orig-source
index 50e498d..dff4f5e 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="16c8a21e443dc882409ec5f27af760cdbaa0da8d"
-DATE_RETRIEVED="20100913"
+LIBBLURAY_GIT_COMMIT="20739ede2fcadd67b35a1553b9ee9372de21f9f7"
+DATE_RETRIEVED="20110213"
 COMMIT_SHORT_FORM="$(echo $LIBBLURAY_GIT_COMMIT | \
                      sed -e 's/^\([[:xdigit:]]\{,7\}\).*/\1/')"
-LIBBLURAY_VERSION="0.1~git${DATE_RETRIEVED}.${COMMIT_SHORT_FORM}"
+LIBBLURAY_VERSION="0.2~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