[ubuntu/oneiric] perl 5.12.4-1ubuntu1 (Accepted)

Matthias Klose doko at ubuntu.com
Mon Jul 4 12:45:25 UTC 2011


perl (5.12.4-1ubuntu1) oneiric; urgency=low

  * Merge with Debian; remaining changes:
    - debian/config.over: Set i_libutil='undef', just in case libbsd-dev is
      installed at build time.

perl (5.12.4-1) unstable; urgency=low

  [ Niko Tyni ]
  * New upstream release.
  * Move debian/check-control to debian/t/ to anticipate new package
    maintainer tests in the future.
  * Switch to git-dpm for managing debian/patches
    + generate the patchlevel information from debian/patches at build time.
  * Multiarch related fixes:
    + h2ph now correctly gets the header directories from gcc (Closes: #625808)
    + ODBM_File hints find libgdbm_compat again (Closes: #625634)
  * Support the 'build-arch' and 'build-indep' debian/rules targets
    as synonyms for 'build'.
  * Remove a stale perlcc reference from the libperl-dev long description.
  * Remove the Debian/Ubuntu specific multiarch path fix introduced in
    5.12.3-3 and obsoleted by the upstream fix in 5.12.4.

  [ Dominic Hargreaves ]
  * Note removal of perl-suid in README.Debian and suggest alternatives
    (Closes: #628042)
  * Lengthen time-out in t/re/re.t; fixes FTBFS on sh4 (Closes: #626125)
  * Add note about git format-patch signatures to git-dpm section of
    README.source
  * Revert obsolete patches:
    - debian/arm_optim.diff
    - debian/devel-ppport-ia64-optim.diff
    - fixes/processPL.diff (Closes: #626094)
  * Split up patch debian/extutils_hacks.diff into several logically
    distinct patches (relates to: #624508)
  * Update Vcs-* references to point to combined git-dpm based
    repository at new anonscm URLs
  * Don't use LD_RUN_PATH for multiarch directories (Closes: #631096)
    (thanks, Ahmed El-Mahmoudy)
  * Add Depends on libc6-dev | libc-dev to libperl-dev (Closes: #631308)
  * Add a './perl.static -Ilib -V' invocation to the end of the build,
    for the build log record (refers to: #630399)

perl (5.12.3-7) unstable; urgency=low

  * Fix failing tilde test when run under a UID without a passwd entry
    (Closes: #624850)
  * Adjust debian/check-control to work with strict version checks
    and release candidates
  * Add Breaks: mrtg (<< 2.16.3-3.1) (see #625695)
  * Add Breaks, Replaces, Provides for new dual-lived modules
    libshell-perl, libdevel-dprof-perl
  * Add Replaces, Provides for new deprecation module
    libperl4-corelibs-perl

Date: Mon, 04 Jul 2011 13:32:55 +0200
Changed-By: Matthias Klose <doko at ubuntu.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
https://launchpad.net/ubuntu/oneiric/+source/perl/5.12.4-1ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Mon, 04 Jul 2011 13:32:55 +0200
Source: perl
Binary: perl-base libcgi-fast-perl perl-doc perl-modules perl-debug libperl5.12 libperl-dev perl
Architecture: source
Version: 5.12.4-1ubuntu1
Distribution: oneiric
Urgency: low
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Matthias Klose <doko at ubuntu.com>
Description: 
 libcgi-fast-perl - CGI::Fast Perl module
 libperl-dev - Perl library: development files
 libperl5.12 - 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
Closes: 624850 625634 625808 626094 626125 628042 631096 631308
Changes: 
 perl (5.12.4-1ubuntu1) oneiric; urgency=low
 .
   * Merge with Debian; remaining changes:
     - debian/config.over: Set i_libutil='undef', just in case libbsd-dev is
       installed at build time.
 .
 perl (5.12.4-1) unstable; urgency=low
 .
   [ Niko Tyni ]
   * New upstream release.
   * Move debian/check-control to debian/t/ to anticipate new package
     maintainer tests in the future.
   * Switch to git-dpm for managing debian/patches
     + generate the patchlevel information from debian/patches at build time.
   * Multiarch related fixes:
     + h2ph now correctly gets the header directories from gcc (Closes: #625808)
     + ODBM_File hints find libgdbm_compat again (Closes: #625634)
   * Support the 'build-arch' and 'build-indep' debian/rules targets
     as synonyms for 'build'.
   * Remove a stale perlcc reference from the libperl-dev long description.
   * Remove the Debian/Ubuntu specific multiarch path fix introduced in
     5.12.3-3 and obsoleted by the upstream fix in 5.12.4.
 .
   [ Dominic Hargreaves ]
   * Note removal of perl-suid in README.Debian and suggest alternatives
     (Closes: #628042)
   * Lengthen time-out in t/re/re.t; fixes FTBFS on sh4 (Closes: #626125)
   * Add note about git format-patch signatures to git-dpm section of
     README.source
   * Revert obsolete patches:
     - debian/arm_optim.diff
     - debian/devel-ppport-ia64-optim.diff
     - fixes/processPL.diff (Closes: #626094)
   * Split up patch debian/extutils_hacks.diff into several logically
     distinct patches (relates to: #624508)
   * Update Vcs-* references to point to combined git-dpm based
     repository at new anonscm URLs
   * Don't use LD_RUN_PATH for multiarch directories (Closes: #631096)
     (thanks, Ahmed El-Mahmoudy)
   * Add Depends on libc6-dev | libc-dev to libperl-dev (Closes: #631308)
   * Add a './perl.static -Ilib -V' invocation to the end of the build,
     for the build log record (refers to: #630399)
 .
 perl (5.12.3-7) unstable; urgency=low
 .
   * Fix failing tilde test when run under a UID without a passwd entry
     (Closes: #624850)
   * Adjust debian/check-control to work with strict version checks
     and release candidates
   * Add Breaks: mrtg (<< 2.16.3-3.1) (see #625695)
   * Add Breaks, Replaces, Provides for new dual-lived modules
     libshell-perl, libdevel-dprof-perl
   * Add Replaces, Provides for new deprecation module
     libperl4-corelibs-perl
Checksums-Sha1: 
 3f2880b5374120aef07f748bc92867ed0103d477 1508 perl_5.12.4-1ubuntu1.dsc
 68ff2f4a0901d1e4ea263f452001db0563d2edb3 12350353 perl_5.12.4.orig.tar.bz2
 1d2c2fa61e8e94a823a47fe5a91683474087b867 144643 perl_5.12.4-1ubuntu1.debian.tar.gz
Checksums-Sha256: 
 824f3a25a84211699a2423d3f2a66edcc05b6edd5274ee9e84e1039d68483894 1508 perl_5.12.4-1ubuntu1.dsc
 c920fa01a34b7752e8cbbc99c6921b908df60611d84a29c4377e4a798604767e 12350353 perl_5.12.4.orig.tar.bz2
 032754c1194d4710fab2aefa2f6721e3d2f2520b081199c4dfd2078e61ed6f0e 144643 perl_5.12.4-1ubuntu1.debian.tar.gz
Files: 
 db7def9e2f63fe371eef8c9cf5dfc6e2 1508 perl standard perl_5.12.4-1ubuntu1.dsc
 c499a9c04d08b1424fc808104850a0cf 12350353 perl standard perl_5.12.4.orig.tar.bz2
 73a2ab5cc32e6732e22fb9bf9d577660 144643 perl standard perl_5.12.4-1ubuntu1.debian.tar.gz
Original-Maintainer: Niko Tyni <ntyni at debian.org>

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

iEYEARECAAYFAk4RtHYACgkQStlRaw+TLJz87ACZAaGyr1naXwwO/p6/r4yUBYOn
b/kAnRxyv6kyxkXqLDbiihg29FPizT6r
=trHT
-----END PGP SIGNATURE-----


More information about the Oneiric-changes mailing list