aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
-rw-r--r--debian/Makefile2
-rw-r--r--debian/README.Debian2
-rw-r--r--debian/Vagrantfile2
-rw-r--r--debian/control2
-rw-r--r--debian/copyright6
5 files changed, 7 insertions, 7 deletions
diff --git a/debian/Makefile b/debian/Makefile
index 922ad28..73c2929 100644
--- a/debian/Makefile
+++ b/debian/Makefile
@@ -1,7 +1,7 @@
include prelude.mk
NAME ?= Egor Tensin
-EMAIL ?= Egor.Tensin@gmail.com
+EMAIL ?= egor@tensin.name
PPA_OWNER ?= egor-tensin
PPA_NAME ?= linux-status
GPG_KEY ?= 3B3EF1235420917E0DB0723991D679FB92B036CB
diff --git a/debian/README.Debian b/debian/README.Debian
index f85278f..890d124 100644
--- a/debian/README.Debian
+++ b/debian/README.Debian
@@ -52,4 +52,4 @@ debian/build-area/.
make DIST=focal dist
make DIST=focal dist/test # Ignores uncommitted changes.
- -- Egor Tensin <Egor.Tensin@gmail.com> Mon, 08 Mar 2021 07:33:14 +0000
+ -- Egor Tensin <egor@tensin.name> Mon, 08 Mar 2021 07:33:14 +0000
diff --git a/debian/Vagrantfile b/debian/Vagrantfile
index fce4afb..6045d2b 100644
--- a/debian/Vagrantfile
+++ b/debian/Vagrantfile
@@ -2,7 +2,7 @@
# vi: set ft=ruby :
NAME = 'Egor Tensin'
-EMAIL = 'Egor.Tensin@gmail.com'
+EMAIL = 'egor@tensin.name'
GPG_KEY = '3B3EF1235420917E0DB0723991D679FB92B036CB'
UID = Process.euid
diff --git a/debian/control b/debian/control
index 617dc28..246f405 100644
--- a/debian/control
+++ b/debian/control
@@ -1,7 +1,7 @@
Source: linux-status
Section: admin
Priority: optional
-Maintainer: Egor Tensin <Egor.Tensin@gmail.com>
+Maintainer: Egor Tensin <egor@tensin.name>
Build-Depends: debhelper-compat (= 10)
Standards-Version: 4.4.1
Homepage: https://github.com/egor-tensin/linux-status
diff --git a/debian/copyright b/debian/copyright
index be44d72..cb44f28 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,14 +1,14 @@
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: linux-status
-Upstream-Contact: Egor Tensin <Egor.Tensin@gmail.com>
+Upstream-Contact: Egor Tensin <egor@tensin.name>
Source: https://github.com/egor-tensin/linux-status
Files: *
-Copyright: 2018-2022 Egor Tensin <Egor.Tensin@gmail.com>
+Copyright: 2018-2023 Egor Tensin <egor@tensin.name>
License: MIT
Files: debian/*
-Copyright: 2021-2022 Egor Tensin <Egor.Tensin@gmail.com>
+Copyright: 2021-2023 Egor Tensin <egor@tensin.name>
License: MIT
Files: html/css/bootstrap.min.css html/js/bootstrap.bundle.min.js