diff options
| author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2017-12-02 11:01:12 +0100 | 
|---|---|---|
| committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2017-12-02 11:01:12 +0100 | 
| commit | 5fc2bdb06317421c6408d2dc4bca42d1a0999e0e (patch) | |
| tree | fd18bee769e57d7420ab379515e0a3e9f7f0f7f8 | |
| parent | 239dfe8416847d6cee5a6c20366dc9e353e09daf (diff) | |
Change to my new mail address
| -rw-r--r-- | debian/changelog | 1 | ||||
| -rw-r--r-- | debian/control | 4 | ||||
| -rw-r--r-- | debian/copyright | 2 | 
3 files changed, 4 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog index ab33d043..d0d6cb75 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ libunistring (0.9.8-1) UNRELEASED; urgency=medium    * New upstream release.      - Refresh patches. +  * Change to my new mail address.   -- Jörg Frings-Fürst <debian@jff.email>  Sat, 02 Dec 2017 10:31:01 +0100 diff --git a/debian/control b/debian/control index 82927dee..e3e151f5 100644 --- a/debian/control +++ b/debian/control @@ -1,7 +1,7 @@  Source: libunistring  Priority: optional -Maintainer: Jörg Frings-Fürst <debian@jff-webhosting.net> -Build-Depends:  +Maintainer: Jörg Frings-Fürst <debian@jff.email> +Build-Depends:   debhelper (>= 10),  Standards-Version: 4.0.0  Section: libs diff --git a/debian/copyright b/debian/copyright index 512570cd..9ccd2b70 100644 --- a/debian/copyright +++ b/debian/copyright @@ -48,7 +48,7 @@ License: MIT  Files: debian/*  Copyright: 2009-2011 Andreas Rottmann <rotty@debian.org> -           2017      Jörg Frings-Fürst <debian@jff-webhosting.net> +           2017      Jörg Frings-Fürst <debian@jff.email>  License: GPL-3+  License: LGPL-3+  | 
