[osm-gps-map] 02/02: Add Conflict and Replace for renamed packages

Ross Gammon ross-guest at moszumanska.debian.org
Fri Dec 4 16:12:59 UTC 2015


This is an automated email from the git hooks/post-receive script.

ross-guest pushed a commit to branch master
in repository osm-gps-map.

commit 643ab0b19df7f0b758d9862836059bd347dc58b4
Author: Ross Gammon <rossgammon at mail.dk>
Date:   Fri Dec 4 17:09:38 2015 +0100

    Add Conflict and Replace for renamed packages
    
    Also drop the virtual package, as gnuais is the only user of
    the -dev package that needs to be fixed.
---
 debian/control | 10 ++++++----
 1 file changed, 6 insertions(+), 4 deletions(-)

diff --git a/debian/control b/debian/control
index f3da3f8..6fe9c34 100644
--- a/debian/control
+++ b/debian/control
@@ -33,10 +33,8 @@ Depends: ${devlibs:Depends},
          ${misc:Depends},
          libosmgpsmap-1.0-1 (= ${binary:Version}),
          gir1.2-osmgpsmap-1.0
-Conflicts: libosmgpsmap-1.0-dev,
-           libosmgpsmap-dev
-Provides: libosmgpsmap-1.0-dev,
-          libosmgpsmap-dev
+Conflicts: libosmgpsmap-1.0-0-dev
+Replaces: libosmgpsmap-1.0-0-dev
 Description: GTK+ library to embed OpenStreetMap maps - development files
  libosmgpsmap is a library to embed maps in applications that when given GPS 
  co-ordinates, draws a GPS track, and points of interest on a moving map 
@@ -53,6 +51,8 @@ Section: libs
 Depends: ${shlibs:Depends},
          ${misc:Depends}
 Pre-Depends: ${misc:Pre-Depends}
+Conflicts: libosmgpsmap-1.0-0
+Replaces: libosmgpsmap-1.0-0
 Description: GTK+ library to embed OpenStreetMap maps
  libosmgpsmap is a library to embed maps in applications that when given GPS 
  co-ordinates, draws a GPS track, and points of interest on a moving map 
@@ -66,6 +66,8 @@ Section: debug
 Priority: extra
 Depends: ${misc:Depends},
          libosmgpsmap-1.0-1 (= ${binary:Version})
+Conflicts: libosmgpsmap-1.0-0-dbg
+Replaces: libosmgpsmap-1.0-0-dbg
 Description: GTK+ library to embed OpenStreetMap maps - debugging symbols
  libosmgpsmap is a library to embed maps in applications that when given GPS
  co-ordinates, draws a GPS track, and points of interest on a moving map

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/osm-gps-map.git



More information about the Pkg-grass-devel mailing list