~ubuntu-branches/debian/sid/dpkg/sid

  • Committer: Package Import Robot
  • Author(s): Guillem Jover, Guillem Jover, Updated dpkg translations, Updated scripts translations, Updated manpages translations
  • Date: 2014-04-21 05:03:52 UTC
  • Revision ID: package-import@ubuntu.com-20140421050352-bbomqdeefh7k807n
Tags: 1.17.7
[ Guillem Jover ]
* Documentation:
  - Mention in deb-symbols(5), that the “main-dependency-template” is
    always used. Closes: #737731
  - Clarify in deb-control(5) «Multi-Arch: no» field omission.
  - Clarify in dpkg-buildpackage(1) --check-option description.
  - Document dpkg-query --control-path life expectancy. See: #699647
  - Fix indentation of “Extract options (with -x)” title in dpkg-source(1).
  - Improve symlink <-> directory switch information in
    dpkg-maintscript-helper(1). Closes: #739388
  - Add missing flags affected by hardening options to dpkg-buildflags(1).
* Use exit instead of return to exit a subshell in dpkg-maintscript-helper.
  Thanks to Richard Levitte <richard@levitte.org>. Closes: #738957
* Localize $_ in Perl functions with while (<$fh>) style loops.
* Perl test suite cleanup:
  - Switch test suite runner from ExtUtils::Command::MM to Test::Harness.
  - Enable colors in test suite runner.
  - Remove sequence number prefixes from test case filenames.
* Do not generate perl warnings on nonexistent fields with
  «dpkg-parsechangelog --show».
* Fix bogus message on dependency parse errors in dpkg-checkbuilddeps.
  Closes: #736778
* Document is_pgp_signed as a public Dpkg::Control::Hash option.
  Closes: #735975
* Do not generate perl warnings on undef versions in
  Dpkg::Deps::deps_compare(). See: #737731
* Clarify dpkg-genchanges error message on binary builds without any binary
  artifact built. Closes: #726520
* Improve dpkg-source warning message when ignoring file removals,
  by adding a hint about the --include-removal option.
  Thanks to Moritz Muehlenhoff <jmm@debian.org>. Closes: #738310
* Add a new dpkg-source extraction --ignore-bad-version option.
  Closes: #740883
* Add Architecture and Build-Profiles information to Package-List field,
  as optional name=value1,value2 entries, with names «arch» and «profile».
  Use the now recognized field Build-Profiles from binary stanzas in the
  source control file to fill the «profile» value.
* Do not interpret the .dsc filename as a regex when recomputing the
  md5sum for the .changes file after signing the .dsc. Closes: #742535
* Cache vendor info Control::Hash objects in Dpkg::Vendor::get_vendor_info()
  when parsing the vendor file on each hook invocation.
* If the vendor does not have a Dpkg::Vendor module, try loading a module
  from the parent vendors, before falling back to Dpkg::Vendor::Default.
  Closes: #735978
* Set Ubuntu build flags for ppc64el instead of ppc64, as Ubuntu never ended
  up shipping a ppc64 architecture. Also honor noopt DEB_BUILD_OPTIONS flag.
  Thanks to Adam Conrad <adconrad@debian.org. Closes: #738691
* Add OpenRISC or1k support to cputable.
  Thanks to Christian Svensson <christian@cmd.nu>. Closes: #736717
* Add support for FCFLAGS, OBJCFLAGS and OBJCXXFLAGS build flags.
  Closes: #744326
