[Hildon-test-aut-commits] r437 - in trunk/dogtail: debian dogtail

manishan at garage.maemo.org manishan at garage.maemo.org
Tue Oct 16 18:38:42 EEST 2007


Author: manishan
Date: 2007-10-16 18:38:42 +0300 (Tue, 16 Oct 2007)
New Revision: 437

Modified:
   trunk/dogtail/debian/changelog
   trunk/dogtail/dogtail/tc.py
Log:
comitting tc.py and changelog

Modified: trunk/dogtail/debian/changelog
===================================================================
--- trunk/dogtail/debian/changelog	2007-10-16 14:12:02 UTC (rev 436)
+++ trunk/dogtail/debian/changelog	2007-10-16 15:38:42 UTC (rev 437)
@@ -1,3 +1,9 @@
+dogtail (0.6.2-1osso16) feisty; urgency=low
+
+  * Added # vim: set fileencoding=utf-8 : to tc.py
+
+ -- Shivakumar <ext-shivakumar.manishankar at nokia.com>  Tue, 16 Oct 2007 18:37:30 +0300
+
 dogtail (0.6.2-1osso15) feisty; urgency=low
 
   * Changed to python 2.5, removed dependency on meta pkg ( python2.x)

Modified: trunk/dogtail/dogtail/tc.py
===================================================================
--- trunk/dogtail/dogtail/tc.py	2007-10-16 14:12:02 UTC (rev 436)
+++ trunk/dogtail/dogtail/tc.py	2007-10-16 15:38:42 UTC (rev 437)
@@ -1,4 +1,5 @@
 # -*- coding: <utf-8> -*-
+# vim: set fileencoding=utf-8 :
 """Test Case magic
 
 Author: Ed Rousseau <rousseau at redhat.com>"""



More information about the Hildon-test-aut-commits mailing list