summaryrefslogtreecommitdiff
path: root/scripts/Dpkg/Source/Package
AgeCommit message (Expand)AuthorFilesLines
2019-11-29Fix missing $dirIgor Pashev2-2/+2
2019-11-26Dpkg::Source::Package::V3::Native: Do not say v1.0 for 3.0 formatsGuillem Jover1-1/+1
2019-10-30Dpkg::Source::Package::V2: Emit a special patch header on single-debian-patchGuillem Jover1-0/+12
2019-10-30Dpkg::Source::Package: Verify original tarball signatures at build timeGuillem Jover2-0/+6
2019-10-12Dpkg::Source::Package: Refactor original tarball handlingGuillem Jover2-21/+19
2019-03-24Dpkg::Source::Package::V1: Change default build option style to -saGuillem Jover1-1/+1
2019-01-15Dpkg::Source::Package::V3::Bzr: Fix format name in output messageGuillem Jover1-1/+1
2019-01-15Dpkg::File: Make file_slurp() also accept pathnames in addition to filehandlesGuillem Jover1-5/+2
2018-10-08Dpkg::Source::Package::V2: Move binary file detection to BinaryFiles moduleGuillem Jover1-44/+6
2018-10-08Dpkg::Source::Package::V2: Split BinaryFiles module into its own fileGuillem Jover1-84/+3
2018-08-30Dpkg::Source::Package::V3::Quilt: Print series file used when applying patchesGuillem Jover1-0/+2
2018-08-01Dpkg::Source: Do not change patch permissions if not necessaryGuillem Jover2-4/+4
2018-02-19Dpkg::Source::Package: Print building lines for upstream tarball signaturesGuillem Jover2-7/+16
2018-02-19Dpkg::Source::Package::V2: Print one building line per existing tarballGuillem Jover1-2/+4
2017-10-21Dpkg::Source::Package::V1: Check that $tarname is defined before useChristoph Biedl1-1/+1
2017-10-17Dpkg::Source::Package: Call source format prerequisites method if presentGuillem Jover2-2/+2
2017-10-17Dpkg::Source::Package::V3: Use find_command() instead of ad-hoc codeGuillem Jover2-10/+4
2017-10-17Dpkg::Source::Package: Auto-convert binary signatures to OpenPGP ASCII ArmorGuillem Jover2-0/+11
2017-09-24Dpkg::Source: Use Errno module instead of the slow to import POSIXGuillem Jover1-1/+1
2017-09-24perl: Remove unused use POSIX module importsGuillem Jover1-1/+0
2017-08-26Dpkg::Source::Package::V1: Re-enable upstream tar signatures when buildingGuillem Jover1-3/+1
2017-05-20Dpkg::Util: Remove and replace with core module List::UtilGuillem Jover1-1/+1
2017-05-17Dpkg::Source::Package: Ignore debian/files and debian/files.new by defaultGuillem Jover1-2/+6
2017-01-22doc: Fix typos in documentation and code commentsGuillem Jover1-1/+1
2017-01-22Dpkg::Source::Package::V2: Abort on EOF in patch name promptGuillem Jover1-1/+3
2016-10-30Dpkg::Source::Package: Prefix private functions with _Guillem Jover4-26/+26
2016-07-03Dpkg::Source::Package::V2: Preset Last-Update field with current timeGuillem Jover1-1/+3
2016-07-03Dpkg::Source::Package::V1: Disable upstream tar signature when buildingGuillem Jover1-1/+3
2016-07-03dpkg-source: Add new --no-overwrite-dir extraction optionGuillem Jover5-5/+26
2016-05-02scripts: Remove -s option argument parsing that does not matchGuillem Jover1-2/+2
2016-05-02Dpkg::Source::Package: Include upstream orig tarball signaturesGuillem Jover2-0/+5
2016-05-02Dpkg::Source::Package::V1: Allow detached upstream orig tarball signaturesGuillem Jover1-0/+3
2016-02-15dpkg-source: Add backend-specific --help options supportGuillem Jover5-0/+164
2016-01-26Dpkg::Source: Make patching a file multiple times fatal for first quilt patchGuillem Jover1-1/+1
2015-09-21scripts: Use error() and errormsg() instead of printing on STDERR directlyGuillem Jover1-2/+1
2015-09-14Dpkg::Source::Package::V2: Do not warn when removing an empty subdirectoryGuillem Jover1-0/+4
2015-07-29Dpkg::Source::Package::V2: Do not exclude pre-existing symlinks for debian/Guillem Jover1-13/+1
2015-07-29Dpkg::Source::Package::V2: Make the BinaryFiles package self-containedGuillem Jover1-0/+1
2015-07-29Dpkg::Source::Package::V2: Import make_path from File::PathGuillem Jover1-1/+1
2015-07-28doc: Fix multiple typosGuillem Jover1-1/+1
2015-05-30scripts, dselsect/methods: Switch from `` to operator qx()Guillem Jover1-1/+1
2015-05-30scripts: Use non-destructive substitutions inside mapGuillem Jover2-6/+2
2015-04-21scripts: Move each statement into its own lineGuillem Jover1-1/+3
2015-04-18debian: Update my copyright yearsGuillem Jover2-1/+2
2015-04-10Consistently use proper quotation marks all over the placeGuillem Jover7-31/+32
2015-03-31Say directory instead of dir in output messagesGuillem Jover1-2/+2
2015-03-30perl: Rework use and exporter declarationsGuillem Jover7-30/+30
2015-01-28scripts: Remove unused «use Dpkg»Guillem Jover6-6/+0
2015-01-28Dpkg::Source::Package::V2: Use TMPDIR instead of manually setting DIRGuillem Jover1-1/+1
2015-01-28perl: Switch from legacy File::Path functions to new onesGuillem Jover1-4/+4