From 5fcf0855ff51371001b54247f6a83c0296302270 Mon Sep 17 00:00:00 2001 From: Will Norris Date: Thu, 19 Feb 2015 23:59:33 -0800 Subject: [PATCH] update debian package information --- .goxc.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/.goxc.json b/.goxc.json index 5a50d66..894bcd9 100644 --- a/.goxc.json +++ b/.goxc.json @@ -4,8 +4,10 @@ "TaskSettings": { "pkg-build": { "metadata": { - "description": "imageproxy is a caching image proxy server", - "maintainer": "Will Norris (https://willnorris.com/)" + "description": "image proxy server", + "long-description": " imageproxy is a caching image proxy server", + "maintainer": "Will Norris", + "maintainer-email": "will@willnorris.com" }, "metadata-deb": { "Homepage": "https://willnorris.com/go/imageproxy"