[Python-modules-commits] r3517 - in /packages/python-couchdb/trunk/debian: changelog control
nslater-guest at users.alioth.debian.org
nslater-guest at users.alioth.debian.org
Sat Nov 3 01:14:04 UTC 2007
Author: nslater-guest
Date: Sat Nov 3 01:14:03 2007
New Revision: 3517
URL: http://svn.debian.org/wsvn/python-modules/?sc=1&rev=3517
Log:
Replaced Build-Depends on python-dev with python.
Modified:
packages/python-couchdb/trunk/debian/changelog
packages/python-couchdb/trunk/debian/control
Modified: packages/python-couchdb/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/python-modules/packages/python-couchdb/trunk/debian/changelog?rev=3517&op=diff
==============================================================================
--- packages/python-couchdb/trunk/debian/changelog (original)
+++ packages/python-couchdb/trunk/debian/changelog Sat Nov 3 01:14:03 2007
@@ -2,4 +2,4 @@
* Initial release. Closes: #447596
- -- Noah Slater <nslater at bytesexual.org> Mon, 22 Oct 2007 14:46:43 +0100
+ -- Noah Slater <nslater at bytesexual.org> Sat, 03 Nov 2007 01:13:27 +0000
Modified: packages/python-couchdb/trunk/debian/control
URL: http://svn.debian.org/wsvn/python-modules/packages/python-couchdb/trunk/debian/control?rev=3517&op=diff
==============================================================================
--- packages/python-couchdb/trunk/debian/control (original)
+++ packages/python-couchdb/trunk/debian/control Sat Nov 3 01:14:03 2007
@@ -5,7 +5,7 @@
Uploaders: Debian Python Modules Team
<python-modules-team at lists.alioth.debian.org>
Standards-Version: 3.7.2
-Build-Depends: cdbs (>= 0.4.42), debhelper (>= 5.0.37.2), python-dev
+Build-Depends: cdbs (>= 0.4.42), debhelper (>= 5.0.37.2), python
Build-Depends-Indep: help2man, python-setuptools (>= 0.6b3-1),
python-support (>= 0.6.4)
Homepage: http://pypi.python.org/pypi/CouchDB
More information about the Python-modules-commits
mailing list