File: control

package info (click to toggle)
golang-github-muesli-gitcha 0.2.0-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 112 kB
  • sloc: makefile: 5
file content (29 lines) | stat: -rw-r--r-- 1,186 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
Source: golang-github-muesli-gitcha
Section: golang
Priority: optional
Maintainer: Debian Go Packaging Team <team+pkg-go@tracker.debian.org>
Uploaders: Anthony Fok <foka@debian.org>
Rules-Requires-Root: no
Build-Depends: debhelper-compat (= 13),
               dh-sequence-golang,
               golang-any,
               golang-github-sabhiram-go-gitignore-dev
Testsuite: autopkgtest-pkg-go
Standards-Version: 4.6.0
Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-muesli-gitcha
Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-muesli-gitcha.git
Homepage: https://github.com/muesli/gitcha
XS-Go-Import-Path: github.com/muesli/gitcha

Package: golang-github-muesli-gitcha-dev
Architecture: all
Multi-Arch: foreign
Depends: golang-github-sabhiram-go-gitignore-dev,
         ${misc:Depends}
Description: Go helpers to work with git repositories
 The gitcha package provides Go helpers to work with git repositories.
 .
 Examples of things gitcha can do:
  * return the directory of the git repository path is a member of:
  * find files from list in path, respecting .gitignores it finds
  * find files, excluding any matches in a given set of ignore