Guillem Jover
|
7fd5b6d604
Stop recognizing the obsolete Optional field when building packages
|
19 years ago |
Guillem Jover
|
3f0020be7e
Do not declare $host_arch as an 'our' variable
|
19 years ago |
Guillem Jover
|
25b4639cae
Make %fieldimps private to controllib.pl
|
19 years ago |
Guillem Jover
|
da24c2f743
Properly override Homepage field from binary package stanzas
|
19 years ago |
Guillem Jover
|
d8ce44bf7c
Implement support for Tag field
|
19 years ago |
Guillem Jover
|
d9fa5a8a2b
Support Vcs-* fields in control file source package stanza
|
19 years ago |
Guillem Jover
|
9196af928c
Cleanup second pass parsing of dependency fields
|
19 years ago |
Guillem Jover
|
f836cd4fe6
Allow overriding Homepage from a package stanza in the control file
|
19 years ago |
Guillem Jover
|
db992d8325
Implement support for Homepage field.
|
19 years ago |
Guillem Jover
|
3cd101f187
Switch 'dpkg-gettext.pl' to a new style perl module Dpkg::Gettext.
|
19 years ago |
Guillem Jover
|
a5e3f54918
Switch perl programs to use the new Dpkg module and its variables.
|
19 years ago |
Guillem Jover
|
26baf391c4
Fix perl warnings:
|
19 years ago |
Guillem Jover
|
23878c754e
* scripts/controllib.pl (debian_arch_eq): Rename to ...
|
19 years ago |
Guillem Jover
|
bf9ce4b483
* scripts/dpkg-genchanges.pl ($pkgdatadir): New variable.
|
19 years ago |
Guillem Jover
|
e597c04043
Make all perl scripts use strict and warnings, to ease catching errors.
|
19 years ago |
Guillem Jover
|
4048f1250f
Reorder a bit fields in output files.
|
19 years ago |
Guillem Jover
|
335e778f2e
* scripts/controllib.pl (get_host_arch): New function.
|
19 years ago |
Guillem Jover
|
28c713b406
* scripts/controllib.pl (warn): Rename to ...
|
19 years ago |
Guillem Jover
|
2e22955289
* scripts/controllib.pl: Use defined instead of length, when variables
|
19 years ago |
Guillem Jover
|
c0ee514c42
Fix regular expression special-casing Origin, Bugs and Maintainer fields
|
19 years ago |
Guillem Jover
|
d0e9b50226
* scripts/controllib.pl (outputclose): Change argument from a boolean
|
19 years ago |
Guillem Jover
|
744ae6fc34
Move retrieval of uid and gid information from controllib.pl into a
|
19 years ago |
Guillem Jover
|
9ee221065b
Add the source version inside parenthesis to the Source field in the
|
20 years ago |
Guillem Jover
|
5ed5d7e068
Standarize scripts usage output format and at the same time make
|
20 years ago |
Frank Lichtenheld
|
322d4f8257
* Add gettext support for the Perl scripts. Based on a patch by
|
20 years ago |
Guillem Jover
|
b84d487f80
Support binNMU safe packages even when source and binary differ in
|
20 years ago |
Guillem Jover
|
f74e1ba6f1
Rename dpkg:UpstreamVersion to dpkg:Upstream-Version. Make dpkg:Version
|
20 years ago |
Guillem Jover
|
e1759efe73
Fix missspelling of "occurred" as "occoured" in dpkg-gencontrol and
|
20 years ago |
Frank Lichtenheld
|
2822cd35fa
Handle architectures in all dependency fields in debian/control,
|
20 years ago |
Frank Lichtenheld
|
c0147d8fa7
Fix handling of debian/files when architecture is set via -D
|
20 years ago |