debian: change name of debian packages to 'allmydata-tahoe' to avoid conflicts

This commit is contained in:
Brian Warner 2006-12-05 14:40:02 -07:00
parent 3e01ef171a
commit 5937564a1c
6 changed files with 8 additions and 8 deletions

View File

@ -1,4 +1,4 @@
allmydata (0.0.1) unstable; urgency=low
allmydata-tahoe (0.0.1) unstable; urgency=low
* experimental packaging

View File

@ -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

View File

@ -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.

View File

@ -1,4 +1,4 @@
allmydata (0.0.1) unstable; urgency=low
allmydata-tahoe (0.0.1) unstable; urgency=low
* experimental packaging

View File

@ -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:

View File

@ -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::