[SCM] flumotion/master: set variables for get-orig-source

zmoelnig-guest at users.alioth.debian.org zmoelnig-guest at users.alioth.debian.org
Tue Mar 6 10:26:07 UTC 2012


The following commit has been merged in the master branch:
commit 13f690505967d796da5f953d760f09e50af70cd4
Author: IOhannes m zmölnig <zmoelnig at iem.at>
Date:   Tue Mar 6 11:24:18 2012 +0100

    set variables for get-orig-source

diff --git a/debian/rules b/debian/rules
index ce507f9..bb68ded 100755
--- a/debian/rules
+++ b/debian/rules
@@ -29,6 +29,13 @@ include /usr/share/cdbs/1/rules/debhelper.mk
 # suppress optional build-dependencies
 CDBS_BUILD_DEPENDS_rules_upstream-tarball =
 
+## you can get the upstream tarball with
+##   debian/rules get-orig-source
+DEB_UPSTREAM_PACKAGE = flumotion
+DEB_UPSTREAM_URL = http://www.flumotion.net/src/flumotion
+DEB_UPSTREAM_TARBALL_MD5 = 99bcc4c0dc0a7d4351e6d463ea856e65
+
+
 # Suppress scanning images causing false alarms.
 DEB_COPYRIGHT_CHECK_IGNORE_REGEX = data/image/.*|debian/(changelog|copyright(|_hints|_newhints))$
 

-- 
flumotion packaging



More information about the pkg-multimedia-commits mailing list