Raphaël Hertzog
|
113533916b
Dpkg::Deps: cleanup API
|
16 éve |
Raphaël Hertzog
|
c090a59a04
Dpkg::Deps: replace dump() method with output([$fh])
|
16 éve |
Guillem Jover
|
bee98c7ea7
Add missing license headers
|
16 éve |
Raphaël Hertzog
|
99e3abcc33
Move parse_changelog() to a separate module Dpkg::Changelog::Parse
|
16 éve |
Raphaël Hertzog
|
47919c5e51
Drop Dpkg::Fields and convert everything to Dpkg::Control::Fields
|
17 éve |
Raphaël Hertzog
|
293c6541c3
dpkg-genchanges, dpkg-gencontrol: do not hardcode the field output order
|
17 éve |
Raphaël Hertzog
|
1d87eba012
Get rid of Dpkg::Deps @src_dep_fields @pkg_dep_fields and %dep_field_type
|
17 éve |
Raphaël Hertzog
|
6ebc6bf02e
Use the new Dpkg::Control interface everywhere
|
17 éve |
Raphaël Hertzog
|
ed1828956a
Rename Dpkg::Control in Dpkg::Control::Info
|
17 éve |
Steve Langasek
|
d0d808250a
Add Multi-Arch to the list of known binary package fields for dpkg-dev
|
17 éve |
Guillem Jover
|
abc43d47ac
Unify and mark strings for translation
|
17 éve |
Guillem Jover
|
a3e560fe5d
libdpkg-perl: Move unknown() from Dpkg::ErrorHandling to Dpkg::Fields
|
17 éve |
Guillem Jover
|
b05060cb96
Dpkg::ErrorHandling: Explicitly pass field argument to unknown()
|
17 éve |
Joachim Breitner
|
d60bb3e211
dpkg-gencontrol: warn about unused substvars (closes: #532760)
|
17 éve |
Guillem Jover
|
2b125e6ed9
Do not set the Arch substvar in dpkg-source
|
17 éve |
Raphael Hertzog
|
f65e9c9a2e
dpkg-gencontrol: improve error message with a bad union dependency
|
17 éve |
Raphael Hertzog
|
4f761d89c8
dpkg-genchanges, dpkg-gencontrol: avoid perl warnings
|
17 éve |
Raphael Hertzog
|
e81e80e3ca
dpkg-gencontrol, dpkg-gensymbols: reset umask to 0022
|
17 éve |
Raphael Hertzog
|
2ab51aab67
Fix some “use Dpkg::ErrorHandling qw(…)” calls
|
17 éve |
Guillem Jover
|
7e1f9c695e
Dpkg::ErrorHandling: Replace failure calls with error or syserr
|
17 éve |
Guillem Jover
|
a65b2bfb1e
Dpkg::ErrorHandling: Export public functions by default
|
17 éve |
Guillem Jover
|
2f6b6645dc
Use new style perl function calls
|
17 éve |
Guillem Jover
|
2c4ab968fc
dpkg-gencontrol: Rename $package_type to $pkg_type for uniformity
|
18 éve |
Guillem Jover
|
b4da0de706
dpkg-gencontrol: Consider also custom Package-Type fields for warnings
|
18 éve |
Raphael Hertzog
|
bd244cd5d5
Preserve the order of dependencies and build-dependencies
|
18 éve |
Guillem Jover
|
b29edb23b3
dpkg-gencontrol: Do not output the Homepage field on udeb
|
18 éve |
Raphael Hertzog
|
572f408d18
Remove the IO layer ":utf8" that re-encodes in utf8
|
18 éve |
Raphael Hertzog
|
808f74dc53
Integrated dpkg-parsechangelog processing into Dpkg::Changelog::parse_changelog()
|
18 éve |
Raphael Hertzog
|
0849974954
Give some hints to Perl on the use of UTF-8 for output
|
18 éve |
Raphael Hertzog
|
09ea14d036
Dpkg::Fields: Change set_field_importance() into a method of Dpkg::Fields::Object
|
18 éve |