Subversion Repositories

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

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

Rev 43 Rev 44
Line 1... Line 1...
1
libtar (1.2.20-6) unstable; urgency=low
1
libtar (1.2.20-6) unstable; urgency=low
2
2
3
  * Drop libtar/Makefile from examples, since it makes the build
3
  * Drop libtar/Makefile from examples, since it makes the build
4
    unreproducible (saves $SHELL) and isn't enough to compile libtar.c
4
    unreproducible (saves $SHELL) and isn't enough to compile libtar.c
5
    anyway.
5
    anyway.
-
 
6
  * Bump Standards-Version to 3.9.8.
6
7
7
 -- Magnus Holmgren <holmgren@debian.org>  Mon, 01 Aug 2016 22:52:29 +0200
8
 -- Magnus Holmgren <holmgren@debian.org>  Mon, 01 Aug 2016 22:52:44 +0200
8
9
9
libtar (1.2.20-5) unstable; urgency=low
10
libtar (1.2.20-5) unstable; urgency=low
10
11
11
  * oldgnu_prefix.patch: Detect old-style GNU headers correctly (Closes:
12
  * oldgnu_prefix.patch: Detect old-style GNU headers correctly (Closes:
12
    #763119). Those appear in incremental archives and use the bytes that
13
    #763119). Those appear in incremental archives and use the bytes that