Skip to content

Commit 38d3f67

Browse files
authored
Add homepage to control file
Add a link to the project's homepage to the Debian control file
1 parent a05fe6d commit 38d3f67

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

‎debian/control

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ Build-Depends: debhelper (>= 7.0.50), doxygen
77
Package: bash-argsparse
88
Architecture: all
99
Depends: bash (>= 4), util-linux
10+
Homepage: https://github.com/Anvil/bash-argsparse
1011
Description: An high level argument parsing library for bash
1112
An high level argument parsing library for bash.
1213
.

0 commit comments

Comments
 (0)