Guillem Jover
|
46af84cb64
dpkg-divert: Rename file_copy() arguments
|
14 years ago |
Guillem Jover
|
66940305bb
dpkg-divert: Remove temporary file on error during --rename
|
14 years ago |
Guillem Jover
|
7e892ff30f
libdpkg: Add new cu_filename() function
|
14 years ago |
Guillem Jover
|
4fcb3aac35
Change user-friendly UI recommendation from dselect to apt
|
13 years ago |
Guillem Jover
|
8d5d625cfd
scripts: Use the block form for the grep function
|
13 years ago |
Guillem Jover
|
485f640303
Dpkg::Version: Use the block form for the map function
|
13 years ago |
Guillem Jover
|
9f4b98fab6
dpkg-source: Use two eq operators instead of a grep
|
13 years ago |
Guillem Jover
|
ac704f9d15
scripts: Use Dpkg::Util list functions instead of grep
|
13 years ago |
Guillem Jover
|
2622fcbb40
Dpkg::Util: Add new module
|
13 years ago |
Guillem Jover
|
9581f11d5e
dpkg-scansources: Use a foreach loop instead of a void map
|
13 years ago |
Guillem Jover
|
2d04ad209e
dpkg-gencontrol: Move grep inside an if block
|
13 years ago |
Guillem Jover
|
89a8da04a9
scripts: Do not mix boolean operators
|
13 years ago |
Guillem Jover
|
840d3d8836
scripts: Do not use negative expression in unless and until conditions
|
13 years ago |
Guillem Jover
|
ac02d172c0
dpkg-deb: Add support for gzip compression strategies
|
14 years ago |
Guillem Jover
|
16ab055e95
build: Switch default dpkg-deb compression from gzip to xz
|
13 years ago |
Guillem Jover
|
68a1f4682b
build: Allow changing the default dpkg-deb compressor on configure
|
14 years ago |
Guillem Jover
|
2cac2b9c2c
dpkg: Rename processarc.c to unpack.c
|
14 years ago |
Guillem Jover
|
c24cc696c7
libcompat: Take over md5 module from libdpkg
|
14 years ago |
Guillem Jover
|
797f8512f6
dpkg-buildpackage: Do not warn on unsigned UNRELEASED builds on -uc or -us
|
13 years ago |
Guillem Jover
|
9b70709fc2
dpkg-parsechangelog(1): Document --file and --label parser options
|
13 years ago |
YunQiang Su
|
597a734852
Add support for mipsn32(el) and mips64(el) to arch tables
|
13 years ago |
Guillem Jover
|
aa16b40d19
Dpkg::Arch: Do not overwrite triplet mappings with latter matches
|
13 years ago |
Guillem Jover
|
4f0d689d52
doc: Document how to check po4a translations for valid POD markup
|
13 years ago |
Guillem Jover
|
e83599bd2b
Dpkg::Source::Package: Do not return an error message if we can build
|
13 years ago |
Bernhard R. Link
|
acc1f37933
Dpkg: Catch mismatches between version strings and format versions
|
13 years ago |
Guillem Jover
|
ea422eb864
Dpkg: Move epoch-less or revision-less output logic to Dpkg::Version
|
13 years ago |
Colin Watson
|
e8950d7e2d
Dpkg::Deps: Add support for a build_arch option in deps_parse()
|
13 years ago |
Cédric Boutillier
|
0b75c4f9aa
man: Fix typo in French dpkg-source(1) translation
|
13 years ago |
Guillem Jover
|
2cb2571053
Dpkg::Source::Patch: Sort files inside new diff lexicographically
|
14 years ago |
Guillem Jover
|
c4cca9674d
Dpkg::Changelog::Parse: Always pass the filename to the changelog parser
|
14 years ago |