libshell-guess-perl 0.07-1 source package in Ubuntu

Changelog

libshell-guess-perl (0.07-1) unstable; urgency=medium

  * Team upload.
  * Import upstream version 0.07.
  * Update build dependencies.
  * Declare compliance with Debian Policy 4.1.1.

 -- gregor herrmann <email address hidden>  Sat, 11 Nov 2017 22:48:27 +0100

Upload details

Uploaded by:
Debian Perl Group
Uploaded to:
Sid
Original maintainer:
Debian Perl Group
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Bionic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libshell-guess-perl_0.07-1.dsc 2.2 KiB 2166e94f5d007fb0a483db06181142aaf96b58e2ebb161fe6ad39fb02adcaf06
libshell-guess-perl_0.07.orig.tar.gz 21.4 KiB 9ac1de8ee1bd3d37de698766046c99b967e6b23ae72d5b1aa32a52d0f0698909
libshell-guess-perl_0.07-1.debian.tar.xz 1.7 KiB 246b2306690591fd036025aed34a871a29ef9ab1632c5e5515c266ca46bc05a2

Available diffs

No changes file available.

Binary packages built by this source

libshell-guess-perl: Perl module to make an educated guess about the shell in use

 Shell::Guess makes a reasonably aggressive attempt to determine the shell
 being employed by the user, either the shell that executed the perl script
 directly (the "running" shell), or the users' login shell (the "login"
 shell). It does this by a variety of means available to it, depending on the
 platform that it is running on.