From cb08dbfd880a37014059f7849b7a94506f672884 Mon Sep 17 00:00:00 2001 From: Kyle Anderson Date: Wed, 21 Mar 2018 15:38:10 -0700 Subject: [PATCH] Fix debian links --- debian/changelog | 6 ++++++ debian/docker-custodian.links | 4 ++-- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 1259c67..771172e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +docker-custodian (0.7.1ubuntu1) UNRELEASED; urgency=medium + + * Fix debian links + + -- Kyle Anderson Wed, 21 Mar 2018 15:37:47 -0700 + docker-custodian (0.7.1) lucid; urgency=medium * Release 0.7.1 diff --git a/debian/docker-custodian.links b/debian/docker-custodian.links index 814e1fc..b488c46 100644 --- a/debian/docker-custodian.links +++ b/debian/docker-custodian.links @@ -1,2 +1,2 @@ -usr/share/python/docker-custodian/bin/dcgc usr/bin/dcgc -usr/share/python/docker-custodian/bin/dcstop usr/bin/dcstop +opt/venvs/docker-custodian/bin/dcgc usr/bin/dcgc +opt/venvs/docker-custodian/bin/dcstop usr/bin/dcstop