[ubuntu/jaunty] perl 5.10.0-17ubuntu1 (Accepted)

Scott James Remnant scott at ubuntu.com
Wed Nov 5 07:25:15 GMT 2008


perl (5.10.0-17ubuntu1) jaunty; urgency=low

  * Merge from debian unstable, remaining changes:
    - Drop perl-doc to Suggests.
    - Add Breaks against doc-base (<< 0.8.16) to fix upgrade
      issue from hardy->intrepid (LP: #243830)

perl (5.10.0-17) unstable; urgency=low

  * Fix 'Unknown error' messages with attribute.pm. (Closes: #488088)
  * Add conflicts/replaces/provides for podlators-perl. (Closes: #503123)
  * Raise the timeout of ext/threads/shared/t/stress.t to accommodate
    slower build hosts. (Closes: #501970)
  * Stop t/op/fork.t relying on rand(). (Closes: #317843)
  * Fix two regexp memory leaks. (Closes: #503975)

perl (5.10.0-16) unstable; urgency=low

  * Revert the perldoc "pod2man --utf8" change from 5.10.0-14.
    The --utf8 option may break for POD documents with a wrong or missing
    =encoding. (Reopens: #492037)
  * Make Pod::Man use the PerlIO UTF-8 output layer when --utf8 is
    enabled. (See #500210)
  * Revert an incorrect substitution optimization introduced in 5.10.0.
    (Closes: #501178)

perl (5.10.0-15) unstable; urgency=low

  * Fix Sys::Syslog slowness when logging with non-native mechanisms.
    (Closes: #498776)
  * Fix memory corruption with in-place sorting. (Closes: #498769)
  * Pod::Man no longer remaps the code point for non-breaking space.
    (Closes: #500210)

perl (5.10.0-14) unstable; urgency=low

  * Make perl-base Pre-Depend on dpkg (>= 1.14.20), whose Essential scripts
    don't break when liblocale-gettext-perl and perl-base aren't binary
    compatible. (Closes: #488300)
  * Fix tainted usage of $ENV{TMPDIR} as an sprintf format in CGI.pm.
    (Closes: #494679)
  * Disable ext/threads/shared/t/stress.t on m68k for now. (Closes: #495826)
  * Improve Etch->Lenny upgrades by making perl-base conflict with those
    XS module packages in Etch that lacked the required perlapi-* dependency.
    (Closes: #494779)
  * Upgrade to Pod::Man 2.18 to get the 'pod2man --utf8' functionality
    in lenny. (Closes: #480997)
    + also fixes dash overescaping with non-ascii characters. (Closes: #480565)
    + headings starting with groff special characters are now handled
      correctly. (Closes: #448204)
  * Make /usr/bin/perldoc invoke pod2man with the "--utf8" option if it
    detects a new enough Pod::Man version. (Closes: #492037)

perl (5.10.0-13) unstable; urgency=low

  * Fix the libpod-simple-perl conflict version number. (Closes: #494272)

perl (5.10.0-12) unstable; urgency=low

  * Acknowledge NMU, thanks Bastian.
  * Bugfix release targeted for lenny.
  * Upgrade libfile-temp-perl conflict to (<= 0.18). (Closes: #480719)
  * Add upstream integration status information into debian/patches
    where applicable.
  * Add Vcs-Git and Vcs-Browser information in debian/control.
  * Fix Math::BigFloat::sqrt() breaking with too many digits. (Closes:
    #417528)
  * Remove numeric overloading of Getopt::Long callback functions.
    (Closes: #479434)
  * Support GNU/Hurd and GNU/kFreeBSD in Module::Build and
    ExtUtils::CBuilder. (Closes: #480385, #480375)
  * Fix a segmentation fault occurring in the mod_perl2 test suite.
    (Closes: #475498)
  * Fix the PerlIO_teardown prototype to suppress a compiler warning.
    (Closes: #479540)
  * Integrate some documentation fixes from upstream. (Closes: #357663,
    #443733, #412542)
  * Mention the relation between 'eval "require Foo"' and
    PERL_DL_NONLAZY in the 'perldoc -f eval' documentation . (See
    #479711).
  * Fix a typo in perlpodspec.pod. (Closes: #447830)
  * Fix 'constant subroutine SEEK_* redefined' warnings when using the
    Fcntl and POSIX modules together. (Closes: #479957)
  * Add conflicts/replaces/provides for libpod-simple-perl. (Closes: #481956)
  * Fix crashes on @ISA fiddling. (Closes: #480480)
  * Fix building with DEB_BUILD_OPTIONS=noopt. (Closes: #482110)
  * Remove the __LONG_MAX__ kludge introduced in 5.8.1-1, it shouldn't be
    needed anymore and emits warnings. (Closes: #480428)
  * Make the '-x' test work with 'use filetest q/access/'. (Closes:
    #483734)
  * Update the description of the perl-base package. Thanks to Justin B Rye.
    (Closes: #484681, #144193)
  * Move /usr/share/perl/5.10/unicore/lib into perl-base. (Closes: #480533)
  * Add conflicts/replaces/provides for libextutils-parsexs-perl.
    (Closes: #485416)

Date: Wed, 05 Nov 2008 07:22:10 +0000
Changed-By: Scott James Remnant <scott at ubuntu.com>
Maintainer: Ubuntu Core Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Signed-By: Scott James Remnant <scott at canonical.com>
https://launchpad.net/ubuntu/jaunty/+source/perl/5.10.0-17ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Wed, 05 Nov 2008 07:22:10 +0000
Source: perl
Binary: perl-base libcgi-fast-perl perl-doc perl-modules perl-debug perl-suid libperl5.10 libperl-dev perl
Architecture: source
Version: 5.10.0-17ubuntu1
Distribution: jaunty
Urgency: low
Maintainer: Ubuntu Core Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Scott James Remnant <scott at ubuntu.com>
Description: 
 libcgi-fast-perl - CGI::Fast Perl module
 libperl-dev - Perl library: development files
 libperl5.10 - Shared Perl library
 perl       - Larry Wall's Practical Extraction and Report Language
 perl-base  - minimal Perl system
 perl-debug - Debug-enabled Perl interpreter
 perl-doc   - Perl documentation
 perl-modules - Core Perl modules
 perl-suid  - Runs setuid Perl scripts
Closes: 144193 317843 357663 412542 417528 443733 447830 448204 475498 479434 479540 479957 480375 480385 480428 480480 480533 480565 480719 480997 481956 482110 483734 484681 485416 488088 488300 492037 494272 494679 494779 495826 498769 498776 500210 501178 501970 503123 503975
Launchpad-Bugs-Fixed: 243830
Changes: 
 perl (5.10.0-17ubuntu1) jaunty; urgency=low
 .
   * Merge from debian unstable, remaining changes:
     - Drop perl-doc to Suggests.
     - Add Breaks against doc-base (<< 0.8.16) to fix upgrade
       issue from hardy->intrepid (LP: #243830)
 .
 perl (5.10.0-17) unstable; urgency=low
 .
   * Fix 'Unknown error' messages with attribute.pm. (Closes: #488088)
   * Add conflicts/replaces/provides for podlators-perl. (Closes: #503123)
   * Raise the timeout of ext/threads/shared/t/stress.t to accommodate
     slower build hosts. (Closes: #501970)
   * Stop t/op/fork.t relying on rand(). (Closes: #317843)
   * Fix two regexp memory leaks. (Closes: #503975)
 .
 perl (5.10.0-16) unstable; urgency=low
 .
   * Revert the perldoc "pod2man --utf8" change from 5.10.0-14.
     The --utf8 option may break for POD documents with a wrong or missing
     =encoding. (Reopens: #492037)
   * Make Pod::Man use the PerlIO UTF-8 output layer when --utf8 is
     enabled. (See #500210)
   * Revert an incorrect substitution optimization introduced in 5.10.0.
     (Closes: #501178)
 .
 perl (5.10.0-15) unstable; urgency=low
 .
   * Fix Sys::Syslog slowness when logging with non-native mechanisms.
     (Closes: #498776)
   * Fix memory corruption with in-place sorting. (Closes: #498769)
   * Pod::Man no longer remaps the code point for non-breaking space.
     (Closes: #500210)
 .
 perl (5.10.0-14) unstable; urgency=low
 .
   * Make perl-base Pre-Depend on dpkg (>= 1.14.20), whose Essential scripts
     don't break when liblocale-gettext-perl and perl-base aren't binary
     compatible. (Closes: #488300)
   * Fix tainted usage of $ENV{TMPDIR} as an sprintf format in CGI.pm.
     (Closes: #494679)
   * Disable ext/threads/shared/t/stress.t on m68k for now. (Closes: #495826)
   * Improve Etch->Lenny upgrades by making perl-base conflict with those
     XS module packages in Etch that lacked the required perlapi-* dependency.
     (Closes: #494779)
   * Upgrade to Pod::Man 2.18 to get the 'pod2man --utf8' functionality
     in lenny. (Closes: #480997)
     + also fixes dash overescaping with non-ascii characters. (Closes: #480565)
     + headings starting with groff special characters are now handled
       correctly. (Closes: #448204)
   * Make /usr/bin/perldoc invoke pod2man with the "--utf8" option if it
     detects a new enough Pod::Man version. (Closes: #492037)
 .
 perl (5.10.0-13) unstable; urgency=low
 .
   * Fix the libpod-simple-perl conflict version number. (Closes: #494272)
 .
 perl (5.10.0-12) unstable; urgency=low
 .
   * Acknowledge NMU, thanks Bastian.
   * Bugfix release targeted for lenny.
   * Upgrade libfile-temp-perl conflict to (<= 0.18). (Closes: #480719)
   * Add upstream integration status information into debian/patches
     where applicable.
   * Add Vcs-Git and Vcs-Browser information in debian/control.
   * Fix Math::BigFloat::sqrt() breaking with too many digits. (Closes:
     #417528)
   * Remove numeric overloading of Getopt::Long callback functions.
     (Closes: #479434)
   * Support GNU/Hurd and GNU/kFreeBSD in Module::Build and
     ExtUtils::CBuilder. (Closes: #480385, #480375)
   * Fix a segmentation fault occurring in the mod_perl2 test suite.
     (Closes: #475498)
   * Fix the PerlIO_teardown prototype to suppress a compiler warning.
     (Closes: #479540)
   * Integrate some documentation fixes from upstream. (Closes: #357663,
     #443733, #412542)
   * Mention the relation between 'eval "require Foo"' and
     PERL_DL_NONLAZY in the 'perldoc -f eval' documentation . (See
     #479711).
   * Fix a typo in perlpodspec.pod. (Closes: #447830)
   * Fix 'constant subroutine SEEK_* redefined' warnings when using the
     Fcntl and POSIX modules together. (Closes: #479957)
   * Add conflicts/replaces/provides for libpod-simple-perl. (Closes: #481956)
   * Fix crashes on @ISA fiddling. (Closes: #480480)
   * Fix building with DEB_BUILD_OPTIONS=noopt. (Closes: #482110)
   * Remove the __LONG_MAX__ kludge introduced in 5.8.1-1, it shouldn't be
     needed anymore and emits warnings. (Closes: #480428)
   * Make the '-x' test work with 'use filetest q/access/'. (Closes:
     #483734)
   * Update the description of the perl-base package. Thanks to Justin B Rye.
     (Closes: #484681, #144193)
   * Move /usr/share/perl/5.10/unicore/lib into perl-base. (Closes: #480533)
   * Add conflicts/replaces/provides for libextutils-parsexs-perl.
     (Closes: #485416)
Checksums-Sha1: 
 79aed6181949458af823232f2d70ff46c0372a67 1419 perl_5.10.0-17ubuntu1.dsc
 5254b5314ef5d5ff3049f1e2a2e96926b5e4e264 134952 perl_5.10.0-17ubuntu1.diff.gz
Checksums-Sha256: 
 42aa21d7c7adc301c91afe0145771492b2e8a25728df58183b2cfd108fbe7591 1419 perl_5.10.0-17ubuntu1.dsc
 f81954fd4acc795ee14bee8cc0b789b7495b789916da29d74d0276a5b47eb0ac 134952 perl_5.10.0-17ubuntu1.diff.gz
Files: 
 a9eb6da2bb9fd7362c78471dea77836b 1419 perl standard perl_5.10.0-17ubuntu1.dsc
 d6bb725c8b06c10672fa57bc3a263bd5 134952 perl standard perl_5.10.0-17ubuntu1.diff.gz
Original-Maintainer: Brendan O'Dea <bod at debian.org>

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEARECAAYFAkkRSfUACgkQSnQiFMl4yK67ygCdG1FRDrLQWfJleaUyX2zwQTkv
4hYAnRSnvuqj1FAEMbccBBmstEwD9F1G
=1pcB
-----END PGP SIGNATURE-----


More information about the Jaunty-changes mailing list