* Improvements and portability fixes to start-stop-daemon:
  - When using the Linux procfs switch to use /proc/PID/status instead of
    /proc/PID/stat to read the process name.
  - Add a generic KVM-based implementation to initialize the entire
    process list.
  - Fix FreeBSD KVM code to use current kinfo_proc layout.
  - Add a native FreeBSD pid_is_exec() method, which is more reliable than
    the KVM-based one, and means neither linprocfs nor procfs are required
    on such system anymore. Note that GNU/kFreeBSD is still using Linux
    procfs code (which ends up using linprocfs).
  - Fix OpenBSD KVM code to use current kinfo_proc layout.
  - Detect system specific headers at configure time instead of hardcoding
    their usage depending on system macros.
  - Add a new --ppid matching option to check for parent PID.
    Suggested by Alex Mestiashvili <mailatgoogl@gmail.com>.
  - On GNU/Hurd do not link unnecessarily against libshouldbeinlibc and
    libihash.
* Set TAR preprocessor variable at build time instead of hardcoding it.
  This will allow non-GNU systems to easily use another value for their
  GNU tar, which is usually either gnutar or gtar.
* Require compound literals support in the compiler at configure time.
* Fix compound literals usage with compilers in C99 mode, by not assigning
  them to static variables.
* Test suite cleanup:
  - Do not unnecessarily shut up stdout in t-subproc.
  - Test command_exec() exit code.
  - Test allocations with new test_alloc() instead of pass/fail macros.
  - Switch C test suite to use TAP.
* Add support for Packages-files in dpkg --update-avail and --merge-avail
  from pipes, or standard input if the argument is omitted or is ‘-’.
  Closes: #357093, #367297
* Error out on not-installed packages passed to «dpkg --verify».
* Deprecate compressing .deb files with bzip2, by making dpkg-deb issue a
  warning, as the compressor has been superseded by xz when it comes to
  compression ratio, and in cases where higher compatibility or raw speed
  is desired gzip is still the better option. Although unpacking will be
  kept being supported to handle existing bzip2 compressed .deb files.
* Use GNU tar's --no-unquote when using -T in dpkg-deb to avoid mangling
  filenames. Reported by Niels Thykier <niels@thykier.net>. Closes: #743687
* Backup all databases with user data, not just the status database.
* Add Conflicts to dpkg against packages using install-info that were
  removed after lenny or squeeze, but may have survived upgrades to wheezy.
  Thanks to Andreas Beckmann <anbe@debian.org>. Closes: #735159
* Be verbose on «make check» errors by printing the test suite log.

[ Updated dpkg translations ]
* German (Sven Joachim).
* Swedish (Peter Krefting).
* Thai (Theppitak Karoonboonyanan). Closes: #745032
* Vietnamese (Trần Ngọc Quân).

[ Updated scripts translations ]
* German (Helge Kreutzmann).
* Swedish (Peter Krefting).

