mirror of
https://git.proxmox.com/git/libgit2
synced 2025-08-03 17:55:01 +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
|
||||
Section: libdevel
|
||||
Multi-Arch: same
|
||||
Depends: libgit2-1.0 (= ${binary:Version}),
|
||||
Depends: libgit2-1.1 (= ${binary:Version}),
|
||||
zlib1g-dev,
|
||||
libmbedtls-dev,
|
||||
libssh2-1-dev,
|
||||
@ -41,7 +41,7 @@ Description: low-level Git library (development files)
|
||||
.
|
||||
This package contains the development files for libgit2.
|
||||
|
||||
Package: libgit2-1.0
|
||||
Package: libgit2-1.1
|
||||
Architecture: any
|
||||
Multi-Arch: same
|
||||
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_from_fetchhead@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