diff options
Diffstat (limited to 'git.pkg/control')
-rw-r--r-- | git.pkg/control | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/git.pkg/control b/git.pkg/control new file mode 100644 index 0000000..7ca2be5 --- /dev/null +++ b/git.pkg/control @@ -0,0 +1,8 @@ +Architecture: any +Platform: all +Section: dev +Depends: ${Shlib-Depends} +Description: Fast, scalable, distributed revision control system + Git is a fast, scalable, distributed revision control system with an unusually + rich command set that provides both high-level operations and full access to + internals. |