Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-09-11 | Drop stale copy of Dpkg/Shlibs (2010-02-21). | Maximiliano Curia | 1 | -5/+0 | |
2010-05-14 | pkgkde-symbolshelper: drop symbolfile and postgensymbols subcommands. | Modestas Vainius | 1 | -37/+0 | |
Those were deprecated long ago. | |||||
2010-05-04 | pkgkde-symbolshelper: disable symbol file backups by default. | Modestas Vainius | 1 | -1/+0 | |
2010-04-22 | Drop dpkg-dev 1.15.5 backwards compatibility code from pkgkde-symbolshelper. | Modestas Vainius | 1 | -10/+1 | |
2010-04-18 | Fix a bug in confirmed arches handling. | Modestas Vainius | 1 | -1/+2 | |
Previous code didn't kill dupes as it should have. | |||||
2010-04-14 | pkgkde-symbolshelper: allow to specify confirmed arches for *patch. | Modestas Vainius | 1 | -7/+38 | |
2010-03-16 | Reorganize source package directory structure. | Modestas Vainius | 1 | -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. |