Add a packager field to packages
commita93363ac08ade0b17b342c5238efb37fc5d15741
authorLukas Fleischer <archlinux@cryptocrack.de>
Tue, 6 May 2014 18:52:32 +0000 (6 20:52 +0200)
committerLukas Fleischer <archlinux@cryptocrack.de>
Tue, 6 May 2014 18:52:32 +0000 (6 20:52 +0200)
treeb95c7b2b78c20cf04000e363acca466a31de5094
parent0e368510f47a934895024fe34714bfcc5f90bc3f
Add a packager field to packages

Store the last packager in addition to storing the submitter and the
maintainer of a package. This allows for checking who last updated a
package, even if the package has been disowned.

Signed-off-by: Lukas Fleischer <archlinux@cryptocrack.de>
UPGRADING
schema/aur-schema.sql
web/lib/pkgbasefuncs.inc.php
web/lib/pkgfuncs.inc.php
web/template/pkg_details.php
web/template/pkgbase_details.php