diff options
Diffstat (limited to 'pinyweb/debian')
-rw-r--r-- | pinyweb/debian/changelog | 6 | ||||
-rw-r--r-- | pinyweb/debian/control | 2 |
2 files changed, 7 insertions, 1 deletions
diff --git a/pinyweb/debian/changelog b/pinyweb/debian/changelog index e8e9f8d..2b34122 100644 --- a/pinyweb/debian/changelog +++ b/pinyweb/debian/changelog @@ -1,3 +1,9 @@ +pinyweb (0.2) unstable; urgency=low + + * Adding a setuid wrapper. + + -- Julian Blake Kongslie <jblake@omgwallhack.org> Mon, 27 Dec 2010 13:48:40 -0800 + pinyweb (0.1) unstable; urgency=low * Initial release. diff --git a/pinyweb/debian/control b/pinyweb/debian/control index 6abae90..5b44254 100644 --- a/pinyweb/debian/control +++ b/pinyweb/debian/control @@ -7,7 +7,7 @@ Homepage: http://www.piny.be/piny-code/ Standards-version: 3.8.4 Package: pinyweb -Architecture: all +Architecture: any 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 |