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 PROTECTED]>  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 PROTECTED]>. Closes: #452577
 
   [ Guillem Jover ]
   * Fix dpkg-scanpackages to properly support an optional override file.
     Closes: #452621

 -- Guillem Jover <[EMAIL PROTECTED]>  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 PROTECTED]>  Fri, 23 Nov 2007 06:32:27 +0200

** Summary changed:

- Please merge from debian unstable (1.14.9)
+ Please merge from debian unstable (1.14.12)

-- 
Please merge from debian unstable (1.14.12)
https://bugs.launchpad.net/bugs/160865
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to