[Python-modules-commits] r15632 - in packages/python-scrapy/trunk/debian (changelog control)
jwilk at users.alioth.debian.org
jwilk at users.alioth.debian.org
Sun Feb 13 20:47:43 UTC 2011
Date: Sunday, February 13, 2011 @ 20:47:40
Author: jwilk
Revision: 15632
Update to match the package that has been actually uploaded.
Modified:
packages/python-scrapy/trunk/debian/changelog
packages/python-scrapy/trunk/debian/control
Modified: packages/python-scrapy/trunk/debian/changelog
===================================================================
--- packages/python-scrapy/trunk/debian/changelog 2011-02-13 20:33:21 UTC (rev 15631)
+++ packages/python-scrapy/trunk/debian/changelog 2011-02-13 20:47:40 UTC (rev 15632)
@@ -6,6 +6,8 @@
- Added bash-completion support.
- Added exclusion of "objects.inv" in override_dh_compress.
(Closes: #608774)
+ * debian/control:
+ - Added Build-Depends on bash-completion.
* debian/scrapy-ctl.1, debian/scrapy-sqs.1:
- Removed files, as their respective binary files are not distributed by
upstream anymore.
@@ -28,7 +30,7 @@
- Setting the package back to unstable, as this is upstream's stable
version and no freeze exception will be requested for it.
- -- Ignace Mouzannar <mouzannar at gmail.com> Sun, 23 Jan 2011 23:28:49 +0100
+ -- Ignace Mouzannar <mouzannar at gmail.com> Thu, 27 Jan 2011 12:15:03 +0100
python-scrapy (0.9-1) experimental; urgency=low
Modified: packages/python-scrapy/trunk/debian/control
===================================================================
--- packages/python-scrapy/trunk/debian/control 2011-02-13 20:33:21 UTC (rev 15631)
+++ packages/python-scrapy/trunk/debian/control 2011-02-13 20:47:40 UTC (rev 15632)
@@ -3,7 +3,7 @@
Priority: optional
Maintainer: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
Uploaders: Ignace Mouzannar <mouzannar at gmail.com>
-Build-Depends: debhelper (>= 7.0.50~), python-jinja
+Build-Depends: debhelper (>= 7.0.50~), python-jinja, bash-completion
Build-Depends-Indep: python-support, python, python-sphinx, libjs-jquery, python-twisted-core, python-twisted-web, python-twisted-conch
Standards-Version: 3.9.1
Homepage: http://scrapy.org/
More information about the Python-modules-commits
mailing list