libgit-repository-plugin-log-perl 1.314-2 source package in Ubuntu

Changelog

libgit-repository-plugin-log-perl (1.314-2) unstable; urgency=medium

  [ gregor herrmann ]
  * debian/copyright: change Copyright-Format 1.0 URL to HTTPS.
  * debian/upstream/metadata: change GitHub/CPAN URL(s) to HTTPS.

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

  [ Debian Janitor ]
  * Bump debhelper from old 9 to 12.
  * Set debhelper-compat version in Build-Depends.
  * Set upstream metadata fields: Repository-Browse.
  * Remove obsolete fields Contact, Name from debian/upstream/metadata
    (already present in machine-readable debian/copyright).

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

  [ Debian Janitor ]
  * Remove constraints unnecessary since stretch:
    + Build-Depends-Indep: Drop versioned constraint on libgit-repository-perl.
    + libgit-repository-plugin-log-perl: Drop versioned constraint on
      libgit-repository-perl in Depends.
    + libgit-repository-plugin-log-perl: Drop versioned constraint on
      libgit-repository-perl in Replaces.
    + libgit-repository-plugin-log-perl: Drop versioned constraint on
      libgit-repository-perl in Breaks.

 -- Jelmer Vernooij <email address hidden>  Tue, 14 Jun 2022 22:03:05 +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
Oracular release universe misc
Noble release universe misc
Mantic release universe misc
Lunar release universe misc

Builds

Kinetic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libgit-repository-plugin-log-perl_1.314-2.dsc 2.3 KiB 218693500ea947f7d4d1dd2302062dc67143584f63046ed73510b17529e47137
libgit-repository-plugin-log-perl_1.314.orig.tar.gz 38.8 KiB b7a6209c214665a737bdea898257b67496f8ee416a305850f606501188fe61bb
libgit-repository-plugin-log-perl_1.314-2.debian.tar.xz 2.2 KiB d384844ddfbee8499ac3c214763408749198dfedcc18c1b53f42605c37d5b745

Available diffs

No changes file available.

Binary packages built by this source

libgit-repository-plugin-log-perl: Git::Repository plugin adding log items

 Git::Repository::Plugin::Log adds a log() method to Git::Repository,
 which will return Git::Repository::Log objects representing the commit
 information provided by `git log`.