# These are packages that we rely on that aren't present in Lucid. We package
# them and put them in our own CKAN repository

# pyutilib.component.core>=4.1,<4.1.99
-e svn+https://software.sandia.gov/svn/public/pyutilib/pyutilib.component.core/trunk@1972#egg=pyutilib.component.core
# licenses==0.4,<0.6.99
-e hg+https://bitbucket.org/okfn/licenses@0eed4a13296b#egg=licenses
# vdm>=0.9,<0.9.99
-e hg+https://bitbucket.org/okfn/vdm@vdm-0.9#egg=vdm
# ckanclient>=0.1,<0.7.99
-e hg+https://bitbucket.org/okfn/ckanclient@6756586299cc#egg=ckanclient
# markupsafe==0.9.2 required by webhelpers==1.2 required by formalchemy with SQLAlchemy 0.6
-e git+https://github.com/mitsuhiko/markupsafe.git@0.9.2#egg=markupsafe

# NOTE: Developers, our build script for the Debian packages relies on the 
#       requirements above being specified as editable resources with their
#       mercurial, SVN or git repository specified at the correct revision to
#       package
