Guillem Jover
|
5da3e92afc
Do not use C++ style comments in C code
|
17 years ago |
David Benjamin
|
4985c686c3
dpkg: Refactor file addition into package files to a new function
|
17 years ago |
David Benjamin
|
ed26065325
dpkg: Split off emptying a package's file info
|
17 years ago |
Helge Kreutzmann
|
8fd258be90
Minor fixes in the German man page translation
|
17 years ago |
Raphaël Hertzog
|
6e1998224f
Dpkg::Control: rename CTRL_APT_* to CTRL_INDEX_*
|
17 years ago |
Raphaël Hertzog
|
2a194c6cc6
Dpkg::Changelog::Debian: preserve blank lines
|
17 years ago |
Raphaël Hertzog
|
c8fc6e9315
Dpkg::Changelog::Debian: keep blank lines and trailing whitespace unchanged
|
17 years ago |
Raphaël Hertzog
|
47b4a76467
Dpkg::Changelog::Debian: store unmodified changes lines in an array
|
17 years ago |
Raphaël Hertzog
|
3b566810a1
Dpkg::Deps::version_implies(): fix to return undef with invalid versions
|
17 years ago |
Raphaël Hertzog
|
00a9e0039e
Dpkg::Version: rename some functions and constants
|
17 years ago |
Helge Kreutzmann
|
e6d0f07f07
Update German scripts translation
|
17 years ago |
Sean Finney
|
4a256f2cd3
libdpkg: Move copyfileperms to non-static file_copy_perms
|
17 years ago |
Guillem Jover
|
f38ab16ec1
libdpkg: Update path_quote_filename function comment
|
17 years ago |
Guillem Jover
|
3adb9397a0
libdpkg: Change order and rename path_quote_filename arguments
|
17 years ago |
Guillem Jover
|
f35d66dbc2
libdpkg: Change path_quote_filename size argument type to size_t
|
17 years ago |
Guillem Jover
|
44fed3cce6
libdpkg: Make path_quote_filename s argument const
|
17 years ago |
Sean Finney
|
37e32a9c2c
libdpkg: Move quote_filename to the path module as path_quote_filename
|
17 years ago |
Raphaël Hertzog
|
5e435949d6
Ensure that the string representation of Dpkg::Version is unchanged
|
17 years ago |
Raphaël Hertzog
|
af5a5349f9
Dpkg::Version: drop the old API and implementation
|
17 years ago |
Raphaël Hertzog
|
10badb3c2d
Update all Perl modules and scripts to use the new Dpkg::Version API
|
17 years ago |
Raphaël Hertzog
|
847231cd0f
Dpkg::Version: new implementation and new object interface
|
17 years ago |
Guillem Jover
|
55eb6f3163
libcompat: Define offsetof only if the system does not have it
|
17 years ago |
Guillem Jover
|
430c20759f
build: Properly escape DPKG_CHECK_DECL and DPKG_CHECK_DEFINE arguments
|
17 years ago |
Guillem Jover
|
c2ee51d0da
build: Fix DPKG_CHECK_DEFINE to properly check for dpkg_cv_define_$1
|
17 years ago |
Guillem Jover
|
30a6d6d131
libdpkg: Move pkg_sorter code to a new pkg module
|
17 years ago |
Guillem Jover
|
2510971730
libdpkg: Rename pkglistqsortcmp to pkg_sorter_by_name
|
17 years ago |
Guillem Jover
|
2ddc61d4aa
libdpkg: Mark and improve strings for translation
|
17 years ago |
Guillem Jover
|
6b92aa0adf
dpkg-statoverride: Add missing angle brackets in string
|
17 years ago |
Guillem Jover
|
f659276004
Add all libdpkg .c files to POTFILES
|
17 years ago |
Guillem Jover
|
722fa5660d
Add a .mailmap file to fix up name and mail addresses
|
17 years ago |