[redeclipse] 01/02: redeclipse-common: Add Breaks and Replaces to fix dpkg failure on upgrade.
    Markus Koschany 
    apo at moszumanska.debian.org
       
    Mon Aug 29 13:56:04 UTC 2016
    
    
  
This is an automated email from the git hooks/post-receive script.
apo pushed a commit to branch master
in repository redeclipse.
commit cb26f24e2a184ae8e07bc54bc9cd4bff0cc3c65c
Author: Markus Koschany <apo at debian.org>
Date:   Mon Aug 29 15:19:18 2016 +0200
    redeclipse-common: Add Breaks and Replaces to fix dpkg failure on upgrade.
    
    Closes: #835872
    Thanks: Axel Beckert for the report.
---
 debian/control | 4 ++++
 1 file changed, 4 insertions(+)
diff --git a/debian/control b/debian/control
index 50dfe04..ada99a1 100644
--- a/debian/control
+++ b/debian/control
@@ -46,6 +46,10 @@ Description: server for the Red Eclipse FPS game
 
 Package: redeclipse-common
 Architecture: all
+Breaks:
+ redeclipse (<< 1.5.5-1)
+Replaces:
+ redeclipse (<< 1.5.5-1)
 Depends: ${misc:Depends}
 Description: common config files for the Red Eclipse FPS game
  This package contains the common config files for the server and client of the
-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/redeclipse.git
    
    
More information about the Pkg-games-commits
mailing list