summaryrefslogtreecommitdiff
path: root/scripts/dpkg-gensymbols.pl
AgeCommit message (Expand)AuthorFilesLines
2014-05-17scripts: Switch unused capturing groups to non-capturing onesGuillem Jover1-1/+1
2014-05-17perl: Do not use global match variablesGuillem Jover1-2/+2
2014-04-21scripts: Use // operator instead of defined and ternary operatorGuillem Jover1-1/+1
2014-04-21scripts: Add a space after flow control statementsGuillem Jover1-1/+1
2013-12-07Use https:// URLs instead of http:// when possibleGuillem Jover1-1/+1
2013-12-04perl: Switch to use low precedence boolean operators for error checksGuillem Jover1-2/+2
2013-11-24Dpkg::Shlibs: Deprecate @librarypaths package variableGuillem Jover1-2/+2
2013-10-27scripts: Improve and unify -O option handling and man page wordingGuillem Jover1-3/+2
2013-09-19Decapitalize error and warning messagesGuillem Jover1-2/+2
2013-07-26scripts: Use () instead of qw() for empty importsGuillem Jover1-1/+1
2013-06-22Dpkg: Deprecate lowercase exported by default variablesGuillem Jover1-3/+3
2013-05-08perl: Conditionally include modules with require instead of useGuillem Jover1-2/+2
2013-05-04Do not use double-quotes on strings that do not need interpolationGuillem Jover1-22/+22
2013-04-28dpkg-gensymbols: Use closedir instead of close for directory handlesGuillem Jover1-1/+1
2013-04-28Use proper variables instead of barewords for filehandlesGuillem Jover1-3/+3
2012-06-30Change all programs to accept -? instead of -h for help outputGuillem Jover1-2/+2
2012-06-08scripts: Slice --help output stringsGuillem Jover1-3/+3
2012-06-08dpkg-gensymbols: Pack --help outputGuillem Jover1-9/+6
2012-06-08scripts: Unify “<option>...” --help outputGuillem Jover1-1/+1
2012-05-23scripts: Hyphenate option argumentsGuillem Jover1-1/+1
2012-05-23scripts: Use new pkg_name_is_illegal() instead of ad-hoc checksGuillem Jover1-4/+6
2012-02-01Move copyright information from --version output to file comment headersGuillem Jover1-4/+2
2011-12-13Do not use absolute paths for programs in perl and shell codeGuillem Jover1-2/+2
2011-11-19dpkg-gensymbols: output a warning when a pattern doesn't match any fileRaphaël Hertzog1-1/+4
2011-10-02scripts: Improve error messages when debian/control has no package stanzaGuillem Jover1-1/+4
2011-05-28dpkg-gensymbols: warn when the generated symbols files is emptyRaphaël Hertzog1-1/+3
2010-03-12Use License instead of Licence in stringsGuillem Jover1-1/+1
2010-02-20Dpkg::Shlibs::*: rename parse() functionsRaphaël Hertzog1-1/+1
2010-02-20Update Dpkg::Shlibs::SymbolFile to use Dpkg::Interface::StorableRaphaël Hertzog1-6/+6
2010-02-19Add -q option to dpkg-gensymbols, -c0 never fails AND shows a diff.Modestas Vainius1-13/+24
2010-02-19Dpkg::Shlibs:* add more abstract methods and clean up API.Modestas Vainius1-1/+1
2010-02-19dpkg-gensymbols: add -a<arch> option.Modestas Vainius1-0/+4
2010-02-19dpkg-gensymbols: add source version to the diff label.Modestas Vainius1-2/+2
2010-01-11dpkg-gensymbols: improve output and add a "verbose output" optionModestas Vainius1-51/+39
2010-01-02Fix misspellings of “explicitly” all over the placeGuillem Jover1-2/+2
2009-11-21Use angle brackets to mark i/o from descriptorsGuillem Jover1-1/+1
2009-11-08Add missing license headersGuillem Jover1-0/+15
2009-10-31Move parse_changelog() to a separate module Dpkg::Changelog::ParseRaphaël Hertzog1-2/+2
2009-09-16Rename Dpkg::Control in Dpkg::Control::InfoRaphaël Hertzog1-2/+2
2009-07-15dpkg-gensymbols: improve diff label again.Modestas Vainius1-1/+4
2009-06-20dpkg-gensymbols: do not output deprecated symbolsRaphael Hertzog1-2/+4
2009-06-20Symbol tagging support and implementation of optional and arch tagsModestas Vainius1-9/+14
2009-02-27dpkg-gensymbols: replace #PACKAGE# in dependency templatesRaphael Hertzog1-3/+4
2009-02-22dpkg-gencontrol, dpkg-gensymbols: reset umask to 0022Raphael Hertzog1-0/+2
2008-12-09Dpkg::ErrorHandling: Export public functions by defaultGuillem Jover1-1/+1
2008-11-11Use new style perl function callsGuillem Jover1-2/+4
2008-09-05Merge lenny branch up to commit '1.14.22'Raphael Hertzog1-1/+8
2008-08-29dpkg-gensymbols: skip directories accessed through a symlinkRaphael Hertzog1-1/+8
2008-05-05dpkg-gensymbols: fail when empty values are given to -v, -P or -e.Raphael Hertzog1-3/+3
2008-01-27dpkg-gensymbols: be more explicit in warning about new/lost librariesRaphael Hertzog1-10/+26