[Python-modules-commits] r9883 - in packages/turbogears/trunk/debian (2 files)

federico-guest at users.alioth.debian.org federico-guest at users.alioth.debian.org
Sat Sep 26 16:47:07 UTC 2009


    Date: Saturday, September 26, 2009 @ 16:47:01
  Author: federico-guest
Revision: 9883

Typo fixed. dh_installman added in debian/rules.

Modified:
  packages/turbogears/trunk/debian/python-turbogears.README.Debian
  packages/turbogears/trunk/debian/rules

Modified: packages/turbogears/trunk/debian/python-turbogears.README.Debian
===================================================================
--- packages/turbogears/trunk/debian/python-turbogears.README.Debian	2009-09-26 09:33:03 UTC (rev 9882)
+++ packages/turbogears/trunk/debian/python-turbogears.README.Debian	2009-09-26 16:47:01 UTC (rev 9883)
@@ -17,7 +17,7 @@
 3. Toolbox
 
 Two of the Toolbox tools are disabled if you're using SQLAlchemy, for
-they are not suppored by that backend yet: Catwalk and
+they are not supported by that backend yet: Catwalk and
 ModelDesigner. Yeah, I know. You can take advantage of those tools by
 installing and using SQLObject.
 

Modified: packages/turbogears/trunk/debian/rules
===================================================================
--- packages/turbogears/trunk/debian/rules	2009-09-26 09:33:03 UTC (rev 9882)
+++ packages/turbogears/trunk/debian/rules	2009-09-26 16:47:01 UTC (rev 9883)
@@ -34,6 +34,7 @@
 	dh_testroot
 	dh_installchangelogs CHANGELOG.txt
 	dh_installdocs
+	dh_installman
 	dh_pysupport
 	dh_compress
 	dh_fixperms




More information about the Python-modules-commits mailing list