Fixed "Architecture" for Debian: "all" is correct, since CryptoNAS is

pure Python and thus one package works on all archs. (Whereas "any"
means: can be build for any arch, but needs separate builds.)
This commit is contained in:
htgoebel 2011-05-21 21:21:28 +00:00
parent a433b6e03d
commit 148a452ccb
1 changed files with 1 additions and 1 deletions

2
debian/control vendored
View File

@ -7,7 +7,7 @@ XS-Python-Version: >= 2.4
Standards-Version: 3.7.2
Package: cryptobox-server
Architecture: any
Architecture: all
Pre-Depends: adduser
Depends: python-central (>= 0.5.6), cryptsetup (>=20050111), e2fsprogs (>= 1.27), python (>=2.4), python-clearsilver, super, dosfstools, python-cherrypy, python-configobj, python-m2crypto
Suggests: samba, apache2, stunnel4, ntfs-3g