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