diff options
| -rw-r--r-- | debian/changelog | 5 | ||||
| -rw-r--r-- | debian/control | 2 | ||||
| -rw-r--r-- | debian/copyright | 2 | 
3 files changed, 6 insertions, 3 deletions
| diff --git a/debian/changelog b/debian/changelog index cc0fbe7..0b0ca17 100644 --- a/debian/changelog +++ b/debian/changelog @@ -23,8 +23,11 @@ xtrkcad (1:5.1.0-1) unstable; urgency=medium      - Bump minimum debhelper version in debian/control to >= 11.      - Remove --parallel from debian/rules.    * debian/changelog, debian/control: Remove trailing whitespaces. +  * Change to my new mail address: +    - debian/control, +    - debian/copyright - -- Jörg Frings-Fürst <debian@jff-webhosting.net>  Sun, 02 Jul 2017 17:36:42 +0200 + -- Jörg Frings-Fürst <debian@jff.email>  Mon, 19 Mar 2018 23:31:33 +0100  xtrkcad (1:4.2.4a-1) unstable; urgency=medium diff --git a/debian/control b/debian/control index c61598b..67ab54b 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Priority: optional  Maintainer: Daniel E. Markle <dmarkle@ashtech.net>  Uploaders:   Mike Gabriel <sunweaver@debian.org>, - Jörg Frings-Fürst <debian@jff-webhosting.net> + Jörg Frings-Fürst <debian@jff.email>  Build-Depends:   cmake,   debhelper (>= 11), diff --git a/debian/copyright b/debian/copyright index fc36f81..1fa90d6 100644 --- a/debian/copyright +++ b/debian/copyright @@ -76,7 +76,7 @@ License: public-domain  Files: debian/*  Copyright: 2015      Daniel E. Markle <dmarkle@ashtech.net> -           2016-2018 Jörg Frings-Fürst <debian@jff-webhosting.net> +           2016-2018 Jörg Frings-Fürst <debian@jff.email>             2016-2017 Mike Gabriel <sunweaver@debian.org>  License: GPL-2+ | 
