mirror of
https://git.proxmox.com/git/libgit2
synced 2025-08-05 20:42:32 +00:00
Library transition from 1.0 to 1.1
This commit is contained in:
parent
eefe4707cf
commit
02b01a09de
4
debian/control
vendored
4
debian/control
vendored
@ -26,7 +26,7 @@ Package: libgit2-dev
|
|||||||
Architecture: any
|
Architecture: any
|
||||||
Section: libdevel
|
Section: libdevel
|
||||||
Multi-Arch: same
|
Multi-Arch: same
|
||||||
Depends: libgit2-1.0 (= ${binary:Version}),
|
Depends: libgit2-1.1 (= ${binary:Version}),
|
||||||
zlib1g-dev,
|
zlib1g-dev,
|
||||||
libmbedtls-dev,
|
libmbedtls-dev,
|
||||||
libssh2-1-dev,
|
libssh2-1-dev,
|
||||||
@ -41,7 +41,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-1.0
|
Package: libgit2-1.1
|
||||||
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.1.1 libgit2-1.0 #MINVER#
|
libgit2.so.1.1 libgit2-1.1 #MINVER#
|
||||||
git_annotated_commit_free@Base 1.1.0+dfsg.1-1
|
git_annotated_commit_free@Base 1.1.0+dfsg.1-1
|
||||||
git_annotated_commit_from_fetchhead@Base 1.1.0+dfsg.1-1
|
git_annotated_commit_from_fetchhead@Base 1.1.0+dfsg.1-1
|
||||||
git_annotated_commit_from_ref@Base 1.1.0+dfsg.1-1
|
git_annotated_commit_from_ref@Base 1.1.0+dfsg.1-1
|
Loading…
Reference in New Issue
Block a user