Skip to content

Commit 93b2599

Browse files
authored
Merge pull request #139 from mjnowen/patch-1
Add upstream homepage, remove dpkg-gencontrol false-positive warning
2 parents f26ba75 + 686987a commit 93b2599

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

debian/control

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,13 @@ Priority: optional
44
Maintainer: Noah Meyerhans <nmeyerha@amazon.com>
55
Build-Depends: debhelper-compat (= 12), shellcheck
66
Standards-Version: 4.4.1
7-
Homepage: <insert the upstream URL, if relevant>
7+
Homepage: https://github.com/amazonlinux/amazon-ec2-net-utils
88
#Vcs-Browser: https://salsa.debian.org/debian/amazon-ec2-net-utils
99
#Vcs-Git: https://salsa.debian.org/debian/amazon-ec2-net-utils.git
1010

1111
Package: amazon-ec2-net-utils
1212
Architecture: all
13-
Depends: systemd, udev, curl, iproute2, bash, coreutils, ${shlibs:Depends}, ${misc:Depends}
13+
Depends: systemd, udev, curl, iproute2, bash, coreutils, ${misc:Depends}
1414
Description: utilities for managing network interfaces in Amazon EC2
1515
amazon-ec2-net-utils provides udev integration and helper utilities
1616
to manage network configuration in the Amazon EC2 cloud environment

0 commit comments

Comments
 (0)