#1330 closed defect (fixed)

update minimum required versions of debian packages

Reported by: davidsarah Owned by: somebody
Priority: major Milestone: 1.8.2
Component: packaging Version: 1.8.1
Keywords: debian packaging Cc:
Launchpad Bug:

Description

As of 1e377c2225bf81aa, the dependencies on Debian packages in misc/debian/control.sid are:

Depends: ${python:Depends}, python-twisted-core,
python-twisted-names, python-twisted-web, python-twisted-conch,
python-foolscap (>= 0.4.1), python-openssl, python-nevow,
python-simplejson (>= 1.4), python-zfec (>= 1.1),
python-pycryptopp (>= 0.5.15), python-setuptools, ${misc:Depends}

Some of these should have higher minimum versions (or a minimum version specification added) -- at least foolscap, and pycryptopp on x86. See src/allmydata/_auto_deps.py.

Change History (1)

comment:1 Changed at 2011-07-28T21:37:07Z by davidsarah

  • Milestone changed from 1.9.0 to 1.8.2
  • Resolution set to fixed
  • Status changed from new to closed

The Debian packages are now more actively maintained, and this has been fixed.

Note: See TracTickets for help on using tickets.