[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Installed perl-5.005 5.005.03-4 (all source i386)



Installed:
perl-5.005_5.005.03-4_i386.deb
  to dists/potato/main/binary-i386/interpreters/perl-5.005_5.005.03-4.deb
  replacing perl-5.005_5.005.03-3.deb
perl-5.005-doc_5.005.03-4_all.deb
  to dists/potato/main/binary-all/interpreters/perl-5.005-doc_5.005.03-4.deb
  replacing perl-5.005-doc_5.005.03-3.deb
perl-5.005-suid_5.005.03-4_i386.deb
  to dists/potato/main/binary-i386/interpreters/perl-5.005-suid_5.005.03-4.deb
  replacing perl-5.005-suid_5.005.03-3.deb
perl-5.005-debug_5.005.03-4_i386.deb
  to dists/potato/main/binary-i386/interpreters/perl-5.005-debug_5.005.03-4.deb
  replacing perl-5.005-debug_5.005.03-3.deb
perl-5.005_5.005.03-4.diff.gz
  to dists/potato/main/source/interpreters/perl-5.005_5.005.03-4.diff.gz
  replacing perl-5.005_5.005.03-3.diff.gz
perl-5.005-thread_5.005.03-4_i386.deb
  to dists/potato/main/binary-i386/interpreters/perl-5.005-thread_5.005.03-4.deb
  replacing perl-5.005-thread_5.005.03-3.deb
perl-5.005_5.005.03-4.dsc
  to dists/potato/main/source/interpreters/perl-5.005_5.005.03-4.dsc
  replacing perl-5.005_5.005.03-3.dsc
perl-5.005-base_5.005.03-4_i386.deb
  to dists/potato/main/binary-i386/base/perl-5.005-base_5.005.03-4.deb
  replacing perl-5.005-base_5.005.03-3.deb


-----BEGIN PGP SIGNED MESSAGE-----

Format: 1.6
Date: Wed, 22 Sep 1999 00:15:40 -0700
Source: perl-5.005
Binary: perl-5.005-thread perl-5.005-base perl-5.005 perl-5.005-suid perl-5.005-doc perl-5.005-debug
Architecture: source i386 all
Version: 5.005.03-4
Distribution: unstable
Urgency: low
Maintainer: Darren Stalder <torin@daft.com>
Description: 
 perl-5.005 - Larry Wall's Practical Extracting and Report Language.
 perl-5.005-base - The Pathologically Eclectic Rubbish Lister
 perl-5.005-debug - View internals of Perl and debug Perl itself.
 perl-5.005-doc - Man pages and pod docs for Perl
 perl-5.005-suid - Runs setuid Perl scripts.
 perl-5.005-thread - Experimental Perl binary with threading enabled
Closes: 24249 26616 29452 30207 31621 33225 33844 38533 38615 39180 41587 43930 44544 44605 45552 45678
Changes: 
 perl-5.005 (5.005.03-4) unstable; urgency=low
 .
   * Many changes to make Perl build on Hurd from Marcus Brinkman, closes:
     Bug#31621.
     - Update debian/README to partially reflect the current situation; no
       need to type root password; the problem with locales was fixed long ago.
     - Update debian/copyright to talk about Debian rather than Debian/GNU;
       There are now many O'Reilly books on Perl.  Don't mention a number.
     - Convince debian/make.base and debian/make.versions to use
       $cpu-$system rather than $arch.
     - Use linux and gnu as acceptable systems in debian/make.base
     - Don't try to mkdir with '/' on the end of the name in debian/make.base
     - Skip packages we don't build in debian/make.versions
     - Change all maintainer scripts to use =cpu=-=system= rather than
       =arch=
     - Many changes to debian/rules to allow for conditional testing (not
       on arm, hurd) and conditional building of threads (not on hurd,
       5.004)
       I think this is the last thing (other than debian/control) that is
       different between the builds.  I'll parameterize debian/control on
       the next build and we'll be happy.
   * Change the paths in debian/rules and debian/perl-policy.MK to be FHS
     compliant.
   * Make the postinsts/prerms install/remove the compatibility symlink for
     the move from FSSTD to FHS.
   * Fix debian/make.versions to be FHS compliant as well.
   * Use -fPIC in the cccdlflags so that Perl compiles with -fPIC everwhere
     instead of -fpic in some places.  This now complies with policy and
     closes: Bug#41587, #43930.
   * Have make test actually use make test-notty so as to not die on
     automated compiles.  Closes: Bug#33225.
   * Use unlink instead of system("rm -f ...") in debian/make.base.  I seem
     to've gotten carried away using cp -a a while back and used system
     instead of unlink. Brain needs to be on...
   * Change the mention of the location of the GPL and Artistic copyright
     files in debian/copyright from /usr/doc/copyright to
     /usr/share/common-licenses.
   * Fix Getopt::Long so that the documentation of the require_order
     configuration option is now correct closes: Bug#39180.
   * Embedding works now.  It's probably as Tom Rothamel
     <tom-pine-1@onegeek.org> said; Perl just needed to be recompiled with
     glibc2.1.  Closes: Bug#38615.
   * In gv.c, Fix for 'use Safe;' with -w segfaults from Sarathy installed.
     Closes: Bug#38533.
   * In handy.h, only #define HAS_BOOL due to _G_HAVE_BOOL if we're using
     g++.  _G_HAVE_BOOL is defined in _G_config.h.  This will probably be
     included in a gcc program since stdio.h includes libio.h which
     includes _G_config.h.  Thanks to Greg Stark <gsstark@mit.edu>.  This
     can be closed once it is tested.
   * Namespace was cleaned up a while ago, closes: bug#33844.
   * Complaining locales was fixed a while ago, closes: bug#30207.
   * Perl has been compiled with glibc for a while, closes: bug#29452.
   * rename has been included, closes: bug#26616.
   * cperl-mode is installed in the right place now, closes: bug#24249.
   * Specify man1dir in Configure so that it goes to the FHS compliant
     place.
   * Fix the paths for $(LIBDIR)/ExtUtils/inst $(LIBDIR)/ExtUtils/xsubpp
     $(LIBDIR)/File/DosGlob.pm to make lintian happy.
   * Make $(LIBDIR)/ExtUtils/inst $(LIBDIR)/ExtUtils/xsubpp executable to
     make lintian happy.
   * Remove $(LIBDIR)/CGI/Fast.pm since we don't include FCGI.pm.  This
     satisfies lintian and closes: bug#44544.
   * Applied patch from Jim Pick <jimpick@jimpick.com> that adds the
     appropriate arch-specific *.ph files in debian/.ph/asm-arm.  This
     would close bug#44605 but it's requiring some *.ph files he doesn't
     supply.  Mail sent off to him about this.  Got
     .ph/arm-arch/proc/shmparam.ph from him.  Closes: bug#44605.
   * Add Porting/patchls to /usr/bin, fix its path.
   * install-doc should show be used in both remove && upgrade for prerm.
     Add stuff to debian/doc.postinst to deal with this problem.
   * Added re.pm and friends to perl-5.\d+-base.  This closes: bug#45552.
   * Removed the large number of extra POSIX autoloader modules.  The
     locale stuff that's part of POSIX don't need these.
   * I've already moved to /usr/share/man in this package and so, this
     closes: bug#45678.
Files: 
 b5f3bfcc99cf27a0069280474bac7e62 726 interpreters required perl-5.005_5.005.03-4.dsc
 c1d4b78627f4dffe3d06b80b016ac0a2 48298 interpreters required perl-5.005_5.005.03-4.diff.gz
 6aef60f3cc6ebad021d06499642ce9f0 1732514 interpreters important perl-5.005_5.005.03-4_i386.deb
 f6e804bccf0a7cb0efd8368c606475bb 412428 base required perl-5.005-base_5.005.03-4_i386.deb
 9464b9ffc11cb07dcc0f7d8ea6fd3176 261422 interpreters standard perl-5.005-suid_5.005.03-4_i386.deb
 3a85b0f436ac653fac34f941a796513a 1598782 interpreters optional perl-5.005-debug_5.005.03-4_i386.deb
 c963ed18f0581e705e254fecd9f98969 2845658 interpreters standard perl-5.005-doc_5.005.03-4_all.deb
 d819f0f7f03d6abbe2e798fff990e74a 1086188 interpreters extra perl-5.005-thread_5.005.03-4_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: 2.6.3a
Charset: noconv

iQCVAwUBN+iUc44wrq++1Ls5AQFKogP7BeLStdL8xxD1f3T2cQi6mIO/7XCsbEo0
B2gQmPjbxJPaHVb74ADgfEXNEBCDfZivhXt52uKHpRskITDLjHowPkHrsTrEcrjf
bhyo6fEHKX/9aAdB/VCdtGJqZYIEFTiBhINlYMuVWZhJijPrcIH9HnoSwjttpHvN
aHxHWSWCfbc=
=Q1V1
-----END PGP SIGNATURE-----


Reply to: