Guillem Jover
|
c786b8aaba
Dpkg::Source::Package::V2: Abort on EOF in patch name prompt
|
8 years ago |
Guillem Jover
|
ea506ec3f2
Dpkg::Source::Package: Prefix private functions with _
|
8 years ago |
Guillem Jover
|
0c945f0c9b
Dpkg::Source::Package::V2: Preset Last-Update field with current time
|
8 years ago |
Guillem Jover
|
ea7b527302
dpkg-source: Add new --no-overwrite-dir extraction option
|
8 years ago |
Guillem Jover
|
c26060b71e
Dpkg::Source::Package: Include upstream orig tarball signatures
|
9 years ago |
Guillem Jover
|
6d7d92b8d5
dpkg-source: Add backend-specific --help options support
|
9 years ago |
Guillem Jover
|
98b4330b2c
Dpkg::Source::Package::V2: Do not warn when removing an empty subdirectory
|
9 years ago |
Guillem Jover
|
a779ef95e8
Dpkg::Source::Package::V2: Do not exclude pre-existing symlinks for debian/
|
9 years ago |
Guillem Jover
|
3f7960bca7
Dpkg::Source::Package::V2: Make the BinaryFiles package self-contained
|
9 years ago |
Guillem Jover
|
81b7b5c343
Dpkg::Source::Package::V2: Import make_path from File::Path
|
9 years ago |
Guillem Jover
|
e2e40913fa
doc: Fix multiple typos
|
9 years ago |
Guillem Jover
|
e4baa20f72
scripts: Use non-destructive substitutions inside map
|
9 years ago |
Guillem Jover
|
30caac9aa9
scripts: Move each statement into its own line
|
10 years ago |
Guillem Jover
|
f85e380f63
debian: Update my copyright years
|
9 years ago |
Guillem Jover
|
d465dca48f
Consistently use proper quotation marks all over the place
|
10 years ago |
Guillem Jover
|
01abe8afb9
perl: Rework use and exporter declarations
|
10 years ago |
Guillem Jover
|
106b0a0b3f
scripts: Remove unused «use Dpkg»
|
10 years ago |
Guillem Jover
|
0c388b9842
Dpkg::Source::Package::V2: Use TMPDIR instead of manually setting DIR
|
10 years ago |
Guillem Jover
|
5e59d94a17
perl: Switch from legacy File::Path functions to new ones
|
10 years ago |
Guillem Jover
|
ea1357d0f1
Dpkg: Use shift instead of @_ on single argument unpacking
|
10 years ago |
Guillem Jover
|
6e56dce419
scripts: Rename and deprecate _g function with g_
|
10 years ago |
Guillem Jover
|
c5aa5d8e00
Dpkg::Source::Package::V2: Allow detached upstream signatures
|
10 years ago |
Guillem Jover
|
13ae3fa02e
Dpkg::Source::Package: Use a simple string match instead of a regex
|
10 years ago |
Guillem Jover
|
24df99399b
perl: Use length instead of /^$/ to test for an empty string
|
10 years ago |
Guillem Jover
|
52230e6fe9
Dpkg::Source::Package::V2: Rename %origtar to %addonfile
|
10 years ago |
Guillem Jover
|
fe60460326
perl: Do not use the topic variable unnecessarily
|
10 years ago |
Guillem Jover
|
0d5e17af73
scripts: Use named variables instead of using the topic variable
|
10 years ago |
Guillem Jover
|
81f0fdb71a
dpkg-source: Fix perl warning when typing Ctrl-D on patch name prompt
|
10 years ago |
Guillem Jover
|
0c8a23acb4
Dpkg::Path: Change find_command() to handle an empty or undef argument
|
10 years ago |
Guillem Jover
|
543ac69d24
scripts: Use //= instead of explicit defined or exists checks
|
10 years ago |