Rev 50 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 50 | Rev 51 | ||
---|---|---|---|
Line 3... | Line 3... | ||
3 | * Convert debian/rules to modern dh style and upgrade to compat level |
3 | * Convert debian/rules to modern dh style and upgrade to compat level |
4 | 11, enabling Multi-Arch. |
4 | 11, enabling Multi-Arch. |
5 | * testsuite.patch: Don't create testsuite/Makefile with autoconf; add |
5 | * testsuite.patch: Don't create testsuite/Makefile with autoconf; add |
6 | empty clean and distclean targets to it so that cleaning and building |
6 | empty clean and distclean targets to it so that cleaning and building |
7 | twice works. |
7 | twice works. |
- | 8 | * Bump Standards-Version to 4.4.0. |
|
8 | 9 | ||
9 | -- Magnus Holmgren <holmgren@debian.org> Sun, 25 Aug 2019 18:41:20 +0200 |
10 | -- Magnus Holmgren <holmgren@debian.org> Sun, 25 Aug 2019 18:49:41 +0200 |
10 | 11 | ||
11 | libtar (1.2.20-7) unstable; urgency=low |
12 | libtar (1.2.20-7) unstable; urgency=low |
12 | 13 | ||
13 | * no_strip.patch: make install must not strip binaries; it breaks cross |
14 | * no_strip.patch: make install must not strip binaries; it breaks cross |
14 | compilation and is against policy with regard to build options. |
15 | compilation and is against policy with regard to build options. |