summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Benjamin Barenblat <bbaren@debian.org>2018-11-23 12:30:12 -0500
committerGravatar Benjamin Barenblat <bbaren@debian.org>2018-11-23 12:30:12 -0500
commit31ceaa5baca2accd47905f62e1c67a9a9feaf067 (patch)
tree4f567995c4dcaf79b58f5e2ecfc8d73b87fbdbb0
parent848a6a932f30a88e27760c169059ddcb07372758 (diff)
Update maintainer email address
-rw-r--r--debian/control2
-rw-r--r--debian/copyright2
-rw-r--r--debian/patches/avoidRssGlib.diff2
-rw-r--r--debian/patches/validateAppdata.diff2
4 files changed, 4 insertions, 4 deletions
diff --git a/debian/control b/debian/control
index f6cee1c..b4ec0e8 100644
--- a/debian/control
+++ b/debian/control
@@ -1,7 +1,7 @@
Source: transmission-remote-gtk
Section: net
Priority: optional
-Maintainer: Benjamin Barenblat <bbaren@mit.edu>
+Maintainer: Benjamin Barenblat <bbaren@debian.org>
Build-Depends:
appstream-util,
autoconf-archive,
diff --git a/debian/copyright b/debian/copyright
index 9f6d585..e71afa0 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -36,7 +36,7 @@ Copyright: 2014 Alan F
License: CC0-1.0
Files: debian/*
-Copyright: 2013-2018 Benjamin Barenblat <bbaren@mit.edu>
+Copyright: 2013-2018 Benjamin Barenblat <bbaren@debian.org>
License: Apache-2.0
Files: extern/rss-glib/*.c extern/rss-glib/*.h
diff --git a/debian/patches/avoidRssGlib.diff b/debian/patches/avoidRssGlib.diff
index fbc156e..aa87654 100644
--- a/debian/patches/avoidRssGlib.diff
+++ b/debian/patches/avoidRssGlib.diff
@@ -10,7 +10,7 @@ In the interest of defence in depth, however, conditionalize references to
rss-glib from within the build system. As an added bonus, this speeds up build
time by not building code which will never get linked.
-Author: Benjamin Barenblat <bbaren@mit.edu>
+Author: Benjamin Barenblat <bbaren@debian.org>
Bug: https://github.com/transmission-remote-gtk/transmission-remote-gtk/issues/21
--- a/Makefile.am
+++ b/Makefile.am
diff --git a/debian/patches/validateAppdata.diff b/debian/patches/validateAppdata.diff
index ea6dd07..e266c67 100644
--- a/debian/patches/validateAppdata.diff
+++ b/debian/patches/validateAppdata.diff
@@ -1,5 +1,5 @@
Description: Correct style errors in transmission-remote-gtk.appdata.xml
-Author: Benjamin Barenblat <bbaren@mit.edu>
+Author: Benjamin Barenblat <bbaren@debian.org>
Bug: https://github.com/transmission-remote-gtk/transmission-remote-gtk/issues/37
Forwarded: no
--- a/data/transmission-remote-gtk.appdata.xml.in