]> err.no Git - dpkg/shortlog
dpkg
2008-02-29 Frank LichtenheldUse the new Dpkg::ErrorHandling::info() function
2008-02-29 Frank LichtenheldDpkg::Errorhandling: Add info function
2008-02-29 Frank LichtenheldAdd support for v3.0 (git) package
2008-02-29 Frank LichtenheldDpkg::Source::Package: Fix some errors in error messages
2008-02-28 Raphael HertzogAdd support of wig&pen source package
2008-02-28 Raphael Hertzog* scripts/dpkg-source.pl: remove trailing slash on...
2008-02-28 Raphael HertzogDpkg::Source::Package: Fix extract() and build() to...
2008-02-28 Raphael HertzogDpkg::Source::Archive/Package: misc fixes and changes
2008-02-28 Raphael Hertzog* scripts/Dpkg/Source/Package/V1_0.pm: Cleanup and...
2008-02-24 Raphael HertzogMerge branch 'master' into sourcev3
2008-02-24 Raphael Hertzogdpkg-source: use the new Dpkg::Source::Package object
2008-02-24 Raphael HertzogDpkg::Source::Package and Dpkg::Source::Package:V1_0...
2008-02-24 Raphael HertzogAlways include everything below /usr/share/perl5/Dpkg...
2008-02-24 Raphael HertzogDpkg::Exit and Dpkg::Source::Functions: two new modules
2008-02-24 Raphael HertzogDpkg::Source::Archive/Patch: small tweaks
2008-02-24 Raphael HertzogDpkg::IPC: new option to clean the environment
2008-02-24 Robert LuberdaUpdated Polish translation of man pages.
2008-02-24 Robert LuberdaUpdated Polish translation.
2008-02-22 Raphael HertzogRename Dpkg::Source::Archiver to Dpkg::Source::Archive
2008-02-22 Raphael HertzogDpkg::Source::Patch gains last features from dpkg-source
2008-02-22 Raphael HertzogDpkg::Source::Archiver/Patch: Rename close() methods...
2008-02-22 Raphael HertzogCleanup of some maintainer scripts
2008-02-22 Raphael HertzogFix groff in some manual pages
2008-02-22 Raphael HertzogFix usage of hyphens in some manual pages
2008-02-22 Raphael Hertzog* debian/*.lintian-overrides: Add some new overrides...
2008-02-22 Raphael Hertzog* man/po/po4a.cfg: Also translate deb-symbols.5
2008-02-22 Raphael HertzogFix make check to work on systems without dpkg in the...
2008-02-22 Raphael HertzogDpkg::Source::Patch: New module to generate and apply...
2008-02-21 Raphael Hertzogdpkg-source: more cleanup
2008-02-21 Raphael HertzogDpkg::IPC: Add nocheck option to wait_child()
2008-02-21 Raphael HertzogMerge branch 'master' into sourcev3
2008-02-20 Raphael HertzogAdjust Dpkg::Changelog::parse_changelog() search list...
2008-02-20 Raphael HertzogCreate Dpkg::Source::CompressedFile as spinoff of Dpkg...
2008-02-20 Raphael HertzogDpkg::Source: don't handle the compression level explic...
2008-02-20 Raphael HertzogDpkg::IPC: Modify fork_and_exec() to handle environment...
2008-02-19 Frank LichtenheldLink dselect against libncursesw
2008-02-19 Frank Lichtenhelddpkg-source.1: Fix description of -sk and -sp
2008-02-17 Frank LichtenheldMerge commit 'origin/master' into sourcev3
2008-02-17 Frank LichtenheldAdd changelog entries for Dpkg::Checksums
2008-02-17 Frank LichtenheldAllow overriding $pkgdatadir in Dpkg
2008-02-17 Frank Lichtenhelddpkg-architecture.1: Document needed data files
2008-02-17 Frank Lichtenheldman/po: Regenerate .pot file and merge .po files with it
2008-02-17 Frank Lichtenhelddpkg-buildpackage: Set a set of compiler flags for...
2008-02-17 Frank Lichtenheldman/po: Regenerate .pot files and merge .po files with...
2008-02-17 Zack Weinbergdeb-shlibs.5: Be a little more elaborate and helpful
2008-02-17 Guillem Joverdpkg.cfg: Reintroduce 'no-debsig' option
2008-02-16 Frank LichtenheldFix some whitespace oddities in the new modules
2008-02-16 Raphael HertzogHandling of compression level in dpkg-source
2008-02-16 Raphael HertzogDpkg::Source::Archiver: new module to work with tar...
2008-02-16 Raphael HertzogDpkg::Sourse::Compressor: add copyright notice
2008-02-16 Raphael HertzogDpkg::Compression: add get_compression_from_filename()
2008-02-16 Helge KreutzmannContinued work on German scripts translation
2008-02-16 Raphael HertzogDpkg::IPC: Add chdir option
2008-02-15 Frank LichtenheldDpkg::IPC: Add a sanitiy_check for options of fork_and_exec
2008-02-15 Frank LichtenheldDpkg::IPC: Add testsuite
2008-02-15 Frank LichtenheldDpkg::IPC: Add POD documentation
2008-02-15 Frank LichtenheldDpkg::IPC: New {to,from}_string options for fork_and_exec
2008-02-15 Frank LichtenheldDpkg::IPC: Add wait_child option to fork_and_exec
2008-02-15 Frank LichtenheldDpkg::IPC: avoid surprising execution via the shell
2008-02-15 Raphael HertzogSimplify Dpkg::Source::Compressor by using the extended...
2008-02-15 Raphael HertzogDpkg::IPC: extend fork_and_exec() to create pipes on...
2008-02-15 Raphael Hertzogdpkg-source: removes some unused code
2008-02-15 Raphael Hertzogdpkg-source: use Dpkg::Source::Compressor
2008-02-15 Raphael HertzogDpkg::Source::Compressor: handle on-the-fly compression
2008-02-15 Raphael HertzogDpkg::IPC: new module to handle common IPC
2008-02-13 Raphael HertzogDpkg::Version: Import Dpkg::Gettext
2008-02-11 Frank LichtenheldUse new Dpkg::Checksums module
2008-02-11 Frank LichtenheldDpkg::Checksums: New module for checksum handling in...
2008-02-11 Frank LichtenheldDpkg::Source::VCS::git: Call git ls-files with -z
2008-02-11 Frank LichtenheldDpkg::Source::VCS::git: simplify read_git_config
2008-02-10 Frank LichtenheldFix sourcev3 code to work with current dpkg-dev
2008-02-10 Frank LichtenheldFix return value of loadvcs
2008-02-10 Frank LichtenheldMerge commit 'origin/master' into v3
2008-02-09 Eddy PetrișorUpdated Romanian translations for dpkg and dselect
2008-02-07 Guillem Joverdpkg-gencontrol: Do not output the Homepage field on...
2008-02-04 Changwoo RyuUpdated Korean translation
2008-02-04 Guillem Joverlibcompat: Do not pass unused arguments to the compiler
2008-02-04 Guillem JoverTODO: Update
2008-02-04 Guillem JoverUse functions from libcompat when those are not provide...
2008-02-04 Guillem Joverlibcompat: Remove unused files
2008-02-03 Raphael Hertzogdpkg-shlibdeps: some accuracy improvements for warnings...
2008-01-31 Frank LichtenheldAdd a changelog entry for fc06cadfade105bb192bc89b4e6ff...
2008-01-31 Guillem JoverUpdate Uploaders
2008-01-30 Frank LichtenheldFix copy & paste error in a bug number in the 1.14...
2008-01-30 Frank Lichtenhelddpkg-buildpackage: Warn about unsatisfied build-depends...
2008-01-30 Raphael Hertzogdpkg-genchanges: always list all binary packages in...
2008-01-30 Justin Pryzbys-s-d: Documentation improvements
2008-01-29 Raphael Hertzogdpkg-buildpackage: add a new -R option and allow parame...
2008-01-28 Guillem JoverRename getopt to libcompat
2008-01-27 Raphael HertzogDeprecate support of PGP
2008-01-27 Raphael HertzogCustom changelog parsers must be updated for lenny+1
2008-01-27 Raphael HertzogDeprecate support of substvars in dpkg-source and dpkg...
2008-01-27 Raphael HertzogAvoid fuzzy translations on a cosmetic string change.
2008-01-27 Raphael Hertzogdpkg-gensymbols: be more explicit in warning about...
2008-01-27 Frank LichtenheldAdd a missing significant space in a translated string
2008-01-26 Raphael HertzogMerge branch 'stable'
2008-01-26 Raphael HertzogRelease 1.14.16.6
2008-01-26 Raphael Hertzogdpkg-gensymbols: skip directories during scan of packag...
2008-01-25 Christian PerrierBasque translation update
2008-01-24 Andreas Påhlssons-s-d: Use system timersub and fix timeval normalizatio...
next