diff options
-rw-r--r-- | debian/changelog | 1 | ||||
-rw-r--r-- | debian/control | 2 | ||||
-rw-r--r-- | debian/copyright | 2 |
3 files changed, 3 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index d048eef..190acd3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ gnome-pie (0.7.1-2) UNRELEASED; urgency=medium * New debian/patches/0100-fix-ftbfs_vala_0_42.patch to fix FTBFS with vala 0.42. + * Change to my new email address. * debian/control: - Change VCS-* to point to the new repository. diff --git a/debian/control b/debian/control index d82bb6e..3ed231e 100644 --- a/debian/control +++ b/debian/control @@ -1,7 +1,7 @@ Source: gnome-pie Section: gnome Priority: optional -Maintainer: Jörg Frings-Fürst <debian@jff-webhosting.net> +Maintainer: Jörg Frings-Fürst <debian@jff.email> Build-Depends: debhelper (>= 10), cmake, diff --git a/debian/copyright b/debian/copyright index 5686c4c..f19db04 100644 --- a/debian/copyright +++ b/debian/copyright @@ -14,7 +14,7 @@ License: BSD-2-Clause Files: debian/* Copyright: 2011 Alessandro Ghedini <ghedo@debian.org> - 2014-2017 Jörg Frings-Fürst <debian@jff-webhosting.net> + 2014-2017 Jörg Frings-Fürst <debian@jff.email> License: GPL-3.0+ License: GPL-3.0+ |