libgit-sub-perl 0.163320-3 source package in Ubuntu
Changelog
libgit-sub-perl (0.163320-3) unstable; urgency=medium [ Debian Janitor ] * Bump debhelper dependency to >= 9, since that's what is used in debian/compat. * Bump debhelper from old 9 to 12. * Set debhelper-compat version in Build-Depends. * Set upstream metadata fields: Repository, Repository-Browse. * Update standards version to 4.4.1, no changes needed. * Update standards version to 4.5.0, no changes needed. * Update lintian override info format in d/source/lintian-overrides on line 2-7. * Bump debhelper from old 12 to 13. * Update standards version to 4.6.1, no changes needed. -- Jelmer Vernooij <email address hidden> Wed, 30 Nov 2022 00:03:16 +0000
Upload details
- Uploaded by:
- Debian Perl Group
- Uploaded to:
- Sid
- Original maintainer:
- Debian Perl Group
- Architectures:
- all
- Section:
- misc
- Urgency:
- Medium Urgency
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
libgit-sub-perl_0.163320-3.dsc | 2.1 KiB | 83e099ed55dc8feb0b7b32d2db38358bbbec19ef20b95b5418e8758670fbd64d |
libgit-sub-perl_0.163320.orig.tar.gz | 12.8 KiB | 2b75108212e0f630b0f4a7e3bed6a1058b52f730d124ef50ae7af4b964291e8d |
libgit-sub-perl_0.163320-3.debian.tar.xz | 2.9 KiB | 790cfae356412a7340566a377361fba00cfb9ebae112424b0c5f9dbb4ee603a6 |
Available diffs
- diff from 0.163320-2.1 to 0.163320-3 (1.3 KiB)
No changes file available.
Binary packages built by this source
- libgit-sub-perl: git commands imported as System::Sub subs in the git:: namespace
Git::Sub enables calling git commands
easily from your Perl program.
Each git command is imported as a System::Sub DWIM sub.