libenv-ps1-perl 0.06-3 source package in Ubuntu

Changelog

libenv-ps1-perl (0.06-3) unstable; urgency=medium

  [ Salvatore Bonaccorso ]
  * debian/control: Use HTTPS transport protocol for Vcs-Git URI

  [ gregor herrmann ]
  * debian/copyright: change Copyright-Format 1.0 URL to HTTPS.
  * Remove Ryan Niebur from Uploaders. Thanks for your work!

  [ Salvatore Bonaccorso ]
  * Update Vcs-* headers for switch to salsa.debian.org

  [ Laurent Baillet ]
  * fix lintian file-contains-trailing-whitespace warning

  [ gregor herrmann ]
  * debian/watch: use uscan version 4.

  [ Debian Janitor ]
  * Bump debhelper from old 9 to 12.
  * Set debhelper-compat version in Build-Depends.

 -- Jelmer Vernooij <email address hidden>  Mon, 13 Jun 2022 21:37:30 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Kinetic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libenv-ps1-perl_0.06-3.dsc 2.0 KiB cf97149290e54f5a154bdc94a00446b4c26cdd3a61dc76175179808ea156a278
libenv-ps1-perl_0.06.orig.tar.gz 9.2 KiB 17f4d4c7530693cd3deec9be14b22c4fc3834c16037ba021142afd942f628cba
libenv-ps1-perl_0.06-3.debian.tar.xz 3.1 KiB 9bea6bcbf5f20289ee89b0f9c61f8fd430e8baacc832284a1a3c97b1742b78a5

Available diffs

No changes file available.

Binary packages built by this source

libenv-ps1-perl: prompt string formatter

 Env::PS1 supplies variables that are "tied" to environment
 variables like 'PS1' and 'PS2', if read it takes the contents of the
 variable as a format string like the ones bash(1) uses to format the
 prompt.
 .
 It is intended to be used in combination with the various ReadLine
 packages.