From 1ecc04c0bbee03b1cae8e3a1facc56dd375c9adf Mon Sep 17 00:00:00 2001 From: Igor Pashev Date: Sun, 2 Mar 2014 14:28:12 +0400 Subject: dh-illumos (9.5.9) unstable; urgency=medium * dh_illumos_gate: - define SAVEARGS= to disable -msave-args (not supported by our gcc) - define CW_GCC=gcc so cw from onbld can pick ccache - patch PATH in bldenv.sh: do not completely redefine PATH, but just append it (for ccache too) --- debian/changelog | 10 ++++++++++ debian/control | 1 + 2 files changed, 11 insertions(+) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index b183daf..21fc10f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,13 @@ +dh-illumos (9.5.9) unstable; urgency=medium + + * dh_illumos_gate: + - define SAVEARGS= to disable -msave-args (not supported by our gcc) + - define CW_GCC=gcc so cw from onbld can pick ccache + - patch PATH in bldenv.sh: do not completely redefine PATH, but just + append it (for ccache too) + + -- Igor Pashev Sun, 02 Mar 2014 13:39:36 +0400 + dh-illumos (9.5.8) unstable; urgency=low * Allow passing arbitrary options to tar in dh_illumos_gate diff --git a/debian/control b/debian/control index 9fce68a..ed5dce0 100644 --- a/debian/control +++ b/debian/control @@ -11,6 +11,7 @@ Multi-Arch: foreign Depends: ${perl:Depends}, ${misc:Depends}, debhelper, ksh93, make, ld-gnu-to-sun, onbld, +Breaks: onbld (<< 4.3) Enhances: debhelper Description: debhelper addons to work with illumos sources This package provides debhelper addons configuring and building -- cgit v1.2.3