[Python-modules-commits] r584 - in
/packages/turbogears/branches/0.9/debian: changelog
patches/00_avoid_deps_on_build.diff
patches/01_reloader_args_for_cherrypy2.2.diff
patches/02_project_start_py2.4.diff
kov at users.alioth.debian.org
kov at users.alioth.debian.org
Sat May 13 19:13:30 UTC 2006
Author: kov
Date: Sat May 13 19:13:29 2006
New Revision: 584
URL: http://svn.debian.org/wsvn/python-modules/?sc=1&rev=584
Log:
* debian/patches/00_avoid_deps_on_build.diff,
debian/patches/01_reloader_args_for_cherrypy2.2}.diff:
- removed; no longer apply
* debian/patches/02_project_start_py2.4.diff:
- updated
Removed:
packages/turbogears/branches/0.9/debian/patches/00_avoid_deps_on_build.diff
packages/turbogears/branches/0.9/debian/patches/01_reloader_args_for_cherrypy2.2.diff
Modified:
packages/turbogears/branches/0.9/debian/changelog
packages/turbogears/branches/0.9/debian/patches/02_project_start_py2.4.diff
Modified: packages/turbogears/branches/0.9/debian/changelog
URL: http://svn.debian.org/wsvn/python-modules/packages/turbogears/branches/0.9/debian/changelog?rev=584&op=diff
==============================================================================
--- packages/turbogears/branches/0.9/debian/changelog (original)
+++ packages/turbogears/branches/0.9/debian/changelog Sat May 13 19:13:29 2006
@@ -8,8 +8,13 @@
are needed on clean
- fixed Homepage pseudo-header; thanks to Piotr Ozarowski for pointing
the relevant section of Developer's Reference
+ * debian/patches/00_avoid_deps_on_build.diff,
+ debian/patches/01_reloader_args_for_cherrypy2.2}.diff:
+ - removed; no longer apply
+ * debian/patches/02_project_start_py2.4.diff:
+ - updated
- -- Gustavo Noronha Silva <kov at debian.org> Sat, 13 May 2006 11:51:51 -0300
+ -- Gustavo Noronha Silva <kov at debian.org> Sat, 13 May 2006 16:12:43 -0300
turbogears (0.8.9-1) UNRELEASED; urgency=low
Modified: packages/turbogears/branches/0.9/debian/patches/02_project_start_py2.4.diff
URL: http://svn.debian.org/wsvn/python-modules/packages/turbogears/branches/0.9/debian/patches/02_project_start_py2.4.diff?rev=584&op=diff
==============================================================================
--- packages/turbogears/branches/0.9/debian/patches/02_project_start_py2.4.diff (original)
+++ packages/turbogears/branches/0.9/debian/patches/02_project_start_py2.4.diff Sat May 13 19:13:29 2006
@@ -1,5 +1,5 @@
---- turbogears/quickstart/project-start.py.source~ 2006-05-04 00:12:58.000000000 -0300
-+++ turbogears/quickstart/project-start.py.source 2006-05-04 00:13:07.000000000 -0300
+--- turbogears/qstemplates/quickstart/start-+package+.py_tmpl~ 2006-04-28 16:50:54.000000000 -0300
++++ turbogears/qstemplates/quickstart/start-+package+.py_tmpl 2006-05-13 16:09:09.000000000 -0300
@@ -1,4 +1,4 @@
-#!/usr/bin/env python
+#!/usr/bin/env python2.4
More information about the Python-modules-commits
mailing list