Subversion Repositories

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

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

Rev 48 Rev 49
Line -... Line 1...
-
 
1
libtar (1.2.20-8) unstable; urgency=low
-
 
2
-
 
3
  * Convert debian/rules to modern dh style and upgrade to compat level
-
 
4
    11, enabling Multi-Arch.
-
 
5
-
 
6
 -- Magnus Holmgren <holmgren@debian.org>  Sun, 25 Aug 2019 17:57:21 +0200
-
 
7
1
libtar (1.2.20-7) unstable; urgency=low
8
libtar (1.2.20-7) unstable; urgency=low
2
9
3
  * no_strip.patch: make install must not strip binaries; it breaks cross
10
  * no_strip.patch: make install must not strip binaries; it breaks cross
4
    compilation and is against policy with regard to build options.
11
    compilation and is against policy with regard to build options.
5
  * Pass --build and --host to configure as appropriate to enable cross
12
  * Pass --build and --host to configure as appropriate to enable cross