From 5937564a1ceac26b9130a65c7cb15cdf55739345 Mon Sep 17 00:00:00 2001
From: Brian Warner <warner@allmydata.com>
Date: Tue, 5 Dec 2006 14:40:02 -0700
Subject: [PATCH] debian: change name of debian packages to 'allmydata-tahoe'
 to avoid conflicts

---
 dapper/debian/changelog | 2 +-
 dapper/debian/control   | 4 ++--
 dapper/debian/rules     | 2 +-
 sid/debian/changelog    | 2 +-
 sid/debian/control      | 4 ++--
 sid/debian/rules        | 2 +-
 6 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/dapper/debian/changelog b/dapper/debian/changelog
index 9450e1e1..9f4e959e 100644
--- a/dapper/debian/changelog
+++ b/dapper/debian/changelog
@@ -1,4 +1,4 @@
-allmydata (0.0.1) unstable; urgency=low
+allmydata-tahoe (0.0.1) unstable; urgency=low
 
   * experimental packaging
 
diff --git a/dapper/debian/control b/dapper/debian/control
index 008430d2..13319a84 100644
--- a/dapper/debian/control
+++ b/dapper/debian/control
@@ -1,11 +1,11 @@
-Source: allmydata
+Source: allmydata-tahoe
 Section: python
 Priority: optional
 Maintainer: Brian Warner <warner@allmydata.com>
 Build-Depends: debhelper (>> 4.1.68), python2.4-dev, python2.4-twisted, cdbs
 Standards-Version: 3.7.2
 
-Package: allmydata
+Package: allmydata-tahoe
 Architecture: all
 Depends: python (>= 2.4), python (<< 2.5), python2.4-foolscap
 Description: A secure distributed filestore
diff --git a/dapper/debian/rules b/dapper/debian/rules
index d96a65c9..78a33809 100644
--- a/dapper/debian/rules
+++ b/dapper/debian/rules
@@ -33,7 +33,7 @@ install: build
 
 	## Python 2.4
 	python2.4 setup.py build
-	python2.4 setup.py install --prefix=debian/allmydata/usr
+	python2.4 setup.py install --prefix=debian/allmydata-tahoe/usr
 
 
 # Build architecture-independent files here.
diff --git a/sid/debian/changelog b/sid/debian/changelog
index 9450e1e1..9f4e959e 100644
--- a/sid/debian/changelog
+++ b/sid/debian/changelog
@@ -1,4 +1,4 @@
-allmydata (0.0.1) unstable; urgency=low
+allmydata-tahoe (0.0.1) unstable; urgency=low
 
   * experimental packaging
 
diff --git a/sid/debian/control b/sid/debian/control
index 30724310..87a37b46 100644
--- a/sid/debian/control
+++ b/sid/debian/control
@@ -1,4 +1,4 @@
-Source: allmydata
+Source: allmydata-tahoe
 Section: python
 Priority: optional
 Maintainer: Brian Warner <warner@allmydata.com>
@@ -7,7 +7,7 @@ Build-Depends-Indep: python-twisted-core
 XS-Python-Version: 2.4
 Standards-Version: 3.7.2
 
-Package: allmydata
+Package: allmydata-tahoe
 Architecture: all
 Depends: ${python:Depends}, python-twisted-core, python-foolscap, python-pyopenssl, python-twisted-names
 Recommends:
diff --git a/sid/debian/rules b/sid/debian/rules
index 335b9584..2335e90e 100644
--- a/sid/debian/rules
+++ b/sid/debian/rules
@@ -8,7 +8,7 @@ include /usr/share/cdbs/1/rules/debhelper.mk
 include /usr/share/cdbs/1/class/python-distutils.mk
 
 
-install/python-foolscap::
+install/allmydata-tahoe::
 	dh_installdocs client.tac queen.tac
 
 clean::
-- 
2.45.2