[Python-modules-commits] r1149 - in
/packages/turbogears/trunk/debian: changelog
patches/01_disable_requirements.diff patches/01_disable_turbocheetah.diff
patches/03_disable_sqlobject_requirement.diff
kov at users.alioth.debian.org
kov at users.alioth.debian.org
Sun Jul 9 18:30:42 UTC 2006
Author: kov
Date: Sun Jul 9 18:30:41 2006
New Revision: 1149
URL: http://svn.debian.org/wsvn/python-modules/?sc=1&rev=1149
Log:
do not honor the setup.py requirements
Added:
packages/turbogears/trunk/debian/patches/01_disable_requirements.diff
- copied unchanged from r1148, packages/turbogears/trunk/debian/patches/03_disable_sqlobject_requirement.diff
Removed:
packages/turbogears/trunk/debian/patches/01_disable_turbocheetah.diff
packages/turbogears/trunk/debian/patches/03_disable_sqlobject_requirement.diff
Modified:
packages/turbogears/trunk/debian/changelog
Modified: packages/turbogears/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/python-modules/packages/turbogears/trunk/debian/changelog?rev=1149&op=diff
==============================================================================
--- packages/turbogears/trunk/debian/changelog (original)
+++ packages/turbogears/trunk/debian/changelog Sun Jul 9 18:30:41 2006
@@ -3,10 +3,11 @@
* debian/control:
- fixed dependencies so that the sqlobject snapshot from experimental
is required, as well as the new python-policy conformant cheetah
- * debian/patches/03_disable_sqlobject_requirement.diff:
- - do not require a sqlobject version in the egg-info; we're handling
- this with in the package and the requirement does not work very well
- with sqlobject's versioning
+ * debian/patches/01_disable_turbocheetah.diff:
+ - removed in favor of 03_disable_sqlobject_requirement.diff
+ * debian/patches/01_disable_requirements.diff:
+ - added, do not honor setup.py requirements
+ - do not require stuff in setup.py
* debian/rules:
- remove hack to detect and apply changing the python hashbang (mainly
in the tg-admin script) since this appears to be taken care of by
More information about the Python-modules-commits
mailing list