[Debian-in-commits] [SCM] dh-make-font.git branch, master, updated. b3a4c6990168232183ab6b1fd80c5e421fb47dbd

Vasudev Kamath kamathvasudev at gmail.com
Fri Dec 23 17:46:44 UTC 2011


The following commit has been merged in the master branch:
commit b3a4c6990168232183ab6b1fd80c5e421fb47dbd
Author: Vasudev Kamath <kamathvasudev at gmail.com>
Date:   Fri Dec 23 23:16:56 2011 +0530

    A emacs formatting caused bug :)

diff --git a/dh-make-font b/dh-make-font
index 1daa743..a1107be 100755
--- a/dh-make-font
+++ b/dh-make-font
@@ -157,7 +157,7 @@ def update_control_file(args):
                                 else:
                                         control_content += "Maintainer: " + DEFAULT_MAINTAINER
 
-                                        control_content += "\nUploaders: "+UPLOADERS
+                                control_content += "\nUploaders: "+UPLOADERS
                         elif line.startswith('Build-Depends:'):
                                 control_content += line +"#,fontforge"
                         elif line.startswith('Architecture:'):

-- 
dh-make-font.git



More information about the Debian-in-commits mailing list