[SCM] libdvdcss-pkg/master: use guest' package get-orig-source to pull orig.tar
onlyjob-guest at users.alioth.debian.org
onlyjob-guest at users.alioth.debian.org
Wed Jan 30 04:18:31 UTC 2013
The following commit has been merged in the master branch:
commit b7078685c37b4b78157bbf12f6650960d2fd6b94
Author: Dmitry Smirnov <onlyjob at member.fsf.org>
Date: Wed Jan 30 15:16:54 2013 +1100
use guest' package get-orig-source to pull orig.tar
diff --git a/debian/b-i_libdvdcss.sh b/debian/b-i_libdvdcss.sh
index 1f5c9bf..6b675da 100755
--- a/debian/b-i_libdvdcss.sh
+++ b/debian/b-i_libdvdcss.sh
@@ -49,8 +49,8 @@ if [ "$RET" = "true" ]; then
## download orig.tar
echo "${PKGI}: Downloading orig source..."
- cd /usr/share/${PKGI} \
- && uscan --noconf --rename --destdir=${DIR} --download-current-version
+ cd ${DIR} \
+ && /usr/share/${PKGI}/debian/rules get-orig-source
echo "${PKGI}: Checking integrity..."
md5sum --check --strict --quiet /usr/share/${PKGI}/*_${VER%%-*}.orig.tar.*.md5
--
libdvdcss-pkg packaging
More information about the pkg-multimedia-commits
mailing list