diff options
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 4 | ||||
-rw-r--r-- | debian/control | 4 | ||||
-rw-r--r-- | debian/copyright | 2 |
3 files changed, 7 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog index 9b9be89..4f41e22 100644 --- a/debian/changelog +++ b/debian/changelog @@ -10,6 +10,10 @@ uriparser (0.8.5-1) UNRELEASED; urgency=medium - Change debian/compat to 11. - Bump minimum debhelper version in debian/control to >= 11. - Remove dh-autoreconf from Build-Depends. + * Declare compliance with Debian Policy 4.1.3 (No changes needed). + * Change to my new email address: + - debian/control + - debian/copyright -- Jörg Frings-Fürst <debian@jff.email> Wed, 21 Mar 2018 22:11:26 +0100 diff --git a/debian/control b/debian/control index 2a8b993..04daf1a 100644 --- a/debian/control +++ b/debian/control @@ -1,7 +1,7 @@ Source: uriparser Section: libs Priority: optional -Maintainer: Jörg Frings-Fürst <debian@jff-webhosting.net> +Maintainer: Jörg Frings-Fürst <debian@jff.email> Build-Depends: debhelper (>= 11), dh-exec (>=0.3) @@ -11,7 +11,7 @@ Build-Depends-Indep: qttools5-dev-tools, qtbase5-dev, libqt5sql5-sqlite -Standards-Version: 3.9.6 +Standards-Version: 4.1.3 Homepage: http://uriparser.sourceforge.net Vcs-Git: git://anonscm.debian.org/collab-maint/uriparser.git Vcs-Browser: http://anonscm.debian.org/cgit/collab-maint/uriparser.git diff --git a/debian/copyright b/debian/copyright index 5d1d263..086f569 100644 --- a/debian/copyright +++ b/debian/copyright @@ -19,7 +19,7 @@ Copyright: 2014-2015 Sebastian Pipping <webmaster@hartwork.org> License: LGPL-2.1+ Files: debian/* -Copyright: 2014-2015 Jörg Frings-Fürst <debian@jff-webhosting.net> +Copyright: 2014-2018 Jörg Frings-Fürst <debian@jff.email> License: GPL-3+ License: BSD-3-clause |