From aab9953ac5406159917747d1f61bc31a7a6666c7 Mon Sep 17 00:00:00 2001 From: Igor Pashev Date: Thu, 15 Nov 2012 01:56:30 +0000 Subject: ld-gnu-to-sun depends on sunld --- debian/changelog | 6 ++++++ debian/control | 6 +++--- 2 files changed, 9 insertions(+), 3 deletions(-) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index cbea5e9..2823cef 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +dh-illumos (9.5.2) unstable; urgency=low + + * ld-gnu-to-sun depends on sunld + + -- Igor Pashev Thu, 15 Nov 2012 01:56:14 +0000 + dh-illumos (9.5.1) unstable; urgency=low * Fix shell syntax. diff --git a/debian/control b/debian/control index 8a63c08..12f7ba9 100644 --- a/debian/control +++ b/debian/control @@ -8,7 +8,7 @@ Standards-Version: 3.9.3 Package: dh-illumos Architecture: all Multi-Arch: foreign -Depends: ${perl:Depends}, ${misc:Depends}, debhelper (>=8), +Depends: ${perl:Depends}, ${misc:Depends}, debhelper, ksh93, make, illumos-source, ld-gnu-to-sun, Enhances: debhelper Description: debhelper addons to work with illumos sources @@ -20,8 +20,8 @@ Description: debhelper addons to work with illumos sources Package: ld-gnu-to-sun Architecture: all -Depends: illumos-binutils, binutils, gcc (>=4.7), ${misc:Depends} -Enhances: binutils +Depends: sunld, ${misc:Depends} +Enhances: gcc Description: linker wrapper: execute sunld instead of gnu ld System GCC compiled to use ld(1) from GNU binutils. Those binutils are patched to support alternative linker -- cgit v1.2.3