summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Cowgill <jcowgill@debian.org>2018-05-15 14:19:51 +0100
committerJames Cowgill <jcowgill@debian.org>2018-05-16 11:34:09 +0100
commit0cdf400892309181e71b60cbfeffaae18d4d336e (patch)
treec587c0d45a10f33a3c3cacc9cba4b509c1fb3ac3
parente5eac350add6186549fec32a541db5b37e66f8e0 (diff)
Use my debian.org email in all patches and README.Debian
-rw-r--r--debian/README.Debian4
-rw-r--r--debian/patches/02_hurd.patch2
-rw-r--r--debian/patches/04_remove-googleapi-css.patch2
-rw-r--r--debian/patches/05_build-doc-once.patch2
-rw-r--r--debian/patches/06_pkgconfig-freebsd.patch2
5 files changed, 6 insertions, 6 deletions
diff --git a/debian/README.Debian b/debian/README.Debian
index ac3ff5a..eac7cfa 100644
--- a/debian/README.Debian
+++ b/debian/README.Debian
@@ -1,7 +1,7 @@
The Debian source package does not ship any of the xcode templates since
they also include non-free resources like the ones below.
- -- James Cowgill <james410@cowgill.org.uk> Fri, 14 Sep 2013 12:00:43 +0100
+ -- James Cowgill <jcowgill@debian.org> Fri, 14 Sep 2013 12:00:43 +0100
The Debian documentation package ships some samples that won't run out
of the box. This is because the data files aren't free (and for some
@@ -19,4 +19,4 @@ files:
examples/win32/resources/image1.jpg
examples/win32/resources/image2.jpg
- -- James Cowgill <james410@cowgill.org.uk> Wed, 07 May 2014 16:02:10 +0100
+ -- James Cowgill <jcowgill@debian.org> Wed, 07 May 2014 16:02:10 +0100
diff --git a/debian/patches/02_hurd.patch b/debian/patches/02_hurd.patch
index dc4db4d..33cee97 100644
--- a/debian/patches/02_hurd.patch
+++ b/debian/patches/02_hurd.patch
@@ -2,7 +2,7 @@ Description: Add GNU/Hurd support
This patch adds GNU/Hurd support to SFML by pretending to be linux.
The only thing which is not supported are joysticks - a dummy
implementation has been added.
-Author: James Cowgill <james410@cowgill.org.uk>
+Author: James Cowgill <jcowgill@debian.org>
Forwarded: no
---
This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
diff --git a/debian/patches/04_remove-googleapi-css.patch b/debian/patches/04_remove-googleapi-css.patch
index 6afea4d..91f792b 100644
--- a/debian/patches/04_remove-googleapi-css.patch
+++ b/debian/patches/04_remove-googleapi-css.patch
@@ -1,7 +1,7 @@
Description: Remove commented out googleapi css in documentation
There isn't actually any privacy breach here (since the line is commented
out), but removing it shuts up lintian.
-Author: James Cowgill <james410@cowgill.org.uk>
+Author: James Cowgill <jcowgill@debian.org>
---
This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
--- a/doc/header.html.in
diff --git a/debian/patches/05_build-doc-once.patch b/debian/patches/05_build-doc-once.patch
index 71bc68b..3674295 100644
--- a/debian/patches/05_build-doc-once.patch
+++ b/debian/patches/05_build-doc-once.patch
@@ -4,7 +4,7 @@ Description: Adjust build script to build documentation only once
being built twice (normal build + install phase). It also allows the
documentation building to happen after the code building, which makes the
logs much more readable in parallel builds.
-Author: James Cowgill <james410@cowgill.org.uk>
+Author: James Cowgill <jcowgill@debian.org>
Forwarded: no
---
This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
diff --git a/debian/patches/06_pkgconfig-freebsd.patch b/debian/patches/06_pkgconfig-freebsd.patch
index ddb4a37..34790a4 100644
--- a/debian/patches/06_pkgconfig-freebsd.patch
+++ b/debian/patches/06_pkgconfig-freebsd.patch
@@ -1,5 +1,5 @@
Description: Install FreeBSD pkgconfig files in lib/pkgconfig again
-Author: James Cowgill <james410@cowgill.org.uk>
+Author: James Cowgill <jcowgill@debian.org>
Forwarded: no
---
This patch header follows DEP-3: http://dep.debian.net/deps/dep3/