perl 5.36.0-4ubuntu1 source package in Ubuntu

Changelog

perl (5.36.0-4ubuntu1) lunar; urgency=low

  * Merge from Debian unstable. Remaining changes:
    - Disable two porting/libperl.t tests, only run on x86*, and only
      testing the static libperl.a.
    - Disable the same porting/libperl.t tests on x86*, as on the other
      Linux architectures.

perl (5.36.0-4) unstable; urgency=medium

  * Add 5.36.0 to debian/released-versions.
  * Upload to unstable.

perl (5.36.0-3) experimental; urgency=medium

  * Temporarily work around a MakeMaker regression breaking GNU/Hurd
    hint files. (Closes: #1018289)
  * Downgrade the perl-modules-5.36 priority to optional. (See #1018687)
  * Add upstream patch fixing warnings in JSON::PP. (Closes: #1019757)

perl (5.36.0-2) experimental; urgency=medium

  * Add Provides/Breaks/Replaces for libtext-balanced-perl.
    (Closes: #1014282)
  * Refresh cross build support files for most architectures.

perl (5.36.0-1) experimental; urgency=medium

  * Update to new upstream version 5.36.0.

 -- Gianfranco Costamagna <email address hidden>  Wed, 02 Nov 2022 10:29:21 +0100

Upload details

Uploaded by:
Gianfranco Costamagna
Uploaded to:
Lunar
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
perl
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
perl_5.36.0.orig-regen-configure.tar.xz 408.0 KiB 10ac353bc5a933403afe60ed1817e7a456f99bdbcaf80c1cdb0eb3a08ea56d4e
perl_5.36.0.orig.tar.xz 12.4 MiB 0f386dccbee8e26286404b2cca144e1005be65477979beb9b1ba272d4819bcf0
perl_5.36.0-4ubuntu1.debian.tar.xz 164.2 KiB 1ac353a6b4c98a233eecbfcb15e9bf6fdc15ac040dafceb3b50b8961ce67fcf2
perl_5.36.0-4ubuntu1.dsc 2.9 KiB a8351638badeda05aaac70e7ed0fff40ac7423d75affa019f1dfa20d44f60883

View changes file

Binary packages built by this source

libperl-dev: Perl library: development files

 Files for developing applications which embed a Perl interpreter.

libperl5.36: shared Perl library

 This package contains the shared Perl library, used by applications
 which embed a Perl interpreter.
 .
 It also contains the architecture-dependent parts of the standard
 library (and depends on perl-modules-5.36 which contains the
 architecture-independent parts).

perl: Larry Wall's Practical Extraction and Report Language

 Perl is a highly capable, feature-rich programming language with over
 20 years of development. Perl 5 runs on over 100 platforms from
 portables to mainframes. Perl is suitable for both rapid prototyping
 and large scale development projects.
 .
 Perl 5 supports many programming styles, including procedural,
 functional, and object-oriented. In addition to this, it is supported
 by an ever-growing collection of reusable modules which accelerate
 development. Some of these modules include Web frameworks, database
 integration, networking protocols, and encryption. Perl provides
 interfaces to C and C++ for custom extension development.

perl-base: minimal Perl system

 Perl is a scripting language used in many system scripts and utilities.
 .
 This package provides a Perl interpreter and the small subset of the
 standard run-time library required to perform basic tasks. For a full
 Perl installation, install "perl" (and its dependencies, "perl-modules-5.36"
 and "perl-doc").

perl-debug: debug-enabled Perl interpreter

 debugperl provides a debug-enabled version of Perl which can produce
 extensive information about the interpreter as it compiles and executes
 a program (see the -D switch in perlrun(1)).
 .
 Note that this package is primarily of use in debugging *Perl* rather
 than perl programs, which may be traced/debugged using the standard
 perl binary using the -d switch (see perldebug(1)).
 .
 In addition, this package also includes debugging information for the normal
 Perl interpreter.

perl-doc: Perl documentation

 Perl manual pages, POD documentation and the `perldoc' program. If you are
 writing Perl programs, you almost certainly need this.

perl-modules-5.36: Core Perl modules

 Architecture independent Perl modules. These modules are part of Perl and
 required if the `perl' package is installed.
 .
 Note that this package only exists to save archive space and should be
 considered an internal implementation detail of the `perl' package.
 Other packages should not depend on `perl-modules-5.36' directly, they
 should use `perl' (which depends on `perl-modules-5.36') instead.