Put myself as the primary maintainer.
authorMark Wooding <mdw@distorted.org.uk>
Sat, 2 May 2020 22:41:45 +0000 (23:41 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Sat, 2 May 2020 23:23:32 +0000 (00:23 +0100)
configure.ac
debian/control

index 90ba55c..def1951 100644 (file)
@@ -18,7 +18,7 @@
 # along with this program.  If not, see <http://www.gnu.org/licenses/>.
 #
 
-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])
index 87e231f..df3b266 100644 (file)
@@ -1,10 +1,10 @@
 Source: disorder
-Maintainer: Richard Kettlewell <rjk@greenend.org.uk>
+Maintainer: Mark Wooding <mdw@distorted.org.uk>
 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