1
0
mirror of https://github.com/scrapy/scrapy.git synced 2025-02-23 07:23:40 +00:00
scrapy/debian/changelog
Pablo Hoffman f6eac8e348 Splitted single Debian package into two packages (closes #187):
- scrapy: which provides only the library and scrapy-ctl command
- scrapy-service: which provides the service, upstart script, system user, etc

This allows a clean install of just the library for those which are not
interested in the Scrapy service.

--HG--
rename : debian/scrapy.dirs => debian/scrapy-service.dirs
rename : debian/scrapy.install => debian/scrapy-service.install
rename : debian/scrapy.postinst => debian/scrapy-service.postinst
rename : debian/scrapy.postrm => debian/scrapy-service.postrm
rename : debian/scrapy.upstart => debian/scrapy-service.upstart
rename : debian/conf/service_conf.py => debian/service_conf.py
2010-07-31 15:50:12 -03:00

6 lines
130 B
Plaintext

scrapy (0.10) unstable; urgency=low
* Initial release.
-- Insophia Team <info@insophia.com> Thu, 10 Jun 2010 17:24:02 -0300