Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2008-11-11 21:30:05 (GMT)
committer Jonas Smedegaard <dr@jones.dk>2008-11-11 21:30:05 (GMT)
commit9712cb74047d24ff159ed964115649889b5ffe49 (patch)
tree71227c9cf0d19455e68e01c92496a66b3b7ecd76
parent54df5ce329215349f2385e43b3e901a5dc6aea6f (diff)
Repackage source, stripping debian subdir and files python/config.py and python/hulahop.c.
-rw-r--r--debian/copyright6
-rwxr-xr-xdebian/rules2
2 files changed, 8 insertions, 0 deletions
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 <dr@jones.dk>
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