Raphael Hertzog
|
c64c45ec70
dpkg-shlibdeps: analyze in priority the shlibs of the current package
|
18 years ago |
Raphael Hertzog
|
15b03b6fc3
dpkg-shlibdeps: use the Build-Depends-Package information from symbols files
|
18 years ago |
Raphael Hertzog
|
72524e4f01
Dpkg::Shlibs::SymbolFile supports meta-information fields
|
18 years ago |
Raphael Hertzog
|
9da6daf8e7
Add non-regression tests for Dpkg::Path
|
18 years ago |
Guillem Jover
|
189e0a5c08
dpkg-genchanges: Fix typo (syserror() -> syserr())
|
18 years ago |
Guillem Jover
|
8406f05986
Use || to fallback to a default value instead of using !defined()
|
18 years ago |
Guillem Jover
|
cd97956b9c
Use ||= instead of checking if the variables are not defined
|
18 years ago |
Raphael Hertzog
|
c6c756d559
Dpkg::Deps: tweak the comparison algorithm to sort > lower than <
|
18 years ago |
Raphael Hertzog
|
57f14c3d15
README.translators: Explain how to format Git commit messages.
|
18 years ago |
Raphael Hertzog
|
261d067696
Dpkg::Shlibs::SymbolFile::merge_symbols() bugfix with deprecated symbols
|
18 years ago |
Raphael Hertzog
|
b24e222d00
Dpkg::Shlibs::SymbolFile: included files don't need to repeat the header line
|
18 years ago |
Raphael Hertzog
|
deaf2e577c
dpkg-shlibdeps.pl: doesn't warn any more about libm.so.6 being unused
|
18 years ago |
Raphael Hertzog
|
023999f80e
Dpkg::Shlibs::find_library() tries harder to return the canonical name
|
18 years ago |
Frank Lichtenheld
|
0c78affb38
dpkg-genchanges/dpkg-buildpackages: Add new -A option
|
19 years ago |
Frank Lichtenheld
|
9de0a9a745
dpkg-genchanges: Allow different archs and types in debian/files
|
18 years ago |
Frank Lichtenheld
|
4666362bd3
dpkg-deb/info.c: Fix a compiler warning
|
18 years ago |
Frank Lichtenheld
|
21ca0b9357
dpkg-genchanges: Handle source files not compressed with gzip correctly
|
18 years ago |
Frank Lichtenheld
|
8b282a3e34
Dpkg: Include information about supported compression formats
|
18 years ago |
Frank Lichtenheld
|
c5a2d0121b
Dpkg::ErrorHandling::usageerr: Support format strings
|
18 years ago |
Frank Lichtenheld
|
41ad47b069
scripts/Makefile.am: Add some missing test cases to EXTRA_DIST
|
18 years ago |
Frank Lichtenheld
|
9c0b395623
Don't use symlinks in usr/share/doc
|
18 years ago |
Frank Lichtenheld
|
9260be9dc1
parsecdata: Fix parsing of fields starting with a colon
|
18 years ago |
Guillem Jover
|
e9715e93a3
Bump version to 1.14.13~
|
18 years ago |
Guillem Jover
|
3a1ce6fc0f
Release 1.14.12
|
18 years ago |
Guillem Jover
|
24430528aa
dpkg-scanpackages: Use Dpkg::Versions instead of dpkg --compare-versions
|
18 years ago |
Guillem Jover
|
85533165c4
dpkg-scanpackages: Use the Dpkg::ErrorHandling instead of die and sprintf
|
18 years ago |
Guillem Jover
|
4273bd95f0
dpkg-gencontrol: Unify parsing of Section and Priority fields with Homepage
|
18 years ago |
Guillem Jover
|
f9b5fefd15
dpkg-gencontrol (spfileslistvalue): Add prototype, move to the top of the file
|
18 years ago |
Guillem Jover
|
4e8106c9a0
Move extern declarations to header files and stop defining them as extern
|
18 years ago |
Guillem Jover
|
151d780cc8
Define several private functions and variables as static
|
18 years ago |