Rev 6 | Rev 9 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 6 | Rev 8 | ||
---|---|---|---|
Line -... | Line 1... | ||
- | 1 | libtar (1.2.14-1) unstable; urgency=low |
|
- | 2 | ||
- | 3 | * New upstream: Chris Frey has stepped up with the consent of the |
|
- | 4 | original author, Mark Roth, and published an "official unofficial" git |
|
- | 5 | repo at http://repo.or.cz/w/libtar.git, which I will use for the time |
|
- | 6 | being. |
|
- | 7 | * All patches have been incorporated or (in the case of |
|
- | 8 | autoreconf.patch) made obsolete upstream. |
|
- | 9 | ||
- | 10 | -- Magnus Holmgren <holmgren@debian.org> Thu, 26 Jan 2012 22:12:24 +0100 |
|
- | 11 | ||
1 | libtar (1.2.11-8) unstable; urgency=low |
12 | libtar (1.2.11-8) unstable; urgency=low |
2 | 13 | ||
3 | * libtool.patch: Set SHELL to the configured shell in those Makefile.in |
14 | * libtool.patch: Set SHELL to the configured shell in those Makefile.in |
4 | where libtool is used; otherwise libtool fails when /bin/sh is dash |
15 | where libtool is used; otherwise libtool fails when /bin/sh is dash |
5 | but bash is expected (Closes: #621935). |
16 | but bash is expected (Closes: #621935). |