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