libgit2 1.5.0+ds-6ubuntu1 source package in Ubuntu

Changelog

libgit2 (1.5.0+ds-6ubuntu1) lunar; urgency=medium

  * Merge from Debian unstable. Remaining changes:
    - Use OpenSSL as the crypto backend
    - Use cmake:native in d/tests/control

libgit2 (1.5.0+ds-6) unstable; urgency=medium

  * Team upload.
  * Upload to unstable.

libgit2 (1.5.0+ds-5) experimental; urgency=medium

  * Team upload.
  * Fix libpcre2-dev dependency of libgit2-dev

libgit2 (1.5.0+ds-4) experimental; urgency=medium

  * Team upload.
  * Disable even more flaky lstat() tests

libgit2 (1.5.0+ds-3) experimental; urgency=medium

  * Team upload.
  * Guard more lstat() asserts with GITTEST_FLAKY_STAT

libgit2 (1.5.0+ds-2) experimental; urgency=medium

  * Team upload.
  * Enable GITTEST_FLAKY_STAT workaround for unit tests
  * Apply M-A hint to libgit2-fixtures

libgit2 (1.5.0+ds-1) experimental; urgency=medium

  * Team upload.
  * Update d/watch
  * Bump Standards-Version to 4.6.1
  * New upstream version 1.5.0+ds (Closes: #1016800)
  * Explicitly set USE_SSH=ON (Closes: #1015965)
  * Bump SONAME to libgit2.so.1.5
  * Add lintian overrides for fixture data
  * Switch to PCRE2 (Closes: #1000045)

libgit2 (1.4.3+dfsg.1-1) experimental; urgency=medium

  * New upstream version 1.4.3+dfsg.1
  * Update symbols file and create libgit2-1.4 binary package
  * d/p/: Refresh patches
  * Add myself to uploaders

 -- Gianfranco Costamagna <email address hidden>  Fri, 04 Nov 2022 12:25:02 +0100

Upload details

Uploaded by:
Gianfranco Costamagna
Uploaded to:
Lunar
Original maintainer:
Utkarsh Gupta
Architectures:
any all
Section:
libs
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
libgit2_1.5.0+ds.orig.tar.xz 2.9 MiB cbcddf353c98a8f7eec1f7e84f85c68d37e0f3ee9a94e5c2c983a8522b8267a2
libgit2_1.5.0+ds-6ubuntu1.debian.tar.xz 18.2 KiB e607e55488db0b50d78443076d1dc6b75b7d898cb5ef9a3f6ccd398c276ab394
libgit2_1.5.0+ds-6ubuntu1.dsc 2.2 KiB bfe7e18508e168a2fe3f37e432fa340aa264fa31c27e9ded037e948d7b362cf8

View changes file

Binary packages built by this source

libgit2-1.5: low-level Git library

 libgit2 is a portable, pure C implementation of the Git
 distributed version control system core methods provided as a
 re-entrant link-able library with a solid API.

libgit2-1.5-dbgsym: debug symbols for libgit2-1.5
libgit2-dev: low-level Git library (development files)

 libgit2 is a portable, pure C implementation of the Git
 distributed version control system core methods provided as a
 re-entrant link-able library with a solid API.
 .
 This package contains the development files for libgit2.

libgit2-fixtures: low-level Git library - test suite examples

 libgit2 is a portable, pure C implementation of the Git
 distributed version control system core methods provided as a
 re-entrant link-able library with a solid API.
 .
 This package provides the test examples of the library, which
 can be useful for other pieces of software relying on libgit2,
 for testing purposes.