From 599d8ef054d361982a48216063b04038fe2bcb7a Mon Sep 17 00:00:00 2001 From: "jrayhawk+piny.be@omgwallhack.org" Date: Tue, 21 Dec 2010 01:00:37 -0800 Subject: Adding build and config infrastructure for Piny CGIs --- pinyweb/debian/control | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 pinyweb/debian/control (limited to 'pinyweb/debian/control') diff --git a/pinyweb/debian/control b/pinyweb/debian/control new file mode 100644 index 0000000..6abae90 --- /dev/null +++ b/pinyweb/debian/control @@ -0,0 +1,14 @@ +Source: pinyweb +Maintainer: Julian Blake Kongslie +Section: admin +Build-depends: debhelper (>= 7) +Priority: extra +Homepage: http://www.piny.be/piny-code/ +Standards-version: 3.8.4 + +Package: pinyweb +Architecture: all +Depends: ${perl:Depends}, ${misc:Depends}, libpiny-perl (>= 0.14) +Description: CGIs for managing piny repositories + The CGI programs for day-to-day administrative tasks in the Piny + infrastructure. -- cgit v1.2.3