Please merge from debian unstable (1.14.12)

Bug #160865 reported by Laurent Bigonville
2
Affects Status Importance Assigned to Milestone
dpkg (Ubuntu)
Fix Released
Wishlist
Unassigned

Bug Description

Binary package hint: dpkg

Please merge changes from debian unstable

 dpkg (1.14.7) unstable; urgency=low

   [ Guillem Jover ]
   * Add back $dpkglib into @INC, needed by the controllib.pl require in
     822-date. Closes: #440962
   * Document in dpkg-scanpackages that apt now requires Packages.bz2 in
     preference to Packages.gz. Closes: #440973
   * Stop recognizing the obsolete Optional field when building packages.
   * Use fakeroot, if present, by default to gain root privileges in
     dpkg-buildpackage.
   * Fix typos in dpkg-deb.1 and start-stop-daemon.8. Closes: #441051
     Thanks to A. Costa.
   * After '<prerm> remove' fails and while doing the error unwinding, if
     the '<postinst> abort-remove' call succeeds, preserve the old status
     instead of unconditionally setting it to 'Installed'. Closes: #432893
     Thanks to Brian M. Carlson.
   * Add Vcs-Browser and Vcs-Git fields to debian/control.
   * Add a Homepage field to debian/control (to be changed later when
     there's a more formal site).
   * Allow comparing unsupported architectures for equality and identity.
     Based on a patch by Frank Lichtenheld. Closes: #427210
   * Document Origin and Bugs fields in deb-control.5. Closes: #173463
   * Do not replace substvars for build dependencies (it was not supported
     anyway).

   [ Frank Lichtenheld ]
   * Add _MTN to dpkg-source -i default regex. Suggested by Jari Aalto.
   * Convert dpkg-buildpackage to a Perl script.
     Fix some bugs in the new script detected in experimental:
     Closes: #444362
   * dpkg-buildpackage accepts a -j<n> option now which will set
     MAKEFLAGS(-j<n>) and DEB_BUILD_OPTIONS(parallel=<n>) accordingly.
     parallel=<n> in DEB_BUILD_OPTIONS will be passed to MAKEFLAGS as
     well. Based on an idea by Robert Millan. Closes: #440636
   * Allow dpkg-source -I without a pattern which will load a default
     list of pattern similar to -i without regexp. Patch by
     Jari Aalto. Closes: #440972
   * Rework documentation of dpkg-source's -i and -I options.
     Closes: #323911, #440956
   * Add --utf8-strings to gpg call in dpkg-buildpackage since
     that seems to be the better default. Suggested by Székelyi Szabolcs.
     Closes: #379418
   * Let dpkg-buildpackage error out early if the version number from
     the changelog is not a valid Debian version. Closes: #216075
   * Fix dpkg-source to create correct diffs for files with spaces in
     their name (apparantly we don't have many of those ;).
     Based on a patch by Marcel Toele. Closes: #445380

   [ Updated dpkg translations ]
   * Basque (Piarres Beobide). Closes: #440859
   * Danish (Claus Hindsgaul). Closes: #441106
   * French (Frédéric Bothamy).
   * German (Sven Joachim). Closes: #440537
   * Nepali (Shiva Prasad Pokharel). Closes: #437825
   * Portuguese (Miguel Figueiredo). Closes: #441113
   * Romanian (Eddy Petri?or).
   * Vietnamese (Clytie Siddall). Closes: #440502
   * Korean (Sunjae Park). Closes: #443190

   [ Updated man pages translations ]
   * German (Helge Kreutzmann).
   * Swedish (Peter Karlsson).
   * Korean (Sunjae Park). Closes: #443191

   [ Updated scripts translations ]
   * Correct a typo in the French translation. Closes: #443276
   * Swedish (Peter Karlsson).

 -- Guillem Jover <email address hidden> Mon, 08 Oct 2007 07:31:34 +0300

 dpkg (1.14.6) unstable; urgency=low

   [ Frank Lichtenheld ]
   * Synchronise usage information of dpkg, dpkg-deb, and
     dpkg-query man pages. This fixes some small mistakes
     and also Closes: #321520

   [ Guillem Jover ]
   * Man pages cleanup:
     - Some italics and bold fixes.
     - Unify ellipsis, argument separator, and remove redundant program name
       preceding the options.
     - Substitute 'FILES' header with 'SEE ALSO' in dpkg-buildpackage(1),
       and remove leftover string from man page split. Closes: #439306
     - Split option descriptions so that it gets easier to distinguish.
     - Unify author and copyright information formatting.
   * Move variables automatically modified at build time for the perl scripts
     to a new style perl module (Dpkg) and make all programs use it.
   * Switch 'dpkg-gettext.pl' to a new style perl module (Dpkg::Gettext).
   * Implement support for Breaks field. Closes: #379140
     Thanks to Ian Jackson.
   * Run the deconfiguration of each package to be deconfigured once, instead
     of once per each conflicting package being removed. Closes: #378003
     Thanks to Ian Jackson.
   * Do not segfault when the result from a 'dpkg-query -l' is bigger than
     the total number of current packages, and do not produce repeated
     results with overlapping patterns on 'dpkg-query -W'. Closes: #428427
   * Tightening dpkg-dev versioned Depends to dpkg 1.14.6, and dpkg Conflicts
     against << dpkg-dev 1.14.6, where the perl modularization started.
   * Do not print empty lines after 'Setting up ...' output. Closes: #392317
   * When a slave alternative is inapplicable do not attempt to create the
     slave link before removing it again. Closes: #411699
     Thanks to Ian Jackson.
   * Do not consider it a file conflict if the package contains a symlink
     to a directory where the existing symlink on-disk points to the
     same place. Closes: #377682
     Thanks to Ian Jackson.
   * Fix perl warnings:
     - When removing a non diverted file with dpkg-divert. Closes: #438416
   * Implement support for Homepage field. Closes: #142324
   * Ignore XB- fields instead of XC- fields from control file binary package
     stanzas in dpkg-genchanges.
   * Explicitely ignore all known fields from the control file source package
     stanza in dpkg-genchanges, instead of leaving unknown fields unwarned.
   * Implement support for Vcs-Browser, Vcs-Arch, Vcs-Bzr, Vcs-Cvs, Vcs-Darcs,
     Vcs-Git, Vcs-Hg, Vcs-Mtn and Vcs-Svn fields in control file source
     package stanza.
   * Implement support for Tag field.

   [ Updated scripts translations ]
   * French (Frédéric Bothamy, Christian Perrier).
   * Swedish (Peter Karlsson).

   [ Updated dpkg translations ]
   * Dzongkha (Tshewang Norbu). Closes: #430931
   * Nepali (Shiva Prasad Pokharel). Closes: #435353
   * Polish (Robert Luberda).
   * Russian (Yuri Kozlov). Closes: #436147
   * Swedish (Peter Karlsson).

   [ Updated dselect translations ]
   * Russian (Yuri Kozlov). Closes: #436149
   * Swedish (Peter Karlsson).

   [ Updated man pages translations ]
   * German (Helge Kreutzmann).
   * Polish (Robert Luberda).
   * Swedish (Peter Karlsson).

 -- Guillem Jover <email address hidden> Wed, 05 Sep 2007 07:36:02 +0300

Changed in dpkg:
importance: Undecided → Wishlist
Revision history for this message
Laurent Bigonville (bigon) wrote :
Download full text (4.1 KiB)

1.14.9 is now out

 dpkg (1.14.9) unstable; urgency=low

   [ Raphael Hertzog ]
   * Fix bad behaviour of Dpkg::Path::get_pkg_root_dir() and adjust
     dpkg-shlibdeps accordingly. Closes: #452012
   * Fix Dpkg::Deps to accept empty fields. Closes: #452013

   [ Updated man pages translations ]
   * German (Helge Kreutzmann).

 -- Guillem Jover <email address hidden> Tue, 20 Nov 2007 07:15:41 +0200
dpkg (1.14.8) unstable; urgency=low

   [ Raphael Hertzog ]
   * Heavy rework of dpkg-shlibdeps:
     - Support "symbols" files to generate finer-grained dependencies.
       Those files can be created by the new dpkg-gensymbols command.
       Closes: #430367
     - Uses now all paths in RPATH (instead of only the first).
       Closes: #395942
     - Support parsing include directives in /etc/ld.so.conf. Closes: #431597
     - Libraries are also searched in the public directories of packages
       being built and thus debian/shlibs.local can effectively define
       dependencies for libraries that are being built. Closes: #80340
     - "symbols" files use the full SONAME as key instead of splitting it in
       (name, version) like in the "shlibs" format. This allows binaries to
       be linked with unversioned libraries and not fail. Note that
       unversioned libraries are still a very bad idea. Closes: #48208
     - dpkg-shlibdeps now supports '-x<package>' options that can be used to
       exclude packages from generated dependencies (use with care though).
       Closes: #41907, #109954
     - If dpkg-shlibdeps doesn't find any dependency information for a
       shared library that is actively used, then it will fail. This can be
       disabled with the option '--ignore-missing-info'. Closes: #10807
   * Switch perl programs to use the new Dpkg::Deps module. This changes the
     behaviour of dpkg-gencontrol and dpkg-source which will rewrite and
     simplify dependencies and build dependencies as possible. Multiple
     dependencies on the same package are replaced by their intersection.
     Closes: #178203, #186809, #222652

   [ Frank Lichtenheld ]
   * Add $(MAKE) check to build target
   * Allow to use other compressions than gzip on dpkg-source -b
     (NOTE: this will result in a Format: 2.0 source package!).
     Closes: #382673
   * Various small fixes to the manpages suggested by Helge Kreutzmann.
     Closes: #445858
   * Fix Dpkg::BuildOptions (and thereby dpkg-buildpackage) to really
     set DEB_BUILD_OPTIONS. Found by Daniel Shepler. Closes: #446119
   * Change some ' in shell code in dpkg-source.1 and dpkg-query.1 to
     proper \(aq. Reported by Daniel van Eeden. Closes: #447476

   [ Guillem Jover ]
   * Use shipped perl modules when calling perl programs at build time.
   * Switch perl programs to use the new Dpkg::ErrorHandling and Dpkg::Arch
     perl modules.
   * Add support for format strings in Dpkg::ErrorHandling functions.
   * Move build and host arch detection code from dpkg-architecture to
     Dpkg::Arch.
   * Add initial udeb support:
     - Support new fields fields Package-Type, Subarchitecture, Kernel-Version
       and Installer-Menu-Item. Closes: #383916
     - New '--type' option for dpkg-s...

Read more...

Revision history for this message
Laurent Bigonville (bigon) wrote : Re: Please merge from debian unstable (1.14.9)
Download full text (3.1 KiB)

 dpkg (1.14.12) unstable; urgency=low

   [ Raphael Hertzog ]
   * Add -I<file> option to dpkg-gensymbols to force the usage of a specific
     symbols file.
   * Dpkg::Shlibs::find_library() now returns canonicalized paths.
   * dpkg-shlibdeps always tries the realpath() of a lib as fallback when
     trying to identify the package of a lib (and not only for symlinks).
   * dpkg-shlibdeps doesn't fail any more if it can't find unversioned
     libraries on the presumption that they are just private libraries. Outputs
     a warning instead.
   * Expand the dpkg-shlibdeps manual page with explanations concerning
     failures.
   * The environment variable DPKG_GENSYMBOLS_CHECK_LEVEL can be used to force
     dpkg-gensymbols to use a precise level of checks. Closes: #452022

   [ Guillem Jover ]
   * Define several private functions and variables as static.
   * Move extern declarations to header files and stop defining them as extern.
   * Unify parsing of Section and Priority in dpkg-gencontrol with Homepage.
   * Switch dpkg-scanpackages to use the new Dpkg::ErrorHandling and
     Dpkg::Versions modules.

 -- Guillem Jover <email address hidden> Thu, 29 Nov 2007 06:14:09 +0200
dpkg (1.14.11) unstable; urgency=low

   [ Raphael Hertzog ]
   * dpkg-shlibdeps now ignores the lack of dependency information in some
     specific cases (instead of failing):
     - when the library is in the same package than the binary analyzed
     - when the library is not versionned and can't have a shlibs file
   * dpkg-shlibdeps now only displays 10 warnings about symbols not found for
     each binary and a count of skipped warnings. Closes: #452318
   * dpkg-shlibdeps: optimize "dpkg -S" lookups by caching results, patch
     from Aaron M. Ucko <email address hidden>. Closes: #452577

   [ Guillem Jover ]
   * Fix dpkg-scanpackages to properly support an optional override file.
     Closes: #452621

 -- Guillem Jover <email address hidden> Sat, 24 Nov 2007 07:19:02 +0200
dpkg (1.14.10) unstable; urgency=low

   [ Raphael Hertzog ]
   * dpkg-shlibdeps now correctly identify private libraries (avoid many
     warnings with perl/python modules). Closes: #452338
   * Move capit() to a Dpkg::Fields module and use it in dpkg-shlibdeps.
     Closes: #452262
   * Add more debug messages to dpkg-shlibdeps to ease collecting information
     in case of problems.
   * dpkg-shlibdeps now accepts again empty dependencies in shlibs files.
   * dpkg-shlibdeps will try harder to identify packages providing a library
     by looking up dpkg -S on the realpath of any symlink to a library.
     Closes: #452339
   * dpkg-source now correctly identifies the extension of the
     orig.tar.{gz,bz2,lzma} file and won't unexpectedly create "Format: 2.0"
     .dsc files.

   [ Guillem Jover ]
   * Add support for Package-Type in dpkg-name.
   * Restore cross compilation support by honouring the environment host and
     arch variables to override the default values on the dpkg-dev scripts.

   [ Updated man pages translations ]
   * Swedish (Peter Karlsson)

   [ Added scripts translations ]
   * Swedish (Peter Karlsson)

 -- Guillem Jover <email address hidden> Fri, 23 Nov 2007 06:...

Read more...

Changed in dpkg:
assignee: nobody → soren
assignee: soren → nobody
Revision history for this message
Daniel Holbach (dholbach) wrote :

Is this bug still relevant? Seems we're on 1.14.12ubuntu3 already. Maybe you should have made use of http://wiki.ubuntu.com/SponsorshipProcess ?

Changed in dpkg:
status: New → Incomplete
Revision history for this message
Laurent Bigonville (bigon) wrote :

right this bug can be closed

Changed in dpkg:
status: Incomplete → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.