=== modified file 'control'
--- control	2015-01-19 10:26:24 +0000
+++ control	2015-02-21 19:20:35 +0000
@@ -60,6 +60,7 @@
          ${misc:Depends}
 Recommends: grass70-doc
 Suggests: grass70-dev
+Conflicts: grass
 Description: Geographic Resources Analysis Support System (GRASS GIS)
  Commonly referred to as GRASS, this is a Geographic Information
  System (GIS) used for geospatial data management and analysis,
@@ -97,6 +98,7 @@
 # used by v.kridge
           python-rpy2,
 ### Breaks: grass70 (<< 7.0.0+0ubuntu3~)
+Conflicts: grass-core
 Provides: grass70
 ### Replaces: grass70 (<< 7.0.0+0ubuntu3~)
 Description: GRASS GIS core components
@@ -125,6 +127,7 @@
 # PIL needed for wxPsmap preview
             python-imaging
 ### Breaks: grass70 (<< 7.0.0+0ubuntu3~)
+Conflicts: grass-gui
 ### Replaces: grass70 (<< 7.0.0+0ubuntu3~)
 Description: GRASS GIS graphical user interfaces
  Commonly referred to as GRASS, this is a Geographic Information
@@ -142,6 +145,7 @@
 Depends: ${misc:Depends}
 Suggests: grass70,
           grass70-dev-doc
+Conflicts: grass-doc
 Description: GRASS GIS user documentation
  Commonly referred to as GRASS, this is a Geographic Information
  System (GIS) used for geospatial data management and analysis,
@@ -158,6 +162,7 @@
 Depends: ${misc:Depends},
          libjs-jquery
 Suggests: grass70
+Conflicts: grass-dev-doc
 Description: GRASS GIS Programmers' Manual
  Commonly referred to as GRASS, this is a Geographic Information
  System (GIS) used for geospatial data management and analysis,
@@ -182,6 +187,7 @@
 Recommends: subversion
 Suggests: grass70-dev-doc,
           pkg-config
+Conflicts: grass-dev
 Provides: grass70-dev
 Description: GRASS GIS development files
  Commonly referred to as GRASS, this is a Geographic Information

=== modified file 'control.in'
--- control.in	2015-01-02 17:48:28 +0000
+++ control.in	2015-02-21 19:19:15 +0000
@@ -60,6 +60,7 @@
          ${misc:Depends}
 Recommends: grass70-doc
 Suggests: grass70-dev
+Conflicts: grass
 Description: Geographic Resources Analysis Support System (GRASS GIS)
  Commonly referred to as GRASS, this is a Geographic Information
  System (GIS) used for geospatial data management and analysis,
@@ -97,6 +98,7 @@
 # used by v.kridge
           python-rpy2,
 Breaks: grass70 (<< 7.0.0+0ubuntu3~)
+Conflicts: grass-core
 Provides: grass@ABI@
 Replaces: grass70 (<< 7.0.0+0ubuntu3~)
 Description: GRASS GIS core components
@@ -125,6 +127,7 @@
 # PIL needed for wxPsmap preview
             python-imaging
 Breaks: grass70 (<< 7.0.0+0ubuntu3~)
+Conflicts: grass-gui
 Replaces: grass70 (<< 7.0.0+0ubuntu3~)
 Description: GRASS GIS graphical user interfaces
  Commonly referred to as GRASS, this is a Geographic Information
@@ -142,6 +145,7 @@
 Depends: ${misc:Depends}
 Suggests: grass70,
           grass70-dev-doc
+Conflicts: grass-doc
 Description: GRASS GIS user documentation
  Commonly referred to as GRASS, this is a Geographic Information
  System (GIS) used for geospatial data management and analysis,
@@ -158,6 +162,7 @@
 Depends: ${misc:Depends},
          libjs-jquery
 Suggests: grass70
+Conflicts: grass-dev-doc
 Description: GRASS GIS Programmers' Manual
  Commonly referred to as GRASS, this is a Geographic Information
  System (GIS) used for geospatial data management and analysis,
@@ -182,6 +187,7 @@
 Recommends: subversion
 Suggests: grass70-dev-doc,
           pkg-config
+Conflicts: grass-dev
 Provides: grass@VERSION@-dev
 Description: GRASS GIS development files
  Commonly referred to as GRASS, this is a Geographic Information

