[SCM] gwc/master: Set REPACK in debian/rules and add a get-orig-source target to ease tarballs retrieving.
alessio at users.alioth.debian.org
alessio at users.alioth.debian.org
Thu May 12 16:31:44 UTC 2011
The following commit has been merged in the master branch:
commit a0437e9925271d170746120d5897c6ea344ab1af
Author: Alessio Treglia <alessio at debian.org>
Date: Thu May 12 18:31:11 2011 +0200
Set REPACK in debian/rules and add a get-orig-source target to ease tarballs retrieving.
diff --git a/debian/rules b/debian/rules
index 67b97c7..e760eba 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,6 +2,7 @@
# -*- makefile -*-
LDFLAGS+=-Wl,--as-needed
+export REPACK_SH=$(CURDIR)/debian/repack.sh
configure_flags := \
--enable-alsa \
@@ -26,3 +27,6 @@ override_dh_auto_install:
override_dh_strip:
dh_strip --dbg-package=gwc-dbg
+
+get-orig-source:
+ uscan --force-download
--
gwc packaging
More information about the pkg-multimedia-commits
mailing list