see if adding a Replaces helps dpkg do the right thing
[debian/git-daemon] / debian / control
index 8006233c7f59028ed4957a48c54e13f06f1c6c55..b807640e736b1c9c8c31ff6c50cbe345285f1041 100644 (file)
@@ -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