From 6659edd9003802e962f574feb42dba7244ac3d42 Mon Sep 17 00:00:00 2001 From: YuviPanda Date: Fri, 14 Aug 2015 13:20:27 +0200 Subject: [PATCH] Add Homepage and uploader directives --- debian/control | 2 ++ 1 file changed, 2 insertions(+) diff --git a/debian/control b/debian/control index 87e82bf..c24c94d 100644 --- a/debian/control +++ b/debian/control @@ -1,8 +1,10 @@ Source: python-mwparserfromhell Maintainer: Ben Kurtovic +Uploader: Yuvi Panda Section: python Priority: optional Build-Depends: python3-setuptools, python3-all, python-setuptools, python-all, debhelper (>= 9) +Homepage: https://github.com/earwig/mwparserfromhell Standards-Version: 3.9.6 Package: python3-mwparserfromhell