Guillem Jover
|
e411455bf6
libdpkg: Do not allocate memory for buffer md5 hash result
|
17 years ago |
Guillem Jover
|
20cf6be8b5
dpkg-deb: Use void * instead of unsigned char * for read/write buffer
|
17 years ago |
Guillem Jover
|
ed67130303
libdpkg: Use char instead of unsigned char for strings
|
17 years ago |
Guillem Jover
|
668466a217
dpkg-deb: Remove S_ISLNK compatibility definition
|
17 years ago |
Guillem Jover
|
02f1f8a50a
build: Do not use backticks on m4 macros
|
17 years ago |
Guillem Jover
|
689a87eff5
build: Do not use single quote on strings
|
17 years ago |
Guillem Jover
|
59168691c0
libcompat: Define WCOREDUMP only if the system does not have it
|
17 years ago |
Guillem Jover
|
ef1c0d61cf
build: Add new DPKG_CHECK_DECL m4 macro
|
17 years ago |
Guillem Jover
|
5c06190644
s-s-d: Remove wrong comment not matching with code
|
17 years ago |
Guillem Jover
|
895059d2a3
Rename autoconf auxiliary directory from config to build-aux
|
17 years ago |
Guillem Jover
|
c14a29ae99
Move development documentation to doc/
|
17 years ago |
Raphaël Hertzog
|
b3a76130a9
dpkg-genchanges, Dpkg::Vendor::Default: drop hook before-changes-creation
|
17 years ago |
Raphaël Hertzog
|
8c8f3aa28b
Dpkg::Vendor::*: better handle unknown hooks
|
17 years ago |
Raphaël Hertzog
|
f7a323fc94
Dpkg::Vendor::Default: recommend use base for child objects
|
17 years ago |
Raphaël Hertzog
|
3df3fe4ce2
Dpkg::Vendor::Ubuntu: move Launchpad-Bugs-Fixed creation in another hook
|
17 years ago |
Raphaël Hertzog
|
6f721eaa8b
Dpkg::Vendor::Ubuntu: register custom field Launchpad-Bugs-Fixed
|
17 years ago |
Raphaël Hertzog
|
88a0baff55
Dpkg::Changelog: add new vendor hook post-process-changelog-entry
|
17 years ago |
Raphaël Hertzog
|
63044da0c7
Dpkg::Control::Fields: don't fail when vendor hook is not (well) implemented
|
17 years ago |
Guillem Jover
|
d208849d8c
Split deferred_configure conffile handling into its own function
|
17 years ago |
Guillem Jover
|
dac5e30555
Use varbuf instead of ad-hoc handling of growing strings
|
17 years ago |
Guillem Jover
|
de230ab073
Fix small leak when parsing ‘--ignore-depends’ option values
|
17 years ago |
Guillem Jover
|
251008842a
dpkg-query: Remove unused f_ and fc_ variables
|
17 years ago |
Raphaël Hertzog
|
76fd765a0e
debian/changelog: document recent changes in perl API
|
17 years ago |
Raphaël Hertzog
|
a31b5e3ba2
dpkg-scansources: simplify by relying more on the Dpkg::Control object
|
17 years ago |
Raphaël Hertzog
|
beab305452
dpkg-scanpackages: simplify by using the Dpkg::Control object
|
17 years ago |
Raphaël Hertzog
|
7aa35855a7
Register field Dm-Upload-Allowed as Debian specific
|
17 years ago |
Raphaël Hertzog
|
78066765b6
Add vendor hook to register custom fields
|
17 years ago |
Raphaël Hertzog
|
47919c5e51
Drop Dpkg::Fields and convert everything to Dpkg::Control::Fields
|
17 years ago |
Raphaël Hertzog
|
293c6541c3
dpkg-genchanges, dpkg-gencontrol: do not hardcode the field output order
|
17 years ago |
Raphaël Hertzog
|
1d87eba012
Get rid of Dpkg::Deps @src_dep_fields @pkg_dep_fields and %dep_field_type
|
17 years ago |