From f4ebf5fa8d1d52b223fbeaa30df50971a0476bd0 Mon Sep 17 00:00:00 2001 From: Bdale Garbee Date: Sat, 23 Apr 2011 17:48:16 -0600 Subject: [PATCH] see if adding a Replaces helps dpkg do the right thing --- debian/control | 1 + 1 file changed, 1 insertion(+) 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 -- 2.47.2