mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-05-02 17:12:59 +00:00
debian: change name of debian packages to 'allmydata-tahoe' to avoid conflicts
This commit is contained in:
parent
3e01ef171a
commit
5937564a1c
@ -1,4 +1,4 @@
|
|||||||
allmydata (0.0.1) unstable; urgency=low
|
allmydata-tahoe (0.0.1) unstable; urgency=low
|
||||||
|
|
||||||
* experimental packaging
|
* experimental packaging
|
||||||
|
|
||||||
|
@ -1,11 +1,11 @@
|
|||||||
Source: allmydata
|
Source: allmydata-tahoe
|
||||||
Section: python
|
Section: python
|
||||||
Priority: optional
|
Priority: optional
|
||||||
Maintainer: Brian Warner <warner@allmydata.com>
|
Maintainer: Brian Warner <warner@allmydata.com>
|
||||||
Build-Depends: debhelper (>> 4.1.68), python2.4-dev, python2.4-twisted, cdbs
|
Build-Depends: debhelper (>> 4.1.68), python2.4-dev, python2.4-twisted, cdbs
|
||||||
Standards-Version: 3.7.2
|
Standards-Version: 3.7.2
|
||||||
|
|
||||||
Package: allmydata
|
Package: allmydata-tahoe
|
||||||
Architecture: all
|
Architecture: all
|
||||||
Depends: python (>= 2.4), python (<< 2.5), python2.4-foolscap
|
Depends: python (>= 2.4), python (<< 2.5), python2.4-foolscap
|
||||||
Description: A secure distributed filestore
|
Description: A secure distributed filestore
|
||||||
|
@ -33,7 +33,7 @@ install: build
|
|||||||
|
|
||||||
## Python 2.4
|
## Python 2.4
|
||||||
python2.4 setup.py build
|
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.
|
# Build architecture-independent files here.
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
allmydata (0.0.1) unstable; urgency=low
|
allmydata-tahoe (0.0.1) unstable; urgency=low
|
||||||
|
|
||||||
* experimental packaging
|
* experimental packaging
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
Source: allmydata
|
Source: allmydata-tahoe
|
||||||
Section: python
|
Section: python
|
||||||
Priority: optional
|
Priority: optional
|
||||||
Maintainer: Brian Warner <warner@allmydata.com>
|
Maintainer: Brian Warner <warner@allmydata.com>
|
||||||
@ -7,7 +7,7 @@ Build-Depends-Indep: python-twisted-core
|
|||||||
XS-Python-Version: 2.4
|
XS-Python-Version: 2.4
|
||||||
Standards-Version: 3.7.2
|
Standards-Version: 3.7.2
|
||||||
|
|
||||||
Package: allmydata
|
Package: allmydata-tahoe
|
||||||
Architecture: all
|
Architecture: all
|
||||||
Depends: ${python:Depends}, python-twisted-core, python-foolscap, python-pyopenssl, python-twisted-names
|
Depends: ${python:Depends}, python-twisted-core, python-foolscap, python-pyopenssl, python-twisted-names
|
||||||
Recommends:
|
Recommends:
|
||||||
|
@ -8,7 +8,7 @@ include /usr/share/cdbs/1/rules/debhelper.mk
|
|||||||
include /usr/share/cdbs/1/class/python-distutils.mk
|
include /usr/share/cdbs/1/class/python-distutils.mk
|
||||||
|
|
||||||
|
|
||||||
install/python-foolscap::
|
install/allmydata-tahoe::
|
||||||
dh_installdocs client.tac queen.tac
|
dh_installdocs client.tac queen.tac
|
||||||
|
|
||||||
clean::
|
clean::
|
||||||
|
Loading…
x
Reference in New Issue
Block a user