diff options
-rw-r--r-- | debian/changelog | 8 | ||||
-rw-r--r-- | debian/control | 2 | ||||
-rw-r--r-- | debian/copyright | 2 |
3 files changed, 10 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 2b57caa..6c0d63e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +xbase64 (3.1.2-13) UNRELEASED; urgency=medium + + * Change to my new mail address: + - debian/control, + - debian/copyright + + -- Jörg Frings-Fürst <debian@jff.email> Wed, 03 Oct 2018 10:13:15 +0200 + xbase64 (3.1.2-12) unstable; urgency=medium * Rewrite *.maintscript for unhandled DPKG_MAINTSCRIPT_PACKAGE diff --git a/debian/control b/debian/control index fb6c475..fd92764 100644 --- a/debian/control +++ b/debian/control @@ -1,7 +1,7 @@ Source: xbase64 Priority: optional Section: libs -Maintainer: Jörg Frings-Fürst <debian@jff-webhosting.net> +Maintainer: Jörg Frings-Fürst <debian@jff.email> Standards-Version: 3.9.8 Build-Depends: debhelper (>= 10), diff --git a/debian/copyright b/debian/copyright index 9f64ef1..dd6ef77 100644 --- a/debian/copyright +++ b/debian/copyright @@ -13,7 +13,7 @@ Copyright: 1997-2003 Gary A. Kunkel <gkunkel@zhsac.com> License: GPL-2+ Files: debian/* -Copyright: 2014-2016 Jörg Frings-Fürst <debian@jff-webhosting.net> +Copyright: 2014-2016 Jörg Frings-Fürst <debian@jff.email> License: GPL-3.0+ License: LGPL-2.1+ |