]> git.djapps.eu Git - pkg/ggml/sources/ggml/commitdiff
Add VCS fields
authorMathieu Baudier <redacted>
Sun, 23 Feb 2025 08:43:16 +0000 (09:43 +0100)
committerMathieu Baudier <redacted>
Sun, 23 Feb 2025 08:43:16 +0000 (09:43 +0100)
debian/control

index fd43c7e13bf07e9c35e7cb5bc67ce8b90f5dfbaa..6a01a6ca9d048f687f35ba8a521fe883151c2a7d 100644 (file)
@@ -6,6 +6,8 @@ Build-Depends: debhelper-compat (= 13), pkgconf, cmake-data, cmake, cpio, git, p
        libopenblas-openmp-dev, libopenblas64-openmp-dev [amd64 arm64],
        libvulkan-dev, glslc
 Standards-Version: 4.7.0
+Vcs-Git: https://git.djapps.eu/pkg/ggml/sources/ggml
+Vcs-Browser: https://git.djapps.eu/?p=pkg/ggml/sources/ggml;a=summary
 Homepage: https://github.com/ggml-org/
 Rules-Requires-Root: binary-targets
 
@@ -96,6 +98,7 @@ Description: Tensor library for machine learning (Vulkan backend)
 
 Package: ggml-dev
 Architecture: any
+Section: libdevel
 Depends: ${misc:Depends},
  libggml0 (= ${binary:Version}), libggml-base0 (= ${binary:Version})
 Description: Tensor library for machine learning (development files)