diff options
author | Jonathan McCrohan <jmccrohan@gmail.com> | 2013-12-25 00:19:54 +0000 |
---|---|---|
committer | Jonathan McCrohan <jmccrohan@gmail.com> | 2013-12-25 00:19:54 +0000 |
commit | 44346468071493f6050a74baec2f24f319c0c1af (patch) | |
tree | 151c1665fcfab263b95cb9e6c8a0e13cfc2dd2cc /debian/control | |
parent | 8945550d22c4b9b39b9d0f0e0808b2fdc2ebfa74 (diff) | |
download | libconfig-44346468071493f6050a74baec2f24f319c0c1af.tar.gz |
With sponsor's blessing, set myself as maintainer
Diffstat (limited to '')
-rw-r--r-- | debian/control | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/control b/debian/control index 0547c38..252772d 100644 --- a/debian/control +++ b/debian/control @@ -1,7 +1,7 @@ Source: libconfig Priority: optional -Maintainer: Jose Luis Tallon <jltallon@adv-solutions.net> -Uploaders: Jonathan McCrohan <jmccrohan@gmail.com> +Maintainer: Jonathan McCrohan <jmccrohan@gmail.com> +Uploaders: Jose Luis Tallon <jltallon@adv-solutions.net> Build-Depends: debhelper (>= 9), dh-autoreconf, texinfo, texlive-latex-base Standards-Version: 3.9.4 Homepage: http://www.hyperrealm.com/libconfig/ |