diff options
| author | Lucas de Castro Borges <lucas@gnuabordo.com.br> | 2024-06-05 19:24:38 -0300 |
|---|---|---|
| committer | Lucas de Castro Borges <lucas@gnuabordo.com.br> | 2024-06-05 19:24:38 -0300 |
| commit | 52324e11fff0453e97ce0c68d414f5a8626e78a1 (patch) | |
| tree | b556e5608b56988966c902bfa3ae19a8e50ad9f7 | |
| parent | 8986b68f8fa37947cc8be198380fb4bb5fa7f0c0 (diff) | |
Added Vcs-* fields to debian project
| -rw-r--r-- | debian/control | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/control b/debian/control index f70da52..3e416b8 100644 --- a/debian/control +++ b/debian/control @@ -5,6 +5,8 @@ Maintainer: Lucas de Castro Borges <lucas@gnuabordo.com.br> Build-Depends: debhelper (>=9.2), debhelper-compat (=12), docbook-to-man Standards-Version: 4.6.2 Homepage: http://lsm.foobar.fi/ +Vcs-Git: https://git.gnuabordo.com.br/foolsm.git +Vcs-Browser: https://git.gnuabordo.com.br/foolsm.git Package: foolsm Architecture: any |
