summaryrefslogtreecommitdiff
path: root/scripts/Dpkg/Shlibs.pm
AgeCommit message (Expand)AuthorFilesLines
2013-06-22scripts: Do not inherit from Exporter just import its importGuillem Jover1-1/+1
2013-05-04Do not use double-quotes on strings that do not need interpolationGuillem Jover1-4/+4
2013-04-29scripts: Use // operator instead of an explicit defined checkGuillem Jover1-1/+1
2013-04-19Use just 'return' instead of 'return undef' in perl codeGuillem Jover1-1/+1
2011-10-12Dpkg::Shlibs: look into multi-arch paths when cross-buildingRaphaël Hertzog1-3/+8
2010-02-21Add $VERSION numbers to all perl modulesRaphaël Hertzog1-0/+2
2009-11-08Unify format in license headersGuillem Jover1-3/+3
2009-11-08Fix copyright statementsGuillem Jover1-1/+1
2009-11-08Replace FSF address by pointing to the gnu.org URLGuillem Jover1-3/+2
2008-12-09Dpkg::ErrorHandling: Export public functions by defaultGuillem Jover1-1/+1
2008-03-27dpkg-shlibdeps: add cross-compilation supportRaphael Hertzog1-1/+27
2008-01-18Fix many syserr(), warning(), error() and subprocerr() calls in Dpkg::Shlibs::*Raphael Hertzog1-3/+2
2007-12-08Dpkg::Shlibs::find_library() tries harder to return the canonical nameRaphael Hertzog1-3/+15
2007-11-25Dpkg::Shlibs::find_library() now returns canonicalized pathsRaphael Hertzog1-1/+3
2007-11-22Dpkg::Shlibs: Always consider all paths from LD_LIBRARY_PATHRaphael Hertzog1-3/+1
2007-10-18Do not call textdomain from perl modulesGuillem Jover1-2/+0
2007-07-08Dpkg::Shlibs.pm: Code cleanupFrank Lichtenheld1-11/+19
2007-07-08Rename and Reorder modules directoryFrank Lichtenheld1-0/+84