blob: b40128b2ae15721d415ec8cfb057a0f8dc05a2d4 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
|
dh-illumos (7) UNRELEASED; urgency=low
* Perl syntax error
* Set LDLIBS32 and LDLIBS64 in env.sh to use libraries from debian/tmp
* Disable stripping. GNU strip can damage binaries, and we will carefully
strip when create package.
* Use ":" instead on "true"
* Adjust libdirs in makefile rather then in env.sh:
ROOTLIBDIR sometimes is overriden in makefiles with ROOTFS_LIBDIR.
-- Igor Pashev <pashev.igor@gmail.com> Sat, 25 Aug 2012 23:09:24 +0000
dh-illumos (6) unstable; urgency=low
* Do not set i386_AS_XARCH: aw does not support it and sets
--32 option by default
-- Igor Pashev <pashev.igor@gmail.com> Fri, 13 Jul 2012 21:53:51 +0000
dh-illumos (5) unstable; urgency=low
* Use /usr/lib32 for 32-bit libraries
-- Igor Pashev <pashev.igor@gmail.com> Fri, 13 Jul 2012 17:22:51 +0000
dh-illumos (4) unstable; urgency=low
* Fixed manpage formatting
* Use CFLAGS when linking shared libraries
-- Igor Pashev <pashev.igor@gmail.com> Sat, 07 Jul 2012 23:59:06 +0000
dh-illumos (3) unstable; urgency=low
* Added option --no-onlbd to dh_illumos_make
-- Igor Pashev <pashev.igor@gmail.com> Sat, 07 Jul 2012 21:00:03 +0000
dh-illumos (2) unstable; urgency=low
* Really useful version.
-- Igor Pashev <pashev.igor@gmail.com> Sat, 07 Jul 2012 16:03:49 +0000
dh-illumos (1) unstable; urgency=low
* Initial release.
-- Igor Pashev <pashev.igor@gmail.com> Sun, 01 Jul 2012 01:04:24 +0000
|