[SCM] bitscope packaging branch, master, updated. debian/1.1-7-8-g73d3369

js at users.alioth.debian.org js at users.alioth.debian.org
Thu Mar 11 20:30:56 UTC 2010


The following commit has been merged in the master branch:
commit 8db9104e2d4538a71b32df8a001a8cc00ad37abd
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Thu Mar 11 21:04:57 2010 +0100

    Enable CDBS get-orig-source handling.

diff --git a/debian/rules b/debian/rules
index 8048046..75839d1 100755
--- a/debian/rules
+++ b/debian/rules
@@ -17,9 +17,15 @@
 # You should have received a copy of the GNU General Public License
 # along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
+-include /usr/share/cdbs/1/rules/upstream-tarball.mk
 include /usr/share/cdbs/1/class/autotools.mk
 include /usr/share/cdbs/1/rules/debhelper.mk
 -include /usr/share/cdbs/1/rules/utils.mk
 
+# suppress optional build-dependencies
+CDBS_BUILD_DEPENDS_upstream-tarball =
+
+DEB_UPSTREAM_URL = http://devel.tlrmx.org/audio/source
+
 # Avoid PNG files upsetting dpkg-source
 DEB_COPYRIGHT_CHECK_IGNORE_REGEX = ^\./(doc/.*\.png|debian/(changelog|copyright(|_hints|_newhints)))$

-- 
bitscope packaging



More information about the pkg-multimedia-commits mailing list