From d14d6d09857e589e55fbafeacc349f0c1e979815 Mon Sep 17 00:00:00 2001
From: Brian Warner <warner@lothar.com>
Date: Mon, 14 Jul 2008 12:56:38 -0700
Subject: [PATCH] copy debian/sid changes to debian/feisty

---
 misc/feisty/debian/allmydata-tahoe.docs | 11 ++++++++---
 misc/feisty/debian/rules                |  3 +++
 2 files changed, 11 insertions(+), 3 deletions(-)

diff --git a/misc/feisty/debian/allmydata-tahoe.docs b/misc/feisty/debian/allmydata-tahoe.docs
index 41b9dfa3..5dacb6ef 100644
--- a/misc/feisty/debian/allmydata-tahoe.docs
+++ b/misc/feisty/debian/allmydata-tahoe.docs
@@ -1,3 +1,8 @@
-docs/*.txt
-docs/*.svg
-docs/testgrid
+COPYING.GPL
+COPYING.TGPPL.html
+CREDITS
+NEWS
+README
+relnotes.txt
+misc/munin
+docs
diff --git a/misc/feisty/debian/rules b/misc/feisty/debian/rules
index 0966bf75..ad928a7d 100644
--- a/misc/feisty/debian/rules
+++ b/misc/feisty/debian/rules
@@ -9,6 +9,9 @@ include /usr/share/cdbs/1/class/python-distutils.mk
 
 STAGING_DIR=$(CURDIR)/debian/allmydata-tahoe
 
+# to add files to /usr/share/doc/, edit ./allmydata-tahoe.docs
+DEB_COMPRESS_EXCLUDE := "munin/"
+
 # we overwrite the setuptools-generated /usr/bin/tahoe (located in
 # support/bin/tahoe after a 'make build') with a different version, because
 # the setuptools form (using "entry points") insists upon .egg-info -visible
-- 
2.45.2