Edit several Conflicts and Replaces lines in d/control
authorDimitrios Eftaxiopoulos <eftaxi12@otenet.gr>
Sun, 20 Apr 2014 06:50:09 +0000 (09:50 +0300)
committerDimitrios Eftaxiopoulos <eftaxi12@otenet.gr>
Sun, 20 Apr 2014 06:50:09 +0000 (09:50 +0300)
debian/control

index 8ea6f579353ee603d90247f0d013270bfef9e723..b076928149c99dc2326a55955d35b8ebad1ea69e 100644 (file)
@@ -60,8 +60,8 @@ Package: libmgl7.2.0
 Architecture: any
 Section: libs
 Depends: ${shlibs:Depends}, ${misc:Depends}, libmgl-data
-Replaces: libmgl5, libmgl6
-Conflicts:  libmgl5, libmgl6
+Replaces: libmgl5, libmgl6, libmgl6.0.0, libmgl7.1.0
+Conflicts:  libmgl5, libmgl6, libmgl6.0.0, libmgl7.1.0 
 Description: library for scientific graphs (main runtime library)
  A free cross-platform library of fast C++ routines for plotting data in up
  to 3 dimensions. It can export plots to bitmaps and vector EPS, SVG, IDTF
@@ -75,6 +75,8 @@ Package: libmgl-mpi7.2.0
 Architecture: any
 Section: libs
 Depends: ${shlibs:Depends}, ${misc:Depends}, libmgl-data
+Replaces: libmgl-mpi7.0.0, libmgl-mpi7.1.0
+Conflicts: libmgl-mpi7.0.0, libmgl-mpi7.1.0
 Description: library for scientific graphs (mpi enhanced runtime library)
  A free cross-platform library of fast C++ routines for plotting data in up
  to 3 dimensions. It can export plots to bitmaps and vector EPS, SVG, IDTF
@@ -89,7 +91,8 @@ Package: libmgl-wnd7.2.0
 Architecture: any
 Section: libs
 Depends: ${shlibs:Depends}, ${misc:Depends}, libmgl-data
-Replaces: libmgl-fltk5, libmgl-wnd6, libmgl-qt5, libmgl-wx5
+Replaces: libmgl-fltk5, libmgl-wnd6, libmgl-qt5, libmgl-wx5, libmgl-wnd6.0.0,
+ libmgl-wnd7.1.0
 Conflicts: libmgl-fltk5, libmgl-wnd6, libmgl-qt5, libmgl-wx5 
 Description: library for scientific graphs (windows runtime library)
  A free cross-platform library of fast C++ routines for plotting data in up
@@ -105,8 +108,8 @@ Package: libmgl-glut7.2.0
 Architecture: any
 Section: libs
 Depends: ${shlibs:Depends}, ${misc:Depends}, libmgl-data
-Replaces: libmgl-glut5
-Conflicts: libmgl-glut5
+Replaces: libmgl-glut5, libmgl-glut6.0.0, libmgl-glut7.1.0
+Conflicts: libmgl-glut5, libmgl-glut6.0.0, libmgl-glut7.1.0
 Description: library for scientific graphs (glut interface for windows)
  A free cross-platform library of fast C++ routines for plotting data in up
  to 3 dimensions. It can export plots to bitmaps and vector EPS, SVG, IDTF
@@ -121,8 +124,8 @@ Package: libmgl-qt7.2.0
 Architecture: any
 Section: libs
 Depends: ${shlibs:Depends}, ${misc:Depends}, libmgl-data
-Replaces: libmgl-qt5
-Conflicts: libmgl-qt5
+Replaces: libmgl-qt5, libmgl-qt7.1.0
+Conflicts: libmgl-qt5, libmgl-qt7.1.0
 Description: library for scientific graphs (Qt interface for windows)
  A free cross-platform library of fast C++ routines for plotting data in up
  to 3 dimensions. It can export plots to bitmaps and vector EPS, SVG, IDTF
@@ -137,8 +140,8 @@ Package: libmgl-fltk7.2.0
 Architecture: any
 Section: libs
 Depends: ${shlibs:Depends}, ${misc:Depends}, libmgl-data
-Replaces: libmgl-fltk5
-Conflicts: libmgl-fltk5
+Replaces: libmgl-fltk5, libmgl-fltk7.1.0
+Conflicts: libmgl-fltk5, libmgl-fltk7.1.0
 Description: library for scientific graphs (fltk interface for windows)
  A free cross-platform library of fast C++ routines for plotting data in up
  to 3 dimensions. It can export plots to bitmaps and vector EPS, SVG, IDTF
@@ -153,8 +156,8 @@ Package: libmgl-wx7.2.0
 Architecture: any
 Section: libs
 Depends: ${shlibs:Depends}, ${misc:Depends}, libmgl-data
-Replaces: libmgl-wx5
-Conflicts: libmgl-wx5
+Replaces: libmgl-wx5, libmgl-wx7.1.0
+Conflicts: libmgl-wx5, libmgl-wx7.1.0
 Description: library for scientific graphs (wx interface for windows)
  A free cross-platform library of fast C++ routines for plotting data in up
  to 3 dimensions. It can export plots to bitmaps and vector EPS, SVG, IDTF