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