mirror of
https://git.proxmox.com/git/libgit2
synced 2025-08-07 17:27:40 +00:00
Library transition from 28 to 99
This commit is contained in:
parent
3b21c5515e
commit
f866474244
4
debian/control
vendored
4
debian/control
vendored
@ -24,7 +24,7 @@ Package: libgit2-dev
|
|||||||
Architecture: any
|
Architecture: any
|
||||||
Section: libdevel
|
Section: libdevel
|
||||||
Multi-Arch: same
|
Multi-Arch: same
|
||||||
Depends: libgit2-28 (= ${binary:Version}),
|
Depends: libgit2-99 (= ${binary:Version}),
|
||||||
zlib1g-dev,
|
zlib1g-dev,
|
||||||
libmbedtls-dev,
|
libmbedtls-dev,
|
||||||
libssh2-1-dev,
|
libssh2-1-dev,
|
||||||
@ -38,7 +38,7 @@ Description: low-level Git library (development files)
|
|||||||
.
|
.
|
||||||
This package contains the development files for libgit2.
|
This package contains the development files for libgit2.
|
||||||
|
|
||||||
Package: libgit2-28
|
Package: libgit2-99
|
||||||
Architecture: any
|
Architecture: any
|
||||||
Multi-Arch: same
|
Multi-Arch: same
|
||||||
Pre-Depends: ${misc:Pre-Depends}
|
Pre-Depends: ${misc:Pre-Depends}
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
libgit2.so.28 libgit2-28 #MINVER#
|
libgit2.so.99 libgit2-99 #MINVER#
|
||||||
git_annotated_commit_free@Base 0.26.0
|
git_annotated_commit_free@Base 0.26.0
|
||||||
git_annotated_commit_from_fetchhead@Base 0.26.0
|
git_annotated_commit_from_fetchhead@Base 0.26.0
|
||||||
git_annotated_commit_from_ref@Base 0.26.0
|
git_annotated_commit_from_ref@Base 0.26.0
|
Loading…
Reference in New Issue
Block a user