From: Mathieu Baudier Date: Sun, 23 Feb 2025 08:43:16 +0000 (+0100) Subject: Add VCS fields X-Git-Url: https://git.djapps.eu/?a=commitdiff_plain;h=4eec92e83d7ce965ee19762ebce6cb33c201b8e0;p=pkg%2Fggml%2Fsources%2Fggml Add VCS fields --- diff --git a/debian/control b/debian/control index fd43c7e1..6a01a6ca 100644 --- a/debian/control +++ b/debian/control @@ -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)