Rev 10 | Rev 12 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 10 | Rev 11 | ||
---|---|---|---|
Line 7... | Line 7... | ||
7 | * Updated debian/watch to look for tags and corresponding snapshot |
7 | * Updated debian/watch to look for tags and corresponding snapshot |
8 | tarballs at above URL. |
8 | tarballs at above URL. |
9 | * All patches have been incorporated or (in the case of |
9 | * All patches have been incorporated or (in the case of |
10 | autoreconf.patch) made obsolete upstream. |
10 | autoreconf.patch) made obsolete upstream. |
11 | * debian/rules: Add build-indep and build-arch targets. |
11 | * debian/rules: Add build-indep and build-arch targets. |
- | 12 | * Updated debian/copyright. |
|
12 | 13 | ||
13 | -- Magnus Holmgren <holmgren@debian.org> Fri, 22 Jun 2012 23:55:13 +0200 |
14 | -- Magnus Holmgren <holmgren@debian.org> Sat, 23 Jun 2012 00:38:47 +0200 |
14 | 15 | ||
15 | libtar (1.2.11-8) unstable; urgency=low |
16 | libtar (1.2.11-8) unstable; urgency=low |
16 | 17 | ||
17 | * libtool.patch: Set SHELL to the configured shell in those Makefile.in |
18 | * libtool.patch: Set SHELL to the configured shell in those Makefile.in |
18 | where libtool is used; otherwise libtool fails when /bin/sh is dash |
19 | where libtool is used; otherwise libtool fails when /bin/sh is dash |