[gmt] 09/23: Use Breaks/Replaces instead of versioned Conflicts.

Sebastiaan Couwenberg sebastic at moszumanska.debian.org
Sat Jun 13 22:40:21 UTC 2015


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

sebastic pushed a commit to branch master
in repository gmt.

commit ab2cb02b094559a84b33326f6af118fb0f1e39a1
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Fri Jun 12 20:00:21 2015 +0200

    Use Breaks/Replaces instead of versioned Conflicts.
---
 debian/changelog | 1 +
 debian/control   | 3 ++-
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 40cc3a3..9fb5174 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -43,6 +43,7 @@ gmt (5.1.2+dfsg1-1) UNRELEASED; urgency=medium
   * Add patches for various typos.
   * Add symbols file for libgmt5.
   * Add debug package.
+  * Use Breaks/Replaces instead of versioned Conflicts.
 
  -- Bas Couwenberg <sebastic at debian.org>  Sun, 07 Jun 2015 12:06:29 +0200
 
diff --git a/debian/control b/debian/control
index 57f072a..9140f06 100644
--- a/debian/control
+++ b/debian/control
@@ -162,7 +162,8 @@ Depends: libjs-jquery,
          libjs-underscore,
          ${misc:Depends}
 Suggests: www-browser
-Conflicts: gmt (<< 4.5.7-1~)
+Breaks: gmt (<< 4.5.7-1~)
+Replaces: gmt (<< 4.5.7-1~)
 Description: HTML documentation for GMT, the Generic Mapping Tools
  GMT is a collection of UNIX tools that allow users to manipulate
  (x,y) and (x,y,z) data sets (including filtering, trend fitting, gridding,

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



More information about the Pkg-grass-devel mailing list