[Pkg-giraffe-discuss] [PATCH 1/2] control: break and replace upstream built main package

Roel van Meer roel at 1afa.com
Thu Mar 29 11:38:06 UTC 2018


This makes it much easier to switch from the packages built by Kopano
to the Debian-built packages.

Change-Id: Ic5308dc41563f601b8cf4fbf0fbf70fa8004d437
---
 debian/control | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/debian/control b/debian/control
index 4258ef6..1f83365 100644
--- a/debian/control
+++ b/debian/control
@@ -30,6 +30,8 @@ Depends:
 Recommends:
  kopano-server,
  kopano-webapp-apache2 | kopano-webapp-nginx | kopano-webapp-lighttpd,
+Breaks: kopano-webapp
+Replaces: kopano-webapp
 Description: WebApp for the Kopano Collaboration Platform - common files
  Provides a web-client written in PHP that uses JSON and Ext JS to allow users
  to make full use of the Kopano Collaboration Platform through a modern web
-- 
2.11.0




More information about the Pkg-giraffe-discuss mailing list