diff options
| author | Lucas de Castro Borges <lucas@gnuabordo.com.br> | 2024-09-10 15:32:47 -0300 |
|---|---|---|
| committer | Lucas de Castro Borges <lucas@gnuabordo.com.br> | 2024-09-10 15:32:47 -0300 |
| commit | afcabdb4e1865d212e8f99762d2bf414b45917c7 (patch) | |
| tree | e2eb74d9aa2d97a38f6814737c4899c79f716afb | |
| parent | 59941be3a04e4b142aeb6b5e51a316f2f481664b (diff) | |
Updated source pacakge informationdebian/unstable
Added homepage and section in control, at source package block.
| -rw-r--r-- | debian/control | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/control b/debian/control index 4836d53..65391ee 100644 --- a/debian/control +++ b/debian/control @@ -1,10 +1,10 @@ Source: prometheus-client-c -Section: unknown +Section: libs Priority: optional Maintainer: Lucas de Castro Borges <lucas@gnuabordo.com.br> Build-Depends: debhelper-compat (= 13) Standards-Version: 4.5.1 -Homepage: <insert the upstream URL, if relevant> +Homepage: https://digitalocean.github.io/prometheus-client-c/index.html Rules-Requires-Root: no #Vcs-Git: https://salsa.debian.org/debian/prometheus-client-c.git #Vcs-Browser: https://salsa.debian.org/debian/prometheus-client-c |
