From 38ef1d51e8f2938da6dbbcf471f7c65346dede35 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Sat, 15 Nov 2014 08:51:53 +0100 Subject: Debian bug #769556 --- debian/changelog | 10 ++++++++++ debian/control | 18 +++++++++--------- 2 files changed, 19 insertions(+), 9 deletions(-) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index 8e5b503..67bf103 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,13 @@ +libonig (5.9.5-4) unstable; urgency=medium + + * debian/control: + - 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). + + -- Jörg Frings-Fürst Sat, 15 Nov 2014 08:11:34 +0100 + libonig (5.9.5-3) unstable; urgency=medium * Add debian/libonig2-dbg.(preinst|postinst|postrm) to prevent diff --git a/debian/control b/debian/control index b41a6b8..ca0e216 100644 --- a/debian/control +++ b/debian/control @@ -4,17 +4,16 @@ Priority: extra Maintainer: Jörg Frings-Fürst Homepage: http://www.geocities.jp/kosako3/oniguruma/ Build-Depends: - debhelper (>= 9), - dh-autoreconf, - hardening-wrapper -Standards-Version: 3.9.5 + debhelper (>= 9), + dh-autoreconf +Standards-Version: 3.9.6 Package: libonig2 Priority: optional Architecture: any Multi-Arch: same Depends: - ${misc:Depends}, + ${misc:Depends}, ${shlibs:Depends} Pre-Depends: ${misc:Pre-Depends} @@ -28,8 +27,9 @@ Section: debug Architecture: any Multi-Arch: same Depends: - ${misc:Depends}, - ${shlibs:Depends}, + ${misc:Depends}, + ${shlibs:Depends}, + dpkg (>=1.17.21), libonig2 (= ${binary:Version}) Description: Debugging symbols for libonig2 The characteristics of this library is that different @@ -43,8 +43,8 @@ Section: libdevel Priority: optional Architecture: any Depends: - ${misc:Depends}, - ${shlibs:Depends}, + ${misc:Depends}, + ${shlibs:Depends}, libonig2 (= ${binary:Version}) Description: Development files for libonig2 The characteristics of this library is that different -- cgit v1.2.3