From: Bdale Garbee Date: Sat, 23 Apr 2011 23:48:16 +0000 (-0600) Subject: see if adding a Replaces helps dpkg do the right thing X-Git-Url: https://git.gag.com/?a=commitdiff_plain;h=f4ebf5fa8d1d52b223fbeaa30df50971a0476bd0;p=debian%2Fgit-daemon see if adding a Replaces helps dpkg do the right thing --- diff --git a/debian/control b/debian/control index 8006233..b807640 100644 --- a/debian/control +++ b/debian/control @@ -12,6 +12,7 @@ Package: git-daemon Architecture: all Depends: ${shlibs:Depends}, ${misc:Depends}, git, adduser Conflicts: git-daemon-run +Replaces: git-daemon-run Description: fast, scalable, distributed revision control system (git-daemon service) Git is popular version control system designed to handle very large projects with speed and efficiency; it is used for many high profile