summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorIgor Pashev <pashev.igor@gmail.com>2014-03-02 14:28:12 +0400
committerIgor Pashev <pashev.igor@gmail.com>2014-03-02 14:28:12 +0400
commit1ecc04c0bbee03b1cae8e3a1facc56dd375c9adf (patch)
tree0c25eb47b1b21523392d026b60e652e87852aeb4 /debian
parentefddf2731289083f66d9cd3f748d051c83509046 (diff)
downloaddh-illumos-1ecc04c0bbee03b1cae8e3a1facc56dd375c9adf.tar.gz
dh-illumos (9.5.9) unstable; urgency=mediumv9.5.9
* 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)
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog10
-rw-r--r--debian/control1
2 files changed, 11 insertions, 0 deletions
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 <pashev.igor@gmail.com> 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