Subversion Repositories

?revision_form?Rev ?revision_input??revision_submit??revision_endform?

Rev 49 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 49 Rev 50
Line 1... Line 1...
1
libtar (1.2.20-8) unstable; urgency=low
1
libtar (1.2.20-8) unstable; urgency=low
2
2
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
-
 
6
    empty clean and distclean targets to it so that cleaning and building
-
 
7
    twice works.
5
8
6
 -- Magnus Holmgren <holmgren@debian.org>  Sun, 25 Aug 2019 17:57:21 +0200
9
 -- Magnus Holmgren <holmgren@debian.org>  Sun, 25 Aug 2019 18:41:20 +0200
7
10
8
libtar (1.2.20-7) unstable; urgency=low
11
libtar (1.2.20-7) unstable; urgency=low
9
12
10
  * no_strip.patch: make install must not strip binaries; it breaks cross
13
  * no_strip.patch: make install must not strip binaries; it breaks cross
11
    compilation and is against policy with regard to build options.
14
    compilation and is against policy with regard to build options.