diff options
| author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2017-12-14 17:05:29 +0100 | 
|---|---|---|
| committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2017-12-14 17:05:29 +0100 | 
| commit | 3da85d4cfc54b6a3396e118d298a9ee8d4e33832 (patch) | |
| tree | e20924fbf2e449599b655124fee78348df7d2acf | |
| parent | 7bd40e53626a0ec5621fc5b71cfaf5956b4e6ba9 (diff) | |
Change to my new email address
| -rw-r--r-- | debian/changelog | 9 | ||||
| -rw-r--r-- | debian/control | 2 | ||||
| -rw-r--r-- | debian/copyright | 2 | 
3 files changed, 11 insertions, 2 deletions
| diff --git a/debian/changelog b/debian/changelog index 453ddab..ded74cf 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +libonig (6.7.0-1) UNRELEASED; urgency=medium + +  * New upstream release. +  * Change to my new email address: +    - debian/control +    - debian/copyright + + -- Jörg Frings-Fürst <debian@jff.email>  Thu, 14 Dec 2017 16:55:22 +0100 +  libonig (6.6.1-1) unstable; urgency=medium    * New upstream release. diff --git a/debian/control b/debian/control index e59bbc4..a5a16a8 100644 --- a/debian/control +++ b/debian/control @@ -1,7 +1,7 @@  Source: libonig  Section: libs  Priority: extra -Maintainer: Jörg Frings-Fürst <debian@jff-webhosting.net> +Maintainer: Jörg Frings-Fürst <debian@jff.email>  Build-Depends:   debhelper (>= 10)  Standards-Version: 4.1.0.0 diff --git a/debian/copyright b/debian/copyright index a57a2e3..1e0ef89 100644 --- a/debian/copyright +++ b/debian/copyright @@ -30,7 +30,7 @@ License: BSD-2-clause  Files: debian/*  Copyright: 2006-2008 Max Kellermann <max@duempel.org>  -           2014-2017 Jörg Frings-Fürst <debian@jff-webhosting.net> +           2014-2017 Jörg Frings-Fürst <debian@jff.email>  License: GPL-2+  License: GPL-2+ | 
