From 8cf3b680bed91e92fd2a936fd3fc83541cb098fe Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Tue, 6 Jan 2015 11:16:05 +0100 Subject: Remove redundant dpkg from Pre-Depends --- debian/changelog | 8 ++++++++ debian/control | 3 +-- 2 files changed, 9 insertions(+), 2 deletions(-) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index 295b21b..5ac160a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +libonig (5.9.6-2) UNRELEASED; urgency=medium + + * debian/control: + - Remove dpkg from libonig2-dbg Pre-Depends because redundance + with ${misc:Pre-Depends}. + + -- Jörg Frings-Fürst Tue, 06 Jan 2015 11:09:12 +0100 + libonig (5.9.6-1) unstable; urgency=medium * New upstream release. diff --git a/debian/control b/debian/control index 03aa026..f12c53c 100644 --- a/debian/control +++ b/debian/control @@ -33,8 +33,7 @@ Depends: ${misc:Depends}, libonig2 (= ${binary:Version}) Pre-Depends: - ${misc:Pre-Depends}, - dpkg + ${misc:Pre-Depends} Description: regular expressions library — debugging symbols Oniguruma is a library for working with regular expressions. . -- cgit v1.2.3