Rev 45 | Rev 48 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 45 | Rev 47 | ||
---|---|---|---|
Line 1... | Line 1... | ||
1 | libtar (1.2.20-7) unstable; urgency=low |
1 | libtar (1.2.20-7) unstable; urgency=low |
2 | 2 | ||
3 | * no_strip.patch: make install must not strip binaries; it breaks cross |
3 | * no_strip.patch: make install must not strip binaries; it breaks cross |
4 | compilation and is against policy with regard to build options. |
4 | compilation and is against policy with regard to build options. |
- | 5 | * Pass --build and --host to configure as appropriate to enable cross |
|
- | 6 | compilation (Closes: #839883). |
|
5 | 7 | ||
6 | -- Magnus Holmgren <holmgren@debian.org> Tue, 11 Oct 2016 22:00:33 +0200 |
8 | -- Magnus Holmgren <holmgren@debian.org> Tue, 11 Oct 2016 22:29:38 +0200 |
7 | 9 | ||
8 | libtar (1.2.20-6) unstable; urgency=low |
10 | libtar (1.2.20-6) unstable; urgency=low |
9 | 11 | ||
10 | * Drop libtar/Makefile from examples, since it makes the build |
12 | * Drop libtar/Makefile from examples, since it makes the build |
11 | unreproducible (saves $SHELL) and isn't enough to compile libtar.c |
13 | unreproducible (saves $SHELL) and isn't enough to compile libtar.c |