diff options
author | Igor Pashev <pashev.igor@gmail.com> | 2013-04-22 16:40:25 +0000 |
---|---|---|
committer | Igor Pashev <pashev.igor@gmail.com> | 2013-04-22 16:40:25 +0000 |
commit | 8db9830d7dad98ee609d422fe9a4c92cb43bcf4c (patch) | |
tree | fcdfd1483e6414c9d1f6f9944df18748a62b3296 /debian | |
parent | 1eca56b7a9ba646fb49239a633d5c15f0a35ed71 (diff) | |
download | dh-illumos-8db9830d7dad98ee609d422fe9a4c92cb43bcf4c.tar.gz |
dh-illumos (9.5.7) unstable; urgency=lowv9.5.7
* dh-illumos depends on onbld (for cw and aw)
* Mention issue with dh_illumos_gate --build
(tar: ...: Not found in archive)
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 8 | ||||
-rw-r--r-- | debian/control | 1 |
2 files changed, 9 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 3324547..d148b6a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +dh-illumos (9.5.7) unstable; urgency=low + + * dh-illumos depends on onbld (for cw and aw) + * Mention issue with dh_illumos_gate --build + (tar: ...: Not found in archive) + + -- Igor Pashev <pashev.igor@gmail.com> Mon, 22 Apr 2013 16:40:03 +0000 + dh-illumos (9.5.6) unstable; urgency=low * Removed dependency on illumos-source diff --git a/debian/control b/debian/control index 62ef248..9fce68a 100644 --- a/debian/control +++ b/debian/control @@ -10,6 +10,7 @@ Architecture: all Multi-Arch: foreign Depends: ${perl:Depends}, ${misc:Depends}, debhelper, ksh93, make, ld-gnu-to-sun, + onbld, Enhances: debhelper Description: debhelper addons to work with illumos sources This package provides debhelper addons configuring and building |