ckan / ckanext-archiver

Archive CKAN resources
MIT License
22 stars 46 forks source link

Debianize ckanext-archiver #1

Closed slmnhq closed 8 years ago

slmnhq commented 12 years ago

To build the package:

cd ckanext-archiver; dpkg-buildpackage -us -uc -i -I -rfakeroot

To list the package contents:

dpkg --contents ../python-ckanext-archiver_0.1-1_all.deb

This attempt is a starting point. Important package dependencies have yet to specified. The outstanding issue is that some dependencies do not exist as debian packages (eg: messytables).