summaryrefslogtreecommitdiff
path: root/pinyweb/debian/control
diff options
context:
space:
mode:
authorJoe Rayhawk <jrayhawk@richardiv.omgwallhack.org>2010-12-27 01:23:57 -0800
committerJoe Rayhawk <jrayhawk@richardiv.omgwallhack.org>2010-12-27 01:23:57 -0800
commit875650426369fb2607b6179883141f3adfe42359 (patch)
tree20d614b74a4996b6e4e86155265b2c425266474e /pinyweb/debian/control
parent7bf6a597faf653358d83f6c8ca54843ffc43c782 (diff)
parent8f342b641236d9c15530664c00889d00635b61f6 (diff)
downloadpiny-code-875650426369fb2607b6179883141f3adfe42359.tar.gz
piny-code-875650426369fb2607b6179883141f3adfe42359.zip
Merge branch 'master' of piny.be:/srv/git/piny-code
Diffstat (limited to 'pinyweb/debian/control')
-rw-r--r--pinyweb/debian/control14
1 files changed, 14 insertions, 0 deletions
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 <jblake@omgwallhack.org>
+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.