summaryrefslogtreecommitdiff
path: root/debian/control
blob: 513d9a876e11c7d715fbf7d82cbbf6f8a43047ab (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Source: git-update-agent
Section: devel
Priority: optional
Maintainer: Alex David <flu0r1ne@flu0r1ne.net>
Build-Depends: debhelper-compat (= 12)
Standards-Version: 4.4.1
Homepage: https://www.git.flu0r1ne.net/git-update-agent/about
Vcs-Browser: https://www.git.flu0r1ne.net/deb-git-update-agent/
Vcs-Git: https://git.flu0r1ne.net/deb-git-update-agent/

Package: git-update-agent
Architecture: all
Depends: git,
	 ${misc:Depends}
Description: An automatic updater for Git projects
	An automatic updater for Git projects. Provides helper to automatically synchronize a Git project with an upstream.