debian-dpkg-cvs
Thread
Date
Earlier messages
Later messages
Messages by Thread
[dpkg] 20/37: Dpkg::Source::Package: Auto-convert binary signatures to OpenPGP ASCII Armor
Guillem Jover
[dpkg] 25/37: Dpkg::ErrorHandling: Unify subprocess errors with the ones from libdpkg
Guillem Jover
[dpkg] 30/37: dpkg-deb: Fix capitalization of Debian in output messages
Guillem Jover
[dpkg] 29/37: Dpkg::Getopt: Do not normalize args past a passthrough stop word
Guillem Jover
[dpkg] 33/37: po: Fix errors in Simplified Chinese programs translation
Guillem Jover
[dpkg] 31/37: u-a: Add new policykit file
Guillem Jover
[dpkg] 32/37: po: Add Catalan translations for policykit file
Guillem Jover
[dpkg] 34/37: po: Update Portuguese programs translations
Guillem Jover
[dpkg] 36/37: Release 1.19.0
Guillem Jover
[dpkg] 37/37: Bump version to 1.19.1
Guillem Jover
[dpkg] branch master updated (ce7d727 -> e0396b0)
Helge Kreutzmann
[dpkg] 01/02: Update German scripts translation
Helge Kreutzmann
[dpkg] 02/02: Update German translation of manual pages
Helge Kreutzmann
[dpkg] branch master updated (b77da84 -> ce7d727)
Sven Joachim
[dpkg] 01/01: German dpkg translation update
Sven Joachim
[dpkg] branch master updated (ca2b8b4 -> b77da84)
Guillem Jover
[dpkg] 02/47: Dpkg::Source: Use Errno module instead of the slow to import POSIX
Guillem Jover
[dpkg] 01/47: perl: Remove unused use POSIX module imports
Guillem Jover
[dpkg] 04/47: Dpkg::Compression::FileHandle: Only load POSIX if we need signal handling
Guillem Jover
[dpkg] 08/47: Dpkg::ErrorHandling: Move printforhelp initialization into usageerr()
Guillem Jover
[dpkg] 03/47: Dpkg::Vendor::Ubuntu: Remove unused Dpkg::Path
Guillem Jover
[dpkg] 10/47: Dselect::Ftp: Avoid many function arguments in do_connect()
Guillem Jover
[dpkg] 12/47: Dpkg::Interface::Storable: Add new option to disable compression support
Guillem Jover
[dpkg] 06/47: Dpkg::ErrorHandling: Only load Term::ANSIColor if we are using colors
Guillem Jover
[dpkg] 11/47: scripts/t: Avoid many function arguments in check_options()
Guillem Jover
[dpkg] 05/47: Dpkg::Vendor: Only load Dpkg::BuildOptions and Dpkg::Arch if needed
Guillem Jover
[dpkg] 15/47: Dpkg::Gettxt: Add support for new DPKG_NLS environment variable
Guillem Jover
[dpkg] 16/47: Dpkg::Changelog::Parse: Disable compression when using the default file
Guillem Jover
[dpkg] 09/47: Dpkg::Shlibs::SymbolFile: Avoid many function arguments in parse()
Guillem Jover
[dpkg] 13/47: Dpkg::Vendor: Disable decompression support for origin files
Guillem Jover
[dpkg] 07/47: Dpkg::ErrorHandling: Move color setup into report_pretty
Guillem Jover
[dpkg] 18/47: Dpkg::Control::FieldsCore: Mark all missing CTRL_INDEX_* fields as allowed
Guillem Jover
[dpkg] 14/47: Dpkg::File: Move file_lock() into a new Dpkg::Lock module
Guillem Jover
[dpkg] 17/47: Dpkg::Control::Types: Move misplaced comments
Guillem Jover
[dpkg] 23/47: Dpkg::Control::FieldsCore: Do not execute code at import time
Guillem Jover
[dpkg] 19/47: Dpkg::Control::FieldsCore: Complete field order for all control types
Guillem Jover
[dpkg] 24/47: Dpkg::Control::HashCore: Use substr instead of a regex
Guillem Jover
[dpkg] 20/47: scripts/t: Add new unit test for Dpkg::Control::Fields
Guillem Jover
[dpkg] 25/47: scripts: Use split() with ' ' instead of /\s+/
Guillem Jover
[dpkg] 22/47: Dpkg::Control::FieldsCore: Remove dependency on Dpkg::Checksums
Guillem Jover
[dpkg] 26/47: scripts/t: Switch from IO::String to native open support
Guillem Jover
[dpkg] 28/47: dpkg-deb: Sanity check config maintainer script file type and permissions
Guillem Jover
[dpkg] 21/47: Dpkg::Control::FieldsCore: Switch internal field name handling to lowercase
Guillem Jover
[dpkg] 29/47: dpkg-deb: Refactor tarball_pack options into a new struct
Guillem Jover
[dpkg] 27/47: doc: Add new rootless builds experimental draft specification
Guillem Jover
[dpkg] 30/47: dpkg-deb: Add support for rootless builds
Guillem Jover
[dpkg] 31/47: dpkg-buildpackage: Error out if --as-root is passed w/o --rules-target
Guillem Jover
[dpkg] 32/47: dpkg-buildpackage: Rename withecho to run_cmd
Guillem Jover
[dpkg] 35/47: scripts: Fix function signatures documentation
Guillem Jover
[dpkg] 34/47: dpkg-buildflags: Add new --query command
Guillem Jover
[dpkg] 39/47: debian: Switch to debhelper compatibility level 10
Guillem Jover
[dpkg] 33/47: dpkg-buildpackage: Add support for rootless builds
Guillem Jover
[dpkg] 37/47: debian: Do not set redundant source compression to xz
Guillem Jover
[dpkg] 40/47: debian: Fix typo in changelog file
Guillem Jover
[dpkg] 36/47: debian: Set Rules-Requires-Root field to no
Guillem Jover
[dpkg] 41/47: debian: Split alternatives logrotate into its own configuration file
Guillem Jover
[dpkg] 42/47: debian: Remove ancient code recompressing alternatives database backups
Guillem Jover
[dpkg] 44/47: debian: Remove workaround for ancient gcc w/o stackprotectorstrong support
Guillem Jover
[dpkg] 38/47: debian: Bump Standards-Version to 4.1.0 (no changes needed)
Guillem Jover
[dpkg] 43/47: debian: Remove Replaces and Breaks for ancient transitions
Guillem Jover
[dpkg] 46/47: debian: Remove alternative logs when purging dpkg (!?)
Guillem Jover
[dpkg] 47/47: debian: Add support for DPKG_ROOT in dpkg maintainer scripts
Guillem Jover
[dpkg] 45/47: debian: Remove maintscript code for downgrades to ancient dpkg versions
Guillem Jover
[dpkg] branch master updated (17319b5 -> ca2b8b4)
Helge Kreutzmann
[dpkg] 01/01: Update German translation of manual pages
Helge Kreutzmann
[dpkg] branch master updated (5b86931 -> 17319b5)
Guillem Jover
[dpkg] 02/08: libdpkg: Fix integer overflow in unit test
Guillem Jover
[dpkg] 03/08: man: Use correct name for archname validator value
Guillem Jover
[dpkg] 01/08: build: Remove references to deleted preinst files
Guillem Jover
[dpkg] 04/08: man: Add new man page for debian/rules
Guillem Jover
[dpkg] 06/08: man: Clarify that sanitize options should not be used for production builds
Guillem Jover
[dpkg] 05/08: man: Document trailing commas as valid in debian/control dependency fields
Guillem Jover
[dpkg] 08/08: debian: Add bug closure for .buildinfo filename not using the binary version
Guillem Jover
[dpkg] 07/08: man: Remove recommendation to use Pre-Depends for trigger directives
Guillem Jover
[dpkg] branch master updated (79ef050 -> 5b86931)
Sven Joachim
[dpkg] 01/01: German dpkg translation update
Sven Joachim
[dpkg] branch master updated (db37015 -> 79ef050)
Helge Kreutzmann
[dpkg] 01/01: Update German translation of manual pages
Helge Kreutzmann
[dpkg] branch master updated (4ccf823 -> db37015)
Guillem Jover
[dpkg] 01/09: man: Add section 7 man pages to .gitignore
Guillem Jover
[dpkg] 03/09: t: Rename FIXME to BUG
Guillem Jover
[dpkg] 02/09: man: The Testsuite field is comma-separated
Guillem Jover
[dpkg] 09/09: Dpkg::Source::Package::V1: Re-enable upstream tar signatures when building
Guillem Jover
[dpkg] 07/09: Dpkg::Vendor::Debian: Mark ppc64 as having builtin PIE
Guillem Jover
[dpkg] 04/09: utils: Fix u-a man page section reference in README file
Guillem Jover
[dpkg] 08/09: Dpkg::Substvars: Make the warnings output deterministic
Guillem Jover
[dpkg] 05/09: perl: Use -> operator for function variables
Guillem Jover
[dpkg] 06/09: libdpkg: Fix integer overflow in deb(5) version parser
Guillem Jover
[dpkg] branch master updated (6db1379 -> 4ccf823)
Helge Kreutzmann
[dpkg] 01/01: Update German translation of manual pages
Helge Kreutzmann
[dpkg] branch master updated (5df2038 -> 6db1379)
Helge Kreutzmann
[dpkg] 05/05: Add missing quote sign
Helge Kreutzmann
[dpkg] 01/05: Update German scripts translation
Helge Kreutzmann
[dpkg] 04/05: Add missing space
Helge Kreutzmann
[dpkg] 03/05: Update German translation of manual pages
Helge Kreutzmann
[dpkg] 02/05: Update German scripts translation
Helge Kreutzmann
[dpkg] branch master updated (b7f2c0a -> 5df2038)
Guillem Jover
[dpkg] 03/15: po: Fix in Italian program translation
Guillem Jover
[dpkg] 01/15: debian: Remove preinst maintainer scripts for dselect and dpkg-dev
Guillem Jover
[dpkg] 04/15: po: Update Dutch man page translation
Guillem Jover
[dpkg] 02/15: po: Update Simplified Chinese programs translation
Guillem Jover
[dpkg] 11/15: man: Document Package-Type and Enhances fields in deb-control(5)
Guillem Jover
[dpkg] 07/15: dpkg-genbuildinfo: Always use the binary version for the .buildinfo filename
Guillem Jover
[dpkg] 09/15: man: Remove reference to obsolete dpkg-cross(1)
Guillem Jover
[dpkg] 10/15: man: Sort control field export markers by tool order
Guillem Jover
[dpkg] 13/15: man: Move Package-Type description just after the Package field
Guillem Jover
[dpkg] 14/15: man: Move udeb-specific fields to the end of the list of fields
Guillem Jover
[dpkg] 15/15: man: Document that dependency fields in binary stanza can have restrictions
Guillem Jover
[dpkg] 06/15: dpkg-shlibdeps: Cache get_control_path() calls
Guillem Jover
[dpkg] 05/15: po: Add all source files to POTFILES.in files
Guillem Jover
[dpkg] 12/15: man: Write the actual glyphs used to delimit dependency restrictions
Guillem Jover
[dpkg] 08/15: man: Move deb-version man page to section 7
Guillem Jover
[dpkg] branch master updated (55c291c -> b7f2c0a)
Helge Kreutzmann
[dpkg] 01/01: Update German translation of manual pages
Helge Kreutzmann
[dpkg] branch master updated (8ee86f1 -> 55c291c)
Guillem Jover
[dpkg] 01/06: test: Add missing POD stopwords
Guillem Jover
[dpkg] 02/06: Dpkg::Index: Itemize the CTRL_* constants in the POD
Guillem Jover
[dpkg] 04/06: dpkg-source: Remove unused Dpkg::Index module import
Guillem Jover
[dpkg] 03/06: Dpkg::Index: Add a new "unique_tuple_key" option to set_options()
Guillem Jover
[dpkg] 05/06: man: Update buildinfo information to match the current implementation
Guillem Jover
[dpkg] 06/06: s-s-d: Parse usernames and groupnames starting with digits correctly
Guillem Jover
[dpkg] branch master updated (505c67e -> 8ee86f1)
Helge Kreutzmann
[dpkg] 01/01: Fix changelog
Helge Kreutzmann
[dpkg] branch master updated (68ddad3 -> 505c67e)
Helge Kreutzmann
[dpkg] 01/01: Update German translation of manual pages
Helge Kreutzmann
[dpkg] branch master updated (efad997 -> 68ddad3)
Guillem Jover
[dpkg] 01/01: debian: Install the perl module man pages from section 3perl
Guillem Jover
[dpkg] branch master updated (f578355 -> efad997)
Guillem Jover
[dpkg] 01/05: dpkg-shlibdeps: Remove unused my $file variable
Guillem Jover
[dpkg] 03/05: man: Mark source:Version substvar in bold in deb-substvars(5)
Guillem Jover
[dpkg] 04/05: man: Clarify behavior for dpkg-maintscript-helper
Guillem Jover
[dpkg] 02/05: man: Document currently accepted syntax for changelogs
Guillem Jover
[dpkg] 05/05: man: Use command-string instead of command for dpkg-architecture -c argument
Guillem Jover
[dpkg] branch master updated (090d148 -> f578355)
Guillem Jover
[dpkg] 01/11: doc: Bump minimal Perl version to 5.20.2
Guillem Jover
[dpkg] 02/11: Dpkg::Util: Remove and replace with core module List::Util
Guillem Jover
[dpkg] 09/11: Test::Dpkg: Add new all_perl_modules function
Guillem Jover
[dpkg] 04/11: build: Do not override the default DEPENDENCIES for libdpkg
Guillem Jover
[dpkg] 03/11: build: Add new gcc-7 warnings
Guillem Jover
[dpkg] 08/11: test: Disable perlcritic ValuesAndExpressions::ProhibitEscapedCharacter
Guillem Jover
[dpkg] 06/11: test: Enable perlcritic Miscellanea::ProhibitTies
Guillem Jover
[dpkg] 05/11: build: Install perl man pages in section 3perl
Guillem Jover
[dpkg] 11/11: test: Use Module::Metadata instead of grepping for $VERSION
Guillem Jover
[dpkg] 10/11: test: Add new module-version unit test
Guillem Jover
[dpkg] 07/11: test: Enable perlcritic Documentation::RequirePodSections
Guillem Jover
[dpkg] branch master updated (65f9669 -> 090d148)
Helge Kreutzmann
[dpkg] 01/01: Remove accidentially forgotten ,fuzzy
Helge Kreutzmann
[dpkg] branch master updated (4fd7def -> 65f9669)
Guillem Jover
[dpkg] 01/01: Bump version to 1.19.0
Guillem Jover
[dpkg] branch 1.18.x created (now 4fd7def)
Guillem Jover
[dpkg] annotated tag 1.18.24 created (now cf0f09d)
Guillem Jover
[dpkg] branch master updated (a373a65 -> 4fd7def)
Guillem Jover
[dpkg] 02/02: Release 1.18.24
Guillem Jover
[dpkg] 01/02: po: Regenerate .pot files and merge .po files with them
Guillem Jover
[dpkg] branch master updated (19cf51b -> a373a65)
Helge Kreutzmann
[dpkg] 01/01: Update German translation of manual pages
Helge Kreutzmann
[dpkg] branch master updated (d625200 -> 19cf51b)
Guillem Jover
[dpkg] 04/13: Dpkg::Source::Patch: Indented patch test-case
Guillem Jover
[dpkg] 01/13: build: Detect the required GNU tar
Guillem Jover
[dpkg] 02/13: build: Detect the required GNU patch
Guillem Jover
[dpkg] 03/13: Dpkg::Deps: Bump $VERSION to match the documented CHANGES
Guillem Jover
[dpkg] 06/13: dpkg-maintscript-helper: Print all unowned files from a directory
Guillem Jover
[dpkg] 05/13: dpkg-shlibdeps: Preserve the order when scanning symbols/shlibs files
Guillem Jover
[dpkg] 12/13: libdpkg: Do not parse device number for non block nor char tar entry objects
Guillem Jover
[dpkg] 09/13: dpkg: Fix conffile takeover handling during unpack on --root or diversions
Guillem Jover
[dpkg] 07/13: dpkg-genbuildinfo: Add duplicate prevention code for debian/files
Guillem Jover
[dpkg] 08/13: Dpkg::Source::Package: Ignore debian/files and debian/files.new by default
Guillem Jover
[dpkg] 11/13: libdpkg: Handle files with non-zero sizes in c-tarextract test code
Guillem Jover
[dpkg] 10/13: dpkg: Fix digest inference for shared conffiles
Guillem Jover
[dpkg] 13/13: libdpkg: Improve tar metadata parsing
Guillem Jover
[dpkg] branch master updated (d363dae -> d625200)
Guillem Jover
[dpkg] 04/06: arch: Add support for ARM64 ILP32
Guillem Jover
[dpkg] 03/06: build: Use libexec variable for auxiliary internal programs
Guillem Jover
[dpkg] 02/06: build: Spell builtin correctly
Guillem Jover
[dpkg] 06/06: Dpkg::Vendor::Ubuntu: Remove obsolete hardening-wrapper support
Guillem Jover
[dpkg] 05/06: libdpkg: Add missing symbols to the map file
Guillem Jover
[dpkg] 01/06: po: Add missing new lines in Catalan translation
Guillem Jover
[dpkg] branch master updated (4137592 -> d363dae)
Guillem Jover
[dpkg] 03/07: doc: Do not include mispellings in changelogs
Guillem Jover
[dpkg] 07/07: debian: Add missing changelog entries
Guillem Jover
[dpkg] 02/07: doc: Spelling fixes
Guillem Jover
[dpkg] 05/07: po: Fix German man page translation
Guillem Jover
[dpkg] 01/07: doc: Spelling fixes
Guillem Jover
[dpkg] 06/07: po: Update Catalan translation
Guillem Jover
[dpkg] branch master updated (ce003c4 -> 4137592)
Miroslav Kure
[dpkg] 01/01: Updated Czech translation
Miroslav Kure
[dpkg] branch master updated (89f9f6c -> ce003c4)
Javier Fernandez-Sanguino Peña
[dpkg] 01/01: Updated Spanish translation
Javier Fernandez-Sanguino Peña
[dpkg] annotated tag 1.18.23 created (now c0432a6)
Guillem Jover
[dpkg] branch master updated (fe65fe1 -> 89f9f6c)
Guillem Jover
[dpkg] 01/04: po: Update Dutch translations
Guillem Jover
[dpkg] 04/04: Bump version to 1.18.24
Guillem Jover
[dpkg] 03/04: Release 1.18.23
Guillem Jover
[dpkg] 02/04: po: Regenerate .pot files and merge .po files with them
Guillem Jover
[dpkg] branch master updated (f34ce93 -> fe65fe1)
Helge Kreutzmann
[dpkg] 02/02: Update German translation of manual pages
Helge Kreutzmann
[dpkg] 01/02: Update German scripts translation
Helge Kreutzmann
[dpkg] branch master updated (807c31c -> f34ce93)
Guillem Jover
[dpkg] 01/24: man: Clarify the requirements for deb-conffile(5) pathnames
Guillem Jover
[dpkg] 02/24: dpkg-source: Document --before-build and --after-build in --help output
Guillem Jover
Earlier messages
Later messages