From: Mark Wooding Date: Sat, 2 May 2020 22:41:45 +0000 (+0100) Subject: Put myself as the primary maintainer. X-Git-Tag: 5.2~1 X-Git-Url: https://git.distorted.org.uk/~mdw/disorder/commitdiff_plain/0488cc083749ab72138404f3596366e86da26909?ds=sidebyside Put myself as the primary maintainer. --- diff --git a/configure.ac b/configure.ac index 90ba55c..def1951 100644 --- a/configure.ac +++ b/configure.ac @@ -18,7 +18,7 @@ # along with this program. If not, see . # -AC_INIT([disorder], [5.1.1], [rjk@greenend.org.uk]) +AC_INIT([disorder], [5.1.1], [mdw@distorted.org.uk]) AC_CONFIG_AUX_DIR([config.aux]) AM_INIT_AUTOMAKE([foreign]) AC_CONFIG_SRCDIR([server/disorderd.c]) diff --git a/debian/control b/debian/control index 87e231f..df3b266 100644 --- a/debian/control +++ b/debian/control @@ -1,10 +1,10 @@ Source: disorder -Maintainer: Richard Kettlewell +Maintainer: Mark Wooding Section: sound Priority: optional Standards-Version: 3.8.1.0 Build-Depends: debhelper (>= 9), dh-exec, netbase, libgc-dev | libgc6-dev, libgcrypt-dev, libdb5.3-dev | libdb5.1-dev | libdb4.8-dev | libdb4.7-dev | libdb4.5-dev | libdb4.3-dev, libpcre2-dev | libpcre3-dev, libvorbis-dev, libmad0-dev, libasound2-dev, libpulse-dev, python, libflac-dev, libgtk2.0-dev (>= 2.12.12), pkg-config, libgstreamer1.0-dev | libgstreamer0.10-dev, libgstreamer-plugins-base1.0-dev | libgstreamer-plugins-base0.10-dev, libsamplerate0-dev -Vcs-Git: https://code.google.com/p/disorder/ +Vcs-Git: https://github.com/ewxrjk/disorder/ Homepage: http://www.greenend.org.uk/rjk/disorder/ Package: disorder