Guillem Jover
|
25b4639cae
Make %fieldimps private to controllib.pl
|
19 gadi atpakaļ |
Ian Jackson
|
b301c0e71a
Implement support for Breaks field.
|
19 gadi atpakaļ |
Guillem Jover
|
3cd101f187
Switch 'dpkg-gettext.pl' to a new style perl module Dpkg::Gettext.
|
19 gadi atpakaļ |
Guillem Jover
|
a5e3f54918
Switch perl programs to use the new Dpkg module and its variables.
|
19 gadi atpakaļ |
Guillem Jover
|
6f38a08d7c
Recognize again architecture wildcards. Closes: #424670
|
19 gadi atpakaļ |
Guillem Jover
|
26baf391c4
Fix perl warnings:
|
19 gadi atpakaļ |
Guillem Jover
|
23878c754e
* scripts/controllib.pl (debian_arch_eq): Rename to ...
|
19 gadi atpakaļ |
Guillem Jover
|
16306a9cd7
* scripts/controllib.pl (read_cputable): Localize $_.
|
19 gadi atpakaļ |
Guillem Jover
|
5d31013c78
Generalize source architecture handling by abstracting it through the new
|
19 gadi atpakaļ |
Guillem Jover
|
648c97ce17
* scripts/dpkg-architecture.pl: Use get_valid_arches instead of
|
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
|
335e778f2e
* scripts/controllib.pl (get_host_arch): New function.
|
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
|
a146038aef
* scripts/controllib.pl (parsechangelog): Only binmode CDATA from the
|
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
|
8caade2be5
* scripts/controllib.pl: Move substvar initializations to ...
|
19 gadi atpakaļ |
Guillem Jover
|
744ae6fc34
Move retrieval of uid and gid information from controllib.pl into a
|
19 gadi atpakaļ |
Guillem Jover
|
ec56457d31
Require POSIX inside subprocerr in controllib.pl. Closes: #390636
|
19 gadi atpakaļ |
Guillem Jover
|
0905829aca
Even if safe, revert r541 for now, as the RMs have not replied to the
|
20 gadi atpakaļ |
Brendan O'Dea
|
56072bf874
ensure POSIX is loaded in subprocerr
|
20 gadi atpakaļ |
Guillem Jover
|
9cb480c217
Modified some strings to be able to merge them in the .pot files.
|
20 gadi atpakaļ |
Guillem Jover
|
9ee221065b
Add the source version inside parenthesis to the Source field in the
|
20 gadi atpakaļ |
Guillem Jover
|
d791c7a0bc
Do not strip the epoch from the source:Upstream-Version substvar.
|
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ļ |
Guillem Jover
|
7b356663f1
Add new substvars source:Version, source:Upstream-Version and
|
20 gadi atpakaļ |
Guillem Jover
|
08ab174fb2
Do not expand architecture aliases anymore in .dsc files.
|
20 gadi atpakaļ |