[ Updated manpages translations ]
* German (Helge Kreutzmann).
* Italian (Beatrice Torracca). Closes: #742449
* Swedish (Peter Krefting).
Filename Latest Rev Last Changed Committer Comment Size
..
.bzr-builddeb 1 21 years ago Bazaar Package Importer * Fix corrupt Swedish translations that would some Diff
build-aux 11 14 years ago James Westby * Fix Dpkg::Index::get() and remove(). Thanks to R Diff
debian 1 21 years ago Bazaar Package Importer * Fix corrupt Swedish translations that would some Diff
doc 1 21 years ago Bazaar Package Importer * Fix corrupt Swedish translations that would some Diff
dpkg-deb 1 21 years ago Bazaar Package Importer * Fix corrupt Swedish translations that would some Diff
dpkg-split 3 15 years ago Bazaar Package Importer [ Raphael Hertzog ] * The last "small fix" actuall Diff
dselect 1 21 years ago Bazaar Package Importer * Fix corrupt Swedish translations that would some Diff
lib 1 21 years ago Bazaar Package Importer * Fix corrupt Swedish translations that would some Diff
m4 3 15 years ago Bazaar Package Importer [ Raphael Hertzog ] * The last "small fix" actuall Diff
man 2 18 years ago Bazaar Package Importer The "Awh, yeah? Ripper!" Release. * New Transla Diff
po 1 21 years ago Bazaar Package Importer * Fix corrupt Swedish translations that would some Diff
scripts 1 21 years ago Bazaar Package Importer * Fix corrupt Swedish translations that would some Diff
src 3 15 years ago Bazaar Package Importer [ Raphael Hertzog ] * The last "small fix" actuall Diff
test 46 10 years ago Package Import Robot [ Guillem Jover ] * Switch update-alternatives bac Diff
utils 1 21 years ago Bazaar Package Importer * Fix corrupt Swedish translations that would some Diff
.dist-version 53 10 years ago Package Import Robot [ Guillem Jover ] * Documentation: - Mention in 7 bytes Diff Download File
.mailmap 36 11 years ago Package Import Robot [ Guillem Jover ] * Deprecate compressing .deb fil 1.1 KB Diff Download File
abitable 46 10 years ago Package Import Robot [ Guillem Jover ] * Switch update-alternatives bac 343 bytes Diff Download File
ABOUT-NLS 46 10 years ago Package Import Robot [ Guillem Jover ] * Switch update-alternatives bac 91.5 KB Diff Download File
aclocal.m4 53 10 years ago Package Import Robot [ Guillem Jover ] * Documentation: - Mention in 47 KB Diff Download File
AUTHORS 6.1.2 14 years ago Bazaar Package Importer [ Raphaël Hertzog ] * debian/control: Add the acce 1.2 KB Diff Download File
ChangeLog 53 10 years ago Package Import Robot [ Guillem Jover ] * Documentation: - Mention in 1.9 MB Diff Download File
ChangeLog.old 50 10 years ago Package Import Robot * Keep the diversions and statoverride database fi 626 KB Diff Download File
check.am 53 10 years ago Package Import Robot [ Guillem Jover ] * Documentation: - Mention in 995 bytes Diff Download File
config.h.in 53 10 years ago Package Import Robot [ Guillem Jover ] * Documentation: - Mention in 10.1 KB Diff Download File
File configure 53 10 years ago Package Import Robot [ Guillem Jover ] * Documentation: - Mention in 418 KB Diff Download File
configure.ac 53 10 years ago Package Import Robot [ Guillem Jover ] * Documentation: - Mention in 3.7 KB Diff Download File
COPYING 3 15 years ago Bazaar Package Importer [ Raphael Hertzog ] * The last "small fix" actuall 17.5 KB Diff Download File
cputable 53 10 years ago Package Import Robot [ Guillem Jover ] * Documentation: - Mention in 1.5 KB Diff Download File
File get-version 50 10 years ago Package Import Robot * Keep the diversions and statoverride database fi 1.4 KB Diff Download File
Makefile.am 53 10 years ago Package Import Robot [ Guillem Jover ] * Documentation: - Mention in 3.4 KB Diff Download File
Makefile.in 53 10 years ago Package Import Robot [ Guillem Jover ] * Documentation: - Mention in 33.4 KB Diff Download File
NEWS 3 15 years ago Bazaar Package Importer [ Raphael Hertzog ] * The last "small fix" actuall 62 bytes Diff Download File
ostable 46 10 years ago Package Import Robot [ Guillem Jover ] * Switch update-alternatives bac 1.6 KB Diff Download File
README 50 10 years ago Package Import Robot * Keep the diversions and statoverride database fi 2.9 KB Diff Download File
README.l10n 50 10 years ago Package Import Robot * Keep the diversions and statoverride database fi 2.6 KB Diff Download File
File run-script 46 10 years ago Package Import Robot [ Guillem Jover ] * Switch update-alternatives bac 325 bytes Diff Download File
THANKS 46 10 years ago Package Import Robot [ Guillem Jover ] * Switch update-alternatives bac 6.4 KB Diff Download File
TODO 50 10 years ago Package Import Robot * Keep the diversions and statoverride database fi 5.6 KB Diff Download File
triplettable 46 10 years ago Package Import Robot [ Guillem Jover ] * Switch update-alternatives bac 951 bytes Diff Download File