diff options
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 17 |
1 files changed, 15 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 453ddab..91a5eea 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,16 @@ +libonig (6.7.0-1) unstable; urgency=medium + + * New upstream release. + - Refresh symbols file. + * Change to my new email address: + - debian/control + - debian/copyright + * debian/changelog: + - Remove trailing whitespaces. + * Declare compliance with Debian Policy 4.1.2.0. (No changes needed). + + -- Jörg Frings-Fürst <debian@jff.email> Thu, 14 Dec 2017 17:26:05 +0100 + libonig (6.6.1-1) unstable; urgency=medium * New upstream release. @@ -124,14 +137,14 @@ libonig (5.9.6-1) unstable; urgency=medium * Refresh debian/symbols. * debian/rules: - rewrite override_dh_strip. - - Add dpkg-gensymbols to generate symbol file(s) + - Add dpkg-gensymbols to generate symbol file(s) on every build. * debian/copyright: Add year 2015 to my entry at debian/*. * debian/control: - Remove useless Depends ${shlibs:Depends} from libonig2-dbg and libonig-dev - - Add dpkg and ${misc:Pre-Depends} to Depends of libonig2-dbg + - Add dpkg and ${misc:Pre-Depends} to Depends of libonig2-dbg to prevent error on upgrade wheezy to jessie (Closes: #769556). - Bump Standards-Version to 3.9.6 (no changes required). - Add Vcs-* fields pointed to alioth. |