[SCM] Debian Qt/KDE packaging tools branch, master, updated. debian/0.5.3-53-gbac2493

Modestas Vainius modax at alioth.debian.org
Fri Jan 29 23:51:21 UTC 2010


The following commit has been merged in the master branch:
commit c0a9395358e7f287ee0e7d6fba0526bb4a5757c8
Author: Modestas Vainius <modestas at vainius.eu>
Date:   Sat Jan 30 01:19:29 2010 +0200

    Add multi-arch/multi-patch patching support.
    
    This makes patching process much more smart. Now, when patching a symbol file
    template, pkgkde-symbolshelper is able to detect substs, tries to automatically
    manage arch tags, detects C++ template instantiations.  Incremental patching
    (adding more arches for the same version) is supported as well.
    pkgkde-symbolshelper will do all merging work from multiple patches for you. In
    other words, patching should as flexible as creating symbol files from scratch
    but with all info from the reference template preserved.
---
 debian/changelog                                   |    5 +
 .../PkgKde/SymbolsHelper/Substs/VirtTable.pm       |    4 +-
 .../Debian/PkgKde/SymbolsHelper/Symbol.pm          |   77 ++-
 .../Debian/PkgKde/SymbolsHelper/SymbolFile.pm      |  308 +++++++++-
 .../PkgKde/SymbolsHelper/SymbolFileCollection.pm   |  637 ++++++++++++++++----
 symbolshelper/pkgkde-symbolshelper                 |  381 ++++++++++--
 6 files changed, 1182 insertions(+), 230 deletions(-)

The diff has been stripped from this email because it exceeds 50KB


-- 
Debian Qt/KDE packaging tools



More information about the pkg-kde-commits mailing list