index
:
dpkg
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
Dpkg
/
Source
/
Package
Age
Commit message (
Expand
)
Author
Files
Lines
2019-11-29
Fix missing $dir
Igor Pashev
2
-2
/
+2
2019-11-26
Dpkg::Source::Package::V3::Native: Do not say v1.0 for 3.0 formats
Guillem Jover
1
-1
/
+1
2019-10-30
Dpkg::Source::Package::V2: Emit a special patch header on single-debian-patch
Guillem Jover
1
-0
/
+12
2019-10-30
Dpkg::Source::Package: Verify original tarball signatures at build time
Guillem Jover
2
-0
/
+6
2019-10-12
Dpkg::Source::Package: Refactor original tarball handling
Guillem Jover
2
-21
/
+19
2019-03-24
Dpkg::Source::Package::V1: Change default build option style to -sa
Guillem Jover
1
-1
/
+1
2019-01-15
Dpkg::Source::Package::V3::Bzr: Fix format name in output message
Guillem Jover
1
-1
/
+1
2019-01-15
Dpkg::File: Make file_slurp() also accept pathnames in addition to filehandles
Guillem Jover
1
-5
/
+2
2018-10-08
Dpkg::Source::Package::V2: Move binary file detection to BinaryFiles module
Guillem Jover
1
-44
/
+6
2018-10-08
Dpkg::Source::Package::V2: Split BinaryFiles module into its own file
Guillem Jover
1
-84
/
+3
2018-08-30
Dpkg::Source::Package::V3::Quilt: Print series file used when applying patches
Guillem Jover
1
-0
/
+2
2018-08-01
Dpkg::Source: Do not change patch permissions if not necessary
Guillem Jover
2
-4
/
+4
2018-02-19
Dpkg::Source::Package: Print building lines for upstream tarball signatures
Guillem Jover
2
-7
/
+16
2018-02-19
Dpkg::Source::Package::V2: Print one building line per existing tarball
Guillem Jover
1
-2
/
+4
2017-10-21
Dpkg::Source::Package::V1: Check that $tarname is defined before use
Christoph Biedl
1
-1
/
+1
2017-10-17
Dpkg::Source::Package: Call source format prerequisites method if present
Guillem Jover
2
-2
/
+2
2017-10-17
Dpkg::Source::Package::V3: Use find_command() instead of ad-hoc code
Guillem Jover
2
-10
/
+4
2017-10-17
Dpkg::Source::Package: Auto-convert binary signatures to OpenPGP ASCII Armor
Guillem Jover
2
-0
/
+11
2017-09-24
Dpkg::Source: Use Errno module instead of the slow to import POSIX
Guillem Jover
1
-1
/
+1
2017-09-24
perl: Remove unused use POSIX module imports
Guillem Jover
1
-1
/
+0
2017-08-26
Dpkg::Source::Package::V1: Re-enable upstream tar signatures when building
Guillem Jover
1
-3
/
+1
2017-05-20
Dpkg::Util: Remove and replace with core module List::Util
Guillem Jover
1
-1
/
+1
2017-05-17
Dpkg::Source::Package: Ignore debian/files and debian/files.new by default
Guillem Jover
1
-2
/
+6
2017-01-22
doc: Fix typos in documentation and code comments
Guillem Jover
1
-1
/
+1
2017-01-22
Dpkg::Source::Package::V2: Abort on EOF in patch name prompt
Guillem Jover
1
-1
/
+3
2016-10-30
Dpkg::Source::Package: Prefix private functions with _
Guillem Jover
4
-26
/
+26
2016-07-03
Dpkg::Source::Package::V2: Preset Last-Update field with current time
Guillem Jover
1
-1
/
+3
2016-07-03
Dpkg::Source::Package::V1: Disable upstream tar signature when building
Guillem Jover
1
-1
/
+3
2016-07-03
dpkg-source: Add new --no-overwrite-dir extraction option
Guillem Jover
5
-5
/
+26
2016-05-02
scripts: Remove -s option argument parsing that does not match
Guillem Jover
1
-2
/
+2
2016-05-02
Dpkg::Source::Package: Include upstream orig tarball signatures
Guillem Jover
2
-0
/
+5
2016-05-02
Dpkg::Source::Package::V1: Allow detached upstream orig tarball signatures
Guillem Jover
1
-0
/
+3
2016-02-15
dpkg-source: Add backend-specific --help options support
Guillem Jover
5
-0
/
+164
2016-01-26
Dpkg::Source: Make patching a file multiple times fatal for first quilt patch
Guillem Jover
1
-1
/
+1
2015-09-21
scripts: Use error() and errormsg() instead of printing on STDERR directly
Guillem Jover
1
-2
/
+1
2015-09-14
Dpkg::Source::Package::V2: Do not warn when removing an empty subdirectory
Guillem Jover
1
-0
/
+4
2015-07-29
Dpkg::Source::Package::V2: Do not exclude pre-existing symlinks for debian/
Guillem Jover
1
-13
/
+1
2015-07-29
Dpkg::Source::Package::V2: Make the BinaryFiles package self-contained
Guillem Jover
1
-0
/
+1
2015-07-29
Dpkg::Source::Package::V2: Import make_path from File::Path
Guillem Jover
1
-1
/
+1
2015-07-28
doc: Fix multiple typos
Guillem Jover
1
-1
/
+1
2015-05-30
scripts, dselsect/methods: Switch from `` to operator qx()
Guillem Jover
1
-1
/
+1
2015-05-30
scripts: Use non-destructive substitutions inside map
Guillem Jover
2
-6
/
+2
2015-04-21
scripts: Move each statement into its own line
Guillem Jover
1
-1
/
+3
2015-04-18
debian: Update my copyright years
Guillem Jover
2
-1
/
+2
2015-04-10
Consistently use proper quotation marks all over the place
Guillem Jover
7
-31
/
+32
2015-03-31
Say directory instead of dir in output messages
Guillem Jover
1
-2
/
+2
2015-03-30
perl: Rework use and exporter declarations
Guillem Jover
7
-30
/
+30
2015-01-28
scripts: Remove unused «use Dpkg»
Guillem Jover
6
-6
/
+0
2015-01-28
Dpkg::Source::Package::V2: Use TMPDIR instead of manually setting DIR
Guillem Jover
1
-1
/
+1
2015-01-28
perl: Switch from legacy File::Path functions to new ones
Guillem Jover
1
-4
/
+4
[next]