Set Debian package maintainer to Simon McVittie as I'm retiring from Debian.
parent
1ec10f66b2
commit
33ca02581b
|
@ -4,6 +4,8 @@ ikiwiki (3.20141017) UNRELEASED; urgency=medium
|
||||||
* Add missing build-depends on libcgi-formbuilder-perl, needed for
|
* Add missing build-depends on libcgi-formbuilder-perl, needed for
|
||||||
t/relativity.t
|
t/relativity.t
|
||||||
* openid: Stop suppressing the email field on the Preferences page.
|
* openid: Stop suppressing the email field on the Preferences page.
|
||||||
|
* Set Debian package maintainer to Simon McVittie as I'm retiring from
|
||||||
|
Debian.
|
||||||
|
|
||||||
-- Joey Hess <joeyh@debian.org> Mon, 20 Oct 2014 12:04:49 -0400
|
-- Joey Hess <joeyh@debian.org> Mon, 20 Oct 2014 12:04:49 -0400
|
||||||
|
|
||||||
|
|
|
@ -11,9 +11,8 @@ Build-Depends-Indep: dpkg-dev (>= 1.9.0), libxml-simple-perl,
|
||||||
libcgi-pm-perl, libcgi-session-perl, ghostscript,
|
libcgi-pm-perl, libcgi-session-perl, ghostscript,
|
||||||
libmagickcore-6.q16-2-extra | libmagickcore-extra,
|
libmagickcore-6.q16-2-extra | libmagickcore-extra,
|
||||||
libcgi-formbuilder-perl
|
libcgi-formbuilder-perl
|
||||||
Maintainer: Joey Hess <joeyh@debian.org>
|
Maintainer: Simon McVittie <smcv@debian.org>
|
||||||
Uploaders: Josh Triplett <josh@freedesktop.org>,
|
Uploaders: Josh Triplett <josh@freedesktop.org>
|
||||||
Simon McVittie <smcv@debian.org>
|
|
||||||
Standards-Version: 3.9.5
|
Standards-Version: 3.9.5
|
||||||
Homepage: http://ikiwiki.info/
|
Homepage: http://ikiwiki.info/
|
||||||
Vcs-Git: git://git.ikiwiki.info/
|
Vcs-Git: git://git.ikiwiki.info/
|
||||||
|
|
Loading…
Reference in New Issue