summaryrefslogtreecommitdiff
path: root/pkgkde-symbolshelper
AgeCommit message (Collapse)AuthorFilesLines
2015-09-11Drop stale copy of Dpkg/Shlibs (2010-02-21).Maximiliano Curia1-5/+0
2010-05-14pkgkde-symbolshelper: drop symbolfile and postgensymbols subcommands.Modestas Vainius1-37/+0
Those were deprecated long ago.
2010-05-04pkgkde-symbolshelper: disable symbol file backups by default.Modestas Vainius1-1/+0
2010-04-22Drop dpkg-dev 1.15.5 backwards compatibility code from pkgkde-symbolshelper.Modestas Vainius1-10/+1
2010-04-18Fix a bug in confirmed arches handling.Modestas Vainius1-1/+2
Previous code didn't kill dupes as it should have.
2010-04-14pkgkde-symbolshelper: allow to specify confirmed arches for *patch.Modestas Vainius1-7/+38
2010-03-16Reorganize source package directory structure.Modestas Vainius1-0/+753
- get rid of symbolshelper, debhelper, vcs subdirectires. Move perl modules to perllib subdirectory and the rest to the top of the source tree; - unify how datalibdir is found and exported in the Debian::PkgKde module ({find,setup}_datalibdir()). Make pkgkde-gensymbols and pkgkde-symbolshelper use these new subroutines; - change datalib path in pkgkde-deb2symbols; - rewrite Makefile for reorganized source tree.