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

Vasudev Kamath kamathvasudev at gmail.com
Sun Dec 18 15:10:34 UTC 2011


The following commit has been merged in the master branch:
commit b04da3c470c6e8cd4d0f27d8d8e285c4f17fb8bb
Author: Vasudev Kamath <kamathvasudev at gmail.com>
Date:   Sun Dec 18 14:20:01 2011 +0530

    Some variables added

diff --git a/dh-make-font b/dh-make-font
index a1c02f7..c9931a1 100755
--- a/dh-make-font
+++ b/dh-make-font
@@ -8,6 +8,7 @@ import re
 
 required_files = ["control", "copyright", "changelog", "source", "compat",
                   "rules"]
+DEFAULT_MAINTAINER = "Debian Fonts Task Force <pkg-fonts-devel at lists.alioth.debian.org>"
 
 # This section of code parses the command line arguments.
 arguments = argparse.ArgumentParser(description='dh-make-font',

-- 
dh-make-font.git



More information about the Debian-in-commits mailing list