diff options
author | Jörg Frings-Fürst <debian@jff-webhsoting.net> | 2018-03-22 07:26:59 +0100 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhsoting.net> | 2018-03-22 07:26:59 +0100 |
commit | 9da10f705434d2a18d1ac3670f16d9b10e77f10c (patch) | |
tree | 5fb118d3fa2a2193faf3758898ee7fe2b6abb549 /debian/changelog | |
parent | 12af0f6afae11029a608e33b98047aea4e82da7d (diff) | |
parent | 52052c161e3230d27658d819be68abd4597aa6eb (diff) |
Merge branch 'feature/upstream' into develop
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 24 |
1 files changed, 23 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 481bb31..50132b8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,25 @@ +uriparser (0.8.5-1) UNRELEASED; urgency=medium + + * New upstream release. + - Refresh symbols file. + - Refresh debian/copyright. + - Rewrite debian/upstream/metadata. + * Remove trailing whitespaces: + - debian/changelog + - debian/control + - debian/rules + * Migrate to debhelper 11: + - 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 + * New README.source to explain the branching model used. + + -- Jörg Frings-Fürst <debian@jff.email> Wed, 21 Mar 2018 22:11:26 +0100 + uriparser (0.8.4-1) unstable; urgency=medium * New upstream release. @@ -155,7 +177,7 @@ uriparser (0.6.3-1) unstable; urgency=low uriparser (0.6.1-1) unstable; urgency=low - * New upstream version. + * New upstream version. * Add a watch file. |