diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2015-01-03 14:31:42 +0100 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2015-01-03 14:31:42 +0100 |
commit | 6f5d6e0bfa8e6f8a3de16e4d537abcce4e94547d (patch) | |
tree | e79df86cb7d2a961960265e2ae333955cbc85630 /debian/changelog | |
parent | 27195517c5bfdbc8821bfd3c957b6c35d6c13544 (diff) |
some work for the new release. see debian/changelog
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 40 |
1 files changed, 37 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog index 47c12ec..d340e8c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,12 +1,46 @@ -libonig (5.9.5-4) UNRELEASED; urgency=medium +libonig (5.9.6-1) unstable; urgency=medium + * New upstream release. + * Refresh debian/patches/001-changes_build_sys.diff. + * Refresh debian/symbols. + * debian/rules: + - rewrite override_dh_strip. + - 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 to Depends of libonig2-dbg to prevent error on upgrade wheezy to jessie. (Closes: #769556). - - Remove hardening-wrapper from Build-Depends. - Bump Standards-Version to 3.9.6 (no changes required). + - Add Vcs-* fields pointed to alioth. + - Remove deprecated hardening-wrapper from Build-Depends + (Closes: #774485). + * debian/*.postrm, debian/*.postinst, debian/*.preinst: + - Change version in calls of dpkg-maintscript-helper symlink_to_dir + to 5.9.6-1~. + * Revert unwanted NMUs 5.9.5-3.1 & 5.9.5-3.2, replace with own version. + * Add Vcs + + -- Jörg Frings-Fürst <debian@jff-webhosting.net> Sat, 03 Jan 2015 14:04:23 +0100 + +libonig (5.9.5-3.2) unstable; urgency=medium + + * Non-maintainer upload. + * Fix version for calls to dpkg-maintscript-helper symlink_to_dir. + (closes: #769556). + + -- Ivo De Decker <ivodd@debian.org> Sun, 28 Dec 2014 12:11:12 +0100 + +libonig (5.9.5-3.1) unstable; urgency=high + + * Non-maintainer upload. + * Add missing pre-dependency on dpkg for dpkg-maintscript-helper + symlink_to_dir (closes: #769556). - -- Jörg Frings-Fürst <debian@jff-webhosting.net> Sat, 15 Nov 2014 08:11:34 +0100 + -- Julien Cristau <jcristau@debian.org> Sat, 15 Nov 2014 11:53:45 +0100 libonig (5.9.5-3) unstable; urgency=medium |