summaryrefslogtreecommitdiff
path: root/scripts/Dpkg/Source/Package.pm
AgeCommit message (Expand)AuthorFilesLines
2013-11-24Dpkg::Source::Package: Deprecate public package variablesGuillem Jover1-1/+35
2013-11-24Consistently use regex instead of regexp when possibleGuillem Jover1-6/+9
2013-11-24Dpkg::Exit: Expose proper functions instead of variablesGuillem Jover1-4/+4
2013-11-24Dpkg::Compression: Add new compression_get_file_extension_regex() functionGuillem Jover1-2/+3
2013-07-26Dpkg::Source::Package: Do not scan control file twice for PGP signatureGuillem Jover1-9/+1
2013-07-08Dpkg: Move epoch-less or revision-less output logic to Dpkg::VersionGuillem Jover1-5/+2
2013-06-22Dpkg::Source::Package: Capitalize variant module namesGuillem Jover1-1/+7
2013-05-04Do not use double-quotes on strings that do not need interpolationGuillem Jover1-38/+38
2013-04-30Do not quote simple identifier hash keys in element accessesGuillem Jover1-52/+52
2013-04-30Do not quote simple identifier hash keys in initializationsGuillem Jover1-4/+4
2013-04-29scripts: Use // operator instead of an explicit defined checkGuillem Jover1-2/+2
2013-04-28Use proper variables instead of barewords for filehandlesGuillem Jover1-12/+13
2013-04-27scripts: Restrict POSIX imports to :errno_h, :fcntl_h or :sys_wait_hGuillem Jover1-1/+1
2013-04-19test: Add new perl critic test caseGuillem Jover1-1/+1
2013-04-19Remove Emacs and vim modelinesGuillem Jover1-1/+0
2013-03-18Dpkg: Fix OpenPGP armored signature parsingGuillem Jover1-1/+1
2012-06-30Dpkg::Source::Package: Do not assume $ENV{'HOME'} is definedNiels Thykier1-1/+1
2012-06-25Dpkg::Source::Package: enable exit handlers for the commit operationRaphaël Hertzog1-0/+9
2012-05-23Dpkg::Source::Package: Do not obscure ‘require’ errors with custom errorsThomas Adam1-1/+2
2011-12-15Dpkg::Source::Package: Add missing parenthesis in find_command() callGuillem Jover1-1/+1
2011-12-13Do not use absolute paths for programs in perl and shell codeGuillem Jover1-3/+3
2011-08-01dpkg-source: implement --commit and fail with unrecorded changesRaphaël Hertzog1-1/+7
2011-06-11dpkg-source: support debian/source/local-patch-headerRaphaël Hertzog1-3/+3
2011-05-29Dpkg::Source::Package: add extraction functions to the supported APIRaphaël Hertzog1-1/+106
2011-05-24Dpkg::Source::Package: Add ‘.hgsigs’ to the default ignore listsGuillem Jover1-1/+2
2011-04-02Dpkg::Source::Package: Add ‘.gitmodules’ to the default ignore listsGuillem Jover1-1/+3
2010-09-18dpkg-source: ensure debian/source/local-options is always excludedRaphaël Hertzog1-1/+1
2010-07-25dpkg-source: replace tar ignore pattern *~ with */*~Raphaël Hertzog1-1/+1
2010-05-02dpkg-source: implement --before-build and --after-build commandRaphaël Hertzog1-0/+8
2010-04-09dpkg-source: do not allow underscore in component name for supplementary tarb...Raphaël Hertzog1-2/+2
2010-04-01dpkg-source: support debian/source/local-optionsRaphaël Hertzog1-0/+3
2010-03-29Dpkg::Source::Package: do not overwrite debian/source/format if it already ex...Raphaël Hertzog1-4/+6
2010-03-28Dpkg::Source::Package: add .gitattributes to dpkg-source ignore listsRaphaël Hertzog1-1/+2
2010-03-16dpkg-source: support unpacking old source packages lacking the Format fieldColin Watson1-1/+3
2010-02-25Dpkg::Checksums: rewrite to provide an object-oriented APIRaphaël Hertzog1-44/+11
2010-02-21dpkg-source: new option --create-empty-orig in formats "2.0" and "3.0 (quilt)"Raphaël Hertzog1-5/+10
2010-02-21Add $VERSION numbers to all perl modulesRaphaël Hertzog1-0/+2
2010-02-20Update Dpkg::Control::* to use Dpkg::Interface::StorableRaphaël Hertzog1-3/+1
2010-02-19libdpkg-perl: Rename Dpkg::IPC::fork_and_exec() to Dpkg::IPC::spawn()Guillem Jover1-3/+3
2010-01-22Dpkg::Compression: new API based on public functionsRaphaël Hertzog1-2/+3
2009-11-08Unify format in license headersGuillem Jover1-3/+3
2009-11-08Replace FSF address by pointing to the gnu.org URLGuillem Jover1-3/+2
2009-11-06Dpkg::Control::Hash: handle arbitrary field valuesRaphaël Hertzog1-3/+3
2009-10-04Update all Perl modules and scripts to use the new Dpkg::Version APIRaphaël Hertzog1-5/+6
2009-09-19Get rid of Dpkg::Deps @src_dep_fields @pkg_dep_fields and %dep_field_typeRaphaël Hertzog1-10/+0
2009-09-19Use the new Dpkg::Control interface everywhereRaphaël Hertzog1-7/+6
2009-09-16Rename Dpkg::Cdata into Dpkg::ControlRaphaël Hertzog1-1/+1
2009-09-06Unify and mark strings for translationGuillem Jover1-1/+1
2009-06-21dpkg-source: ensure trustedkeys.gpg is used to check signaturesRaphael Hertzog1-0/+3
2009-05-10Move Debian keyrings to the Debian vendor keyring hookGuillem Jover1-6/+0