From 3dda7ca8a4c9fa8f19b7a0d5053f084d983c339e Mon Sep 17 00:00:00 2001 From: Igor Pashev Date: Wed, 7 Jan 2015 15:29:54 +0300 Subject: libelf (0.8.13-8) unstable; urgency=medium * libelfg0-dev provides libelf-dev * Added build dep gcc-multilib for illumos-amd64 --- debian/changelog | 7 +++++++ debian/control | 3 ++- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 0326f4c..540b4db 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +libelf (0.8.13-8) unstable; urgency=medium + + * libelfg0-dev provides libelf-dev + * Added build dep gcc-multilib for illumos-amd64 + + -- Igor Pashev Wed, 07 Jan 2015 15:23:13 +0300 + libelf (0.8.13-7) unstable; urgency=low * Make lib32elfg0 optional diff --git a/debian/control b/debian/control index ce93742..302e236 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: libelf Section: devel Priority: optional Maintainer: Igor Pashev -Build-Depends: gettext, debhelper (>= 9) +Build-Depends: gettext, debhelper (>= 9), gcc-multilib [illumos-amd64] Standards-Version: 3.9.3 Package: libelfg0 @@ -19,6 +19,7 @@ Section: libdevel Priority: optional Depends: libelfg0 (= ${binary:Version}), ${misc:Depends} Conflicts: libelf1-dev +Provides: libelf-dev Description: ELF object file access library (development files) Package: lib32elfg0 -- cgit v1.2.3