Raphael Hertzog
|
73ef29c8e8
dpkg-genchanges: some code refactoring to simplify the code
|
18 år sedan |
Raphael Hertzog
|
a0d215a3d7
dpkg-genchanges: Enhance logic to decide if we include the original tarball
|
18 år sedan |
Raphael Hertzog
|
808f74dc53
Integrated dpkg-parsechangelog processing into Dpkg::Changelog::parse_changelog()
|
18 år sedan |
Raphael Hertzog
|
81499f4145
dpkg-genchanges: Reinstate support of the ${Format} substvar
|
18 år sedan |
Raphael Hertzog
|
0849974954
Give some hints to Perl on the use of UTF-8 for output
|
18 år sedan |
Raphael Hertzog
|
09ea14d036
Dpkg::Fields: Change set_field_importance() into a method of Dpkg::Fields::Object
|
18 år sedan |
Raphael Hertzog
|
637f5a032f
Define list of valid debian/control fields in Dpkg::Fields
|
18 år sedan |
Raphael Hertzog
|
1b5580ade0
Merge branch 'controllib-removal'
|
18 år sedan |
Guillem Jover
|
2006f645b0
Do not warn about unrecognized Homepage field in binary package stanzas
|
18 år sedan |
Raphael Hertzog
|
4c01feffd3
Update all scripts to use Dpkg::Changelog::parse_changelog
|
18 år sedan |
Raphael Hertzog
|
5fb2ef86c8
Dpkg::Vars: New module handling the global variable $sourcepackage
|
18 år sedan |
Raphael Hertzog
|
120ecd5161
Update all scripts to use Dpkg::Substvars, Dpkg::Cdata, Dpkg::Control and Dpkg::Fields::Object
|
18 år sedan |
Guillem Jover
|
d1f3ebf673
Dpkg::Compression: New module with compression variables from Dpkg
|
18 år sedan |
Guillem Jover
|
189e0a5c08
dpkg-genchanges: Fix typo (syserror() -> syserr())
|
18 år sedan |
Guillem Jover
|
cd97956b9c
Use ||= instead of checking if the variables are not defined
|
18 år sedan |
Frank Lichtenheld
|
4476d61767
dpkg-genchanges: Fix handling of 'all' in Architecture field
|
18 år sedan |
Frank Lichtenheld
|
0c78affb38
dpkg-genchanges/dpkg-buildpackages: Add new -A option
|
19 år sedan |
Frank Lichtenheld
|
9de0a9a745
dpkg-genchanges: Allow different archs and types in debian/files
|
18 år sedan |
Frank Lichtenheld
|
21ca0b9357
dpkg-genchanges: Handle source files not compressed with gzip correctly
|
18 år sedan |
Frank Lichtenheld
|
0e6f9ad185
dpkg-genchanges: Misc. Clean-up
|
18 år sedan |
Raphael Hertzog
|
a7c9cb9869
Add new module Dpkg::Fields replacing parts of controllib.pl
|
18 år sedan |
Guillem Jover
|
a1e654c433
Add initial udeb support
|
18 år sedan |
Guillem Jover
|
4dced80cec
Dpkg::ErrorHandling: Add support for format strings
|
19 år sedan |
Guillem Jover
|
997652024c
Switch perl programs to use the new Dpkg/Arch module
|
19 år sedan |
Guillem Jover
|
e847eabd3c
Switch perl programs to use the new Dpkg/ErrorHandling module
|
19 år sedan |
Guillem Jover
|
7fd5b6d604
Stop recognizing the obsolete Optional field when building packages
|
19 år sedan |
Guillem Jover
|
3f0020be7e
Do not declare $host_arch as an 'our' variable
|
19 år sedan |
Guillem Jover
|
25b4639cae
Make %fieldimps private to controllib.pl
|
19 år sedan |
Guillem Jover
|
d8ce44bf7c
Implement support for Tag field
|
19 år sedan |
Guillem Jover
|
d9fa5a8a2b
Support Vcs-* fields in control file source package stanza
|
19 år sedan |