Guillem Jover
|
ae334e927d
libdpkg: Add new modstatdb_get_status()
|
15 years ago |
Guillem Jover
|
db1797cd27
TODO: Remove done items
|
14 years ago |
Guillem Jover
|
6f5374204b
libdpkg: Do not leak every tar_entry name and linkname members
|
14 years ago |
Guillem Jover
|
a8c489ae5f
libdpkg: Refactor tar_entry destruction into new tar_entry_destroy()
|
14 years ago |
Guillem Jover
|
072c025d0f
build: Check and abort on required functions
|
14 years ago |
Kenshi Muto
|
d550407a08
Update japanese translation of manual pages
|
14 years ago |
Helge Kreutzmann
|
1634aea1a3
Update German translation of manual pages
|
14 years ago |
Sven Joachim
|
872f940aa3
German dpkg translation update
|
14 years ago |
Peter Krefting
|
f1235fa514
Update Swedish translation.
|
14 years ago |
Helge Kreutzmann
|
e43dda1886
Fix build by roughly adding the necessary formatting symbols
|
15 years ago |
Kenshi Muto
|
d2b9e3068d
[l10n] Update man page translations: Japanese (by TAKAHASHI Motonobu)
|
15 years ago |
Raphaël Hertzog
|
ae61affca4
dpkg: Ignore conflict with one's own virtual package within a package set
|
15 years ago |
Steve Langasek
|
5631564609
libdpkg: Add new archsatisfied() function
|
15 years ago |
Guillem Jover
|
b31617401d
libdpkg: Move versionsatisfied() into a new depcon module
|
15 years ago |
Guillem Jover
|
32f3e81f3b
libdpkg: Remove unneeded includes
|
15 years ago |
Steve Langasek
|
64fb693c76
libdpkg: Allow pkg:arch syntax in package relationship fields
|
17 years ago |
Guillem Jover
|
dda789127b
libdpkg: Check for depnamelength being 0 instead of depname[0] being NUL
|
15 years ago |
Guillem Jover
|
47181583fc
Switch pkgadminfile() to get an explicit pkgbin as argument
|
15 years ago |
Helge Kreutzmann
|
6f7be935dd
Update German translation of manual pages
|
15 years ago |
Raphaël Hertzog
|
aa3add4dbc
Add support of tildes in dpkg's version
|
15 years ago |
Helge Kreutzmann
|
171d200a8b
Fix typo in dpkg-genchanges(1). Closes: 646496
|
15 years ago |
Guillem Jover
|
79b9f3afb1
dpkg: Move match_node functions into a new file-match module
|
15 years ago |
Guillem Jover
|
9235d163ef
Switch from pkginfo->name to pkginfo->set->name
|
15 years ago |
Guillem Jover
|
358dc84c45
Update deppossi->ed to point to a pkgset instead of a pkginfo
|
15 years ago |
Raphaël Hertzog
|
29118f3cf8
Move the reverse dependencies from struct pkgbin to struct pkgset
|
15 years ago |
Guillem Jover
|
47e241d719
libdpkg: Add new struct pkgset and use it for the in-core package database
|
15 years ago |
Raphaël Hertzog
|
dc6ae081c2
dpkg: Add --foreign-architecture and --print-foreign-architectures options
|
17 years ago |
Guillem Jover
|
1201dc561b
dpkg: Use dpkg_arch_get_native() instead of native_arch
|
15 years ago |
Guillem Jover
|
ad41337649
libdpkg: Do not allow Architecture all packges with Multi-Arch field
|
15 years ago |
Raphaël Hertzog
|
865a375dca
libdpkg: Update pkgbin.arch to be a pointer to struct dpkg_arch
|
15 years ago |