summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Shadura <andrew.shadura@collabora.co.uk>2017-10-04 22:14:41 +0200
committerAndrew Shadura <andrew.shadura@collabora.co.uk>2017-10-04 22:14:41 +0200
commit2b24480d00cc473a9b850a06572965bc39e8624c (patch)
treed27b85fcfdcaba06911ce867b891693534f3c194
parentcf1116bd3682f62b65a9aeea8473f4d42e31fab0 (diff)
Remove golang-github-sirupsen-logrus-dev dependency.
-rw-r--r--debian/control2
1 files changed, 0 insertions, 2 deletions
diff --git a/debian/control b/debian/control
index a437791..a4a85a2 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,6 @@ Build-Depends: debhelper (>= 9),
golang-go,
golang-github-opencontainers-runc-dev,
golang-github-pkg-errors-dev,
- golang-github-sirupsen-logrus-dev,
golang-golang-x-net-dev
Standards-Version: 3.9.8
Homepage: https://github.com/docker/go-connections
@@ -23,7 +22,6 @@ Depends: ${shlibs:Depends},
golang-go,
golang-github-opencontainers-runc-dev,
golang-github-pkg-errors-dev,
- golang-github-sirupsen-logrus-dev,
golang-golang-x-net-dev
Description: Golang utility package to work with network connections
go-connections provides common package to work with network connections.