Frank Lichtenheld
|
54bb0defc1
dpkg-source warns now about new empty files since those will
|
19 gadi atpakaļ |
Frank Lichtenheld
|
e818d3b0cf
correct permission and owner/group handling when extracting
|
19 gadi atpakaļ |
Guillem Jover
|
2d0f04e918
Add '.shelf' to the default dpkg-source -i regex. Closes: #427827
|
19 gadi atpakaļ |
Guillem Jover
|
c6549f3c0c
Fix dpkg-source to not emit duplicated entries for the Architecture field
|
19 gadi atpakaļ |
Guillem Jover
|
678a28479b
Fix loose regex in dpkg-source (/\.debian.tar/ -> /\.debian\.tar/).
|
19 gadi atpakaļ |
Guillem Jover
|
256eda4fcf
Fix perl warnings:
|
19 gadi atpakaļ |
Guillem Jover
|
23878c754e
* scripts/controllib.pl (debian_arch_eq): Rename to ...
|
19 gadi atpakaļ |
Guillem Jover
|
bf9ce4b483
* scripts/dpkg-genchanges.pl ($pkgdatadir): New variable.
|
19 gadi atpakaļ |
Guillem Jover
|
e597c04043
Make all perl scripts use strict and warnings, to ease catching errors.
|
19 gadi atpakaļ |
Guillem Jover
|
4048f1250f
Reorder a bit fields in output files.
|
19 gadi atpakaļ |
Guillem Jover
|
28c713b406
* scripts/controllib.pl (warn): Rename to ...
|
19 gadi atpakaļ |
Guillem Jover
|
2e22955289
* scripts/controllib.pl: Use defined instead of length, when variables
|
19 gadi atpakaļ |
Guillem Jover
|
826b1c6bd1
Properly sort Uploaders field in generated .dsc files.
|
19 gadi atpakaļ |
Guillem Jover
|
993801879b
Add '.hg' to the default dpkg-source -i regex. Closes: #414794
|
19 gadi atpakaļ |
Guillem Jover
|
62338df8f4
* scripts/dpkg-source.pl (checkstats): Take '$dscdir' as an explicit
|
19 gadi atpakaļ |
Guillem Jover
|
b9db2fbc83
* scripts/controllib.pl (parsecdata): Change CDATA to a reference
|
19 gadi atpakaļ |
Guillem Jover
|
d0e9b50226
* scripts/controllib.pl (outputclose): Change argument from a boolean
|
19 gadi atpakaļ |
Guillem Jover
|
9ddc488730
Add '.gitignore' to the default dpkg-source -i regex. Closes: #409566
|
19 gadi atpakaļ |
Guillem Jover
|
9469f8b432
Fix typo in variable name in dpkg-source which was causing it to not
|
19 gadi atpakaļ |
Guillem Jover
|
744ae6fc34
Move retrieval of uid and gid information from controllib.pl into a
|
19 gadi atpakaļ |
Guillem Jover
|
c8f668cce5
Support extracting lzma compressed source and binary packages,
|
19 gadi atpakaļ |
Guillem Jover
|
9cb480c217
Modified some strings to be able to merge them in the .pot files.
|
20 gadi atpakaļ |
Frank Lichtenheld
|
1f47019365
dpkg-source issued spurious warnings about fields defined with
|
20 gadi atpakaļ |
Guillem Jover
|
9ee221065b
Add the source version inside parenthesis to the Source field in the
|
20 gadi atpakaļ |
Guillem Jover
|
dc19faf010
Add '.bzrtags' directory to default dpkg-source -i regex.
|
20 gadi atpakaļ |
Guillem Jover
|
5ed5d7e068
Standarize scripts usage output format and at the same time make
|
20 gadi atpakaļ |
Frank Lichtenheld
|
322d4f8257
* Add gettext support for the Perl scripts. Based on a patch by
|
20 gadi atpakaļ |
Frank Lichtenheld
|
fb8e55db54
Use the Debian keyring in dpkg-source when checking signatures
|
20 gadi atpakaļ |
Guillem Jover
|
08ab174fb2
Do not expand architecture aliases anymore in .dsc files.
|
20 gadi atpakaļ |
Guillem Jover
|
876d77529b
Add new quiet option to dpkg-source to supress warnings. Closes: #355065
|
20 gadi atpakaļ |