]> err.no Git - dpkg/commit
Dpkg::Shlibs::SymbolFile: included files don't need to repeat the header line
authorRaphael Hertzog <hertzog@debian.org>
Sun, 9 Dec 2007 16:21:10 +0000 (17:21 +0100)
committerRaphael Hertzog <hertzog@debian.org>
Sun, 9 Dec 2007 16:21:10 +0000 (17:21 +0100)
commitb24e222d00025941b4a46a5532e81631d6f17116
tree13bc9beb40d15107ca68a2202610555922be8fcd
parentdeaf2e577ca577e89fc2afa31a7d771f310ef246
Dpkg::Shlibs::SymbolFile: included files don't need to repeat the header line

Adjust the parser to remember the current soname when processing an
included file so that it doesn't need to repeat (and duplicate!) a header
line. Update dpkg-gensymbols's manual page accordingly. And add a
non-regression test for this feature.
ChangeLog
debian/changelog
man/ChangeLog
man/dpkg-gensymbols.1
scripts/Dpkg/Shlibs/SymbolFile.pm
scripts/t/200_Dpkg_Shlibs/symbols.fake-1
scripts/t/200_Dpkg_Shlibs/symbols.include-1