From 9712cb74047d24ff159ed964115649889b5ffe49 Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Tue, 11 Nov 2008 21:30:05 +0000 Subject: Repackage source, stripping debian subdir and files python/config.py and python/hulahop.c. --- (limited to 'debian') diff --git a/debian/copyright b/debian/copyright index 62fac65..126286a 100644 --- a/debian/copyright +++ b/debian/copyright @@ -6,6 +6,12 @@ Upstream Git source: git://dev.laptop.org/projects/hulahop Upstream author: Red Hat, Inc. +Upstream source has been repackaged to strip its debian subdir, as it is +difficult to avoid clashing with our debian subdir. Also, while at it, +the autogenerated files python/config.py and python/hulahop.c (probably +included upstream by accident) is stripped as well, as they confuse our +Git-based packaging routines. + Files: debian/* Copyright: © 2008 Jonas Smedegaard License: GPL-2+ diff --git a/debian/rules b/debian/rules index 4562284..d4ecb47 100755 --- a/debian/rules +++ b/debian/rules @@ -21,6 +21,8 @@ DEB_UPSTREAM_URL = http://dev.laptop.org/pub/sugar/sources/$(DEB_UPSTREAM_PACKAG DEB_UPSTREAM_TARBALL_EXTENSION = tar.bz2 DEB_UPSTREAM_TARBALL_MD5 = 78e6ac1da11faab3d8e3d4bfbe35dcf3 +DEB_UPSTREAM_REPACKAGE_EXCLUDE = debian python/config.py python/hulahop.c + pkg = python-hulahop # Needed to locate xulrunner -- cgit v0.9.1