summaryrefslogtreecommitdiff
path: root/scripts/dpkg-gensymbols.pl
AgeCommit message (Expand)AuthorFilesLines
2018-08-30dpkg-gensymbols: Add new -l optionGuillem Jover1-0/+3
2018-01-16dpkg-gensymbols: Print "error" instead of "warning" when these are fatalGuillem Jover1-12/+19
2017-01-26Dpkg::ErrorHandling: Add a new debug() functionGuillem Jover1-6/+8
2015-05-30Revert "dpkg-gensymbols: Use the original template symbols file when diffing"Guillem Jover1-6/+1
2015-04-21dpkg-gensymbols: Use an intermediate variable to keep the file labelGuillem Jover1-3/+9
2015-04-21dpkg-gensymbols: Use the original template symbols file when diffingGuillem Jover1-1/+8
2015-04-21scripts: Move each statement into its own lineGuillem Jover1-1/+3
2015-04-10Consistently use proper quotation marks all over the placeGuillem Jover1-1/+1
2015-03-31Say directory instead of dir in output messagesGuillem Jover1-1/+1
2015-01-28scripts: Rename and deprecate _g function with g_Guillem Jover1-21/+21
2014-10-06perl: Do not use the topic variable unnecessarilyGuillem Jover1-1/+1
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