Guillem Jover
|
83b5b8fe54
doc: Fix typos in documentation and code comments
|
8 years ago |
Guillem Jover
|
92ca32c34f
Dpkg::Source::Package::V1: Disable upstream tar signature when building
|
8 years ago |
Guillem Jover
|
ea7b527302
dpkg-source: Add new --no-overwrite-dir extraction option
|
8 years ago |
Guillem Jover
|
f02d1c55ce
scripts: Remove -s option argument parsing that does not match
|
8 years ago |
Guillem Jover
|
c26060b71e
Dpkg::Source::Package: Include upstream orig tarball signatures
|
9 years ago |
Guillem Jover
|
d01212f2d7
Dpkg::Source::Package::V1: Allow detached upstream orig tarball signatures
|
8 years ago |
Guillem Jover
|
6d7d92b8d5
dpkg-source: Add backend-specific --help options support
|
9 years ago |
Guillem Jover
|
d287060bb1
scripts: Use error() and errormsg() instead of printing on STDERR directly
|
9 years ago |
Guillem Jover
|
e4baa20f72
scripts: Use non-destructive substitutions inside map
|
9 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
|
d195b23cff
Say directory instead of dir in output messages
|
10 years ago |
Guillem Jover
|
01abe8afb9
perl: Rework use and exporter declarations
|
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
|
d54542f573
scripts: Do not modify the topic variable values in list functions
|
10 years ago |
Guillem Jover
|
13ae3fa02e
Dpkg::Source::Package: Use a simple string match instead of a regex
|
10 years ago |
Guillem Jover
|
b0337f001b
scripts: Use //= instead of ||= when appropriate
|
10 years ago |
Guillem Jover
|
b916e61f0f
dpkg-source: Add a new extraction --ignore-bad-version option
|
10 years ago |
Guillem Jover
|
583ee7f304
dpkg-source: Set default compression options in source format specific modules
|
11 years ago |
Guillem Jover
|
f6b8ce21be
Dpkg::Source::Package: Always pass compression_level explicitly
|
11 years ago |
Guillem Jover
|
ae25c683c0
Use https:// URLs instead of http:// when possible
|
11 years ago |
Guillem Jover
|
b2590e1ea1
perl: Surround FileHandles with braces in print calls
|
11 years ago |
Guillem Jover
|
bd281a3259
perl: Switch to use low precedence boolean operators for error checks
|
11 years ago |
Guillem Jover
|
ee37c9202b
perl: Try to avoid boolean operators after predicates on error checks
|
11 years ago |
Guillem Jover
|
5ae4ce9c2d
Consistently use regex instead of regexp when possible
|
11 years ago |
Guillem Jover
|
414bd0e370
Dpkg::Exit: Expose proper functions instead of variables
|
11 years ago |
Guillem Jover
|
a3f98a7e47
scripts: Use () instead of qw() for empty imports
|
11 years ago |
Guillem Jover
|
e83599bd2b
Dpkg::Source::Package: Do not return an error message if we can build
|
12 years ago |
Guillem Jover
|
e4dbdb8448
scripts: Inherit from parent instead of base
|
12 years ago |