[Pkg-javascript-commits] [node-ws] 01/01: update my email address
Ximin Luo
infinity0 at moszumanska.debian.org
Fri Aug 21 08:24:35 UTC 2015
This is an automated email from the git hooks/post-receive script.
infinity0 pushed a commit to branch master
in repository node-ws.
commit 85b540375e92df795d1ffe0fc9d922680bfd0148
Author: Ximin Luo <infinity0 at debian.org>
Date: Fri Aug 21 10:24:18 2015 +0200
update my email address
---
debian/control | 2 +-
debian/copyright | 2 +-
debian/patches/nodejs-shebang | 2 +-
debian/patches/only-use-native | 2 +-
debian/patches/rm-redundant-legacy-include | 2 +-
debian/patches/rm-vcs-control | 2 +-
6 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/debian/control b/debian/control
index ec6d085..1fa153d 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: node-ws
Section: web
Priority: extra
Maintainer: Debian Javascript Maintainers <pkg-javascript-devel at lists.alioth.debian.org>
-Uploaders: Ximin Luo <infinity0 at pwned.gg>, Jérémy Lal <kapouer at melix.org>
+Uploaders: Ximin Luo <infinity0 at debian.org>, Jérémy Lal <kapouer at melix.org>
Build-Depends:
debhelper (>= 9.0.0),
dh-buildinfo,
diff --git a/debian/copyright b/debian/copyright
index 8e88734..5545489 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -41,7 +41,7 @@ Comment:
Imported-repacked from another upstream https://github.com/unshiftio/ultron
Files: debian/*
-Copyright: 2014-2015 Ximin Luo <infinity0 at pwned.gg>
+Copyright: 2014-2015 Ximin Luo <infinity0 at debian.org>
License: Expat
License: Expat
diff --git a/debian/patches/nodejs-shebang b/debian/patches/nodejs-shebang
index 1c0824b..0ac1f26 100644
--- a/debian/patches/nodejs-shebang
+++ b/debian/patches/nodejs-shebang
@@ -1,6 +1,6 @@
Description: Fix nodejs shebang line to Debian canonical path
Debian mandates /usr/bin/nodejs in order to resolve a naming conflict
-Author: Ximin Luo <infinity0 at pwned.gg>
+Author: Ximin Luo <infinity0 at debian.org>
Forwarded: not-needed
---
This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
diff --git a/debian/patches/only-use-native b/debian/patches/only-use-native
index 1f08614..cee2b36 100644
--- a/debian/patches/only-use-native
+++ b/debian/patches/only-use-native
@@ -1,6 +1,6 @@
Description: Use native libs directly
Remove the fallback wrapper adapters and use the native modules directly.
-Author: Ximin Luo <infinity0 at pwned.gg>
+Author: Ximin Luo <infinity0 at debian.org>
Forwarded: not-needed
---
This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
diff --git a/debian/patches/rm-redundant-legacy-include b/debian/patches/rm-redundant-legacy-include
index 0da941b..456867d 100644
--- a/debian/patches/rm-redundant-legacy-include
+++ b/debian/patches/rm-redundant-legacy-include
@@ -1,7 +1,7 @@
Description: Remove redundant legacy include
Calling node fails on Debian. It is also unnecessary since Debian provides
nan.h in /usr/include which is already in the default path.
-Author: Ximin Luo <infinity0 at pwned.gg>
+Author: Ximin Luo <infinity0 at debian.org>
Forwarded: not-needed
---
This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
diff --git a/debian/patches/rm-vcs-control b/debian/patches/rm-vcs-control
index 5dee00b..b308ff6 100644
--- a/debian/patches/rm-vcs-control
+++ b/debian/patches/rm-vcs-control
@@ -1,5 +1,5 @@
Description: Remove VCS control files
-Author: Ximin Luo <infinity0 at pwned.gg>
+Author: Ximin Luo <infinity0 at debian.org>
Forwarded: not-needed
---
This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-ws.git
More information about the Pkg-javascript-commits
mailing list