]> git.proxmox.com Git - libgit2.git/blobdiff - debian/control
Add myself to uploaders
[libgit2.git] / debian / control
index af856cfb8e20adebd6a7b16a50f38e4babc93bd7..0b28da9138e0e1cd86dbe72042cb0154e03b9133 100644 (file)
@@ -2,8 +2,9 @@ Source: libgit2
 Section: libs
 Priority: optional
 Maintainer: Utkarsh Gupta <utkarsh@debian.org>
-Uploaders: Pirate Praveen <praveen@debian.org>
-Build-Depends: debhelper-compat (= 12),
+Uploaders: Pirate Praveen <praveen@debian.org>,
+          Mohammed Bilal <mdbilal@disroot.org>
+Build-Depends: debhelper-compat (= 13),
                python3-minimal:any,
                pkg-config,
                ca-certificates,
@@ -15,7 +16,7 @@ Build-Depends: debhelper-compat (= 12),
                libpcre3-dev,
                libkrb5-dev,
                ca-certificates
-Standards-Version: 4.5.1
+Standards-Version: 4.6.0
 Homepage: https://libgit2.github.com/
 Vcs-Git: https://salsa.debian.org/debian/libgit2.git
 Vcs-Browser: https://salsa.debian.org/debian/libgit2
@@ -25,7 +26,7 @@ Package: libgit2-dev
 Architecture: any
 Section: libdevel
 Multi-Arch: same
-Depends: libgit2-1.1 (= ${binary:Version}),
+Depends: libgit2-1.4 (= ${binary:Version}),
          zlib1g-dev,
          libmbedtls-dev,
          libssh2-1-dev,
@@ -40,7 +41,7 @@ Description: low-level Git library (development files)
  .
  This package contains the development files for libgit2.
 
-Package: libgit2-1.1
+Package: libgit2-1.4
 Architecture: any
 Multi-Arch: same
 Pre-Depends: ${misc:Pre-Depends}
@@ -61,5 +62,6 @@ Description: low-level Git library - test suite examples
  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.
+ This package provides the test examples of the library, which
+ can be useful for other pieces of software relying on libgit2,
+ for testing purposes.