]> git.saurik.com Git - apt.git/commit
prepare-release: ignore newer version symbols
authorDavid Kalnischkies <david@kalnischkies.de>
Sat, 4 Jun 2016 18:45:07 +0000 (20:45 +0200)
committerDavid Kalnischkies <david@kalnischkies.de>
Sat, 4 Jun 2016 18:45:07 +0000 (20:45 +0200)
commit382704d532b9a02237fe5706592858bbffec3862
treecf257bfd90cea6620540549c9d6c4ba6a3baa8b3
parent8f7cee4410c7fdbc66af6a232c6900b3ceb48b48
prepare-release: ignore newer version symbols

The script takes the version from the changelog, but if it lacks behind
and the symbols file already includes symbols tagged for the next
version the helper prints incorrect lines as NEW for these symbols, but
ideally it shouldn't print them at all as the symbol is already dealt
with.

Git-Dch: Ignore
prepare-release