index
:
dpkg
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
Dpkg
/
Source
/
Package
/
V2.pm
Age
Commit message (
Expand
)
Author
Files
Lines
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
1
-0
/
+4
2019-10-12
Dpkg::Source::Package: Refactor original tarball handling
Guillem Jover
1
-18
/
+14
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-01
Dpkg::Source: Do not change patch permissions if not necessary
Guillem Jover
1
-2
/
+2
2018-02-19
Dpkg::Source::Package: Print building lines for upstream tarball signatures
Guillem Jover
1
-6
/
+12
2018-02-19
Dpkg::Source::Package::V2: Print one building line per existing tarball
Guillem Jover
1
-2
/
+4
2017-10-17
Dpkg::Source::Package: Auto-convert binary signatures to OpenPGP ASCII Armor
Guillem Jover
1
-0
/
+7
2017-09-24
perl: Remove unused use POSIX module imports
Guillem Jover
1
-1
/
+0
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
1
-12
/
+12
2016-07-03
Dpkg::Source::Package::V2: Preset Last-Update field with current time
Guillem Jover
1
-1
/
+3
2016-07-03
dpkg-source: Add new --no-overwrite-dir extraction option
Guillem Jover
1
-1
/
+5
2016-05-02
Dpkg::Source::Package: Include upstream orig tarball signatures
Guillem Jover
1
-0
/
+2
2016-02-15
dpkg-source: Add backend-specific --help options support
Guillem Jover
1
-0
/
+52
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: Use non-destructive substitutions inside map
Guillem Jover
1
-5
/
+1
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
1
-1
/
+1
2015-04-10
Consistently use proper quotation marks all over the place
Guillem Jover
1
-7
/
+8
2015-03-30
perl: Rework use and exporter declarations
Guillem Jover
1
-10
/
+10
2015-01-28
scripts: Remove unused «use Dpkg»
Guillem Jover
1
-1
/
+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
2015-01-28
Dpkg: Use shift instead of @_ on single argument unpacking
Guillem Jover
1
-6
/
+6
2015-01-28
scripts: Rename and deprecate _g function with g_
Guillem Jover
1
-54
/
+54
2014-10-23
Dpkg::Source::Package::V2: Allow detached upstream signatures
Guillem Jover
1
-2
/
+21
2014-10-06
Dpkg::Source::Package: Use a simple string match instead of a regex
Guillem Jover
1
-12
/
+12
2014-10-06
perl: Use length instead of /^$/ to test for an empty string
Guillem Jover
1
-1
/
+1
2014-10-06
Dpkg::Source::Package::V2: Rename %origtar to %addonfile
Guillem Jover
1
-8
/
+8
2014-10-06
perl: Do not use the topic variable unnecessarily
Guillem Jover
1
-3
/
+3
2014-10-06
scripts: Use named variables instead of using the topic variable
Guillem Jover
1
-10
/
+10
2014-10-06
dpkg-source: Fix perl warning when typing Ctrl-D on patch name prompt
Guillem Jover
1
-1
/
+3
2014-08-09
Dpkg::Path: Change find_command() to handle an empty or undef argument
Guillem Jover
1
-1
/
+1
2014-08-09
scripts: Use //= instead of explicit defined or exists checks
Guillem Jover
1
-20
/
+10
2014-08-09
dpkg-source: Print the correct removed binary filename with --include-removal
Guillem Jover
1
-7
/
+8
2014-08-09
Use https:// URLs instead of http:// when possible (round two)
Guillem Jover
1
-1
/
+1
2014-06-02
Dpkg::Source::Package::V2: Do not assume sensible-editor is present
Guillem Jover
1
-2
/
+10
2014-05-06
dpkg-source: unpack additional tarballs in a deterministic order
Raphaël Hertzog
1
-1
/
+1
2014-04-21
dpkg-source: Add a new extraction --ignore-bad-version option
Guillem Jover
1
-0
/
+5
2014-01-15
Dpkg::Source::Package: Always pass compression_level explicitly
Guillem Jover
1
-2
/
+4
2013-12-07
Use https:// URLs instead of http:// when possible
Guillem Jover
1
-1
/
+1
2013-12-04
perl: Surround FileHandles with braces in print calls
Guillem Jover
1
-4
/
+4
2013-12-04
scripts: Remove redundant STDOUT from print calls
Guillem Jover
1
-1
/
+1
[next]