[geos] 03/03: Fix Breaks/Replaces version for experimental pre-releases.

Sebastiaan Couwenberg sebastic at moszumanska.debian.org
Mon Aug 3 00:13:51 UTC 2015


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

sebastic pushed a commit to branch master
in repository geos.

commit ad93e4f0ed0f25de2ab74f21669b8ba5eb8a63ec
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Mon Aug 3 01:03:40 2015 +0200

    Fix Breaks/Replaces version for experimental pre-releases.
---
 debian/changelog  | 1 +
 debian/control    | 8 ++++----
 debian/control.in | 8 ++++----
 3 files changed, 9 insertions(+), 8 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index e386ef1..b239290 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ geos (3.4.2-8~exp2) UNRELEASED; urgency=medium
 
   * Update symbols for other architectures.
   * Use multi-line uscan options, force lowercase RC in uversionmangle.
+  * Fix Breaks/Replaces version for experimental pre-releases.
 
  -- Bas Couwenberg <sebastic at debian.org>  Mon, 03 Aug 2015 00:57:43 +0200
 
diff --git a/debian/control b/debian/control
index 6e38c57..ef9706b 100644
--- a/debian/control
+++ b/debian/control
@@ -56,8 +56,8 @@ Architecture: any
 Section: libs
 Depends: ${shlibs:Depends},
          ${misc:Depends}
-Breaks: libgeos-c1 (<< 3.4.2-8)
-Replaces: libgeos-c1 (<< 3.4.2-8)
+Breaks: libgeos-c1 (<< 3.4.2-8~)
+Replaces: libgeos-c1 (<< 3.4.2-8~)
 Description: Geometry engine for Geographic Information Systems - C Library
  GEOS provides a spatial object model and fundamental geometric
  functions. It implements the geometry model defined in the
@@ -80,8 +80,8 @@ Architecture: any
 Section: libs
 Depends: ${shlibs:Depends},
          ${misc:Depends}
-Breaks: libgeos-3.4.2 (<< 3.4.2-8)
-Replaces: libgeos-3.4.2 (<< 3.4.2-8)
+Breaks: libgeos-3.4.2 (<< 3.4.2-8~)
+Replaces: libgeos-3.4.2 (<< 3.4.2-8~)
 Description: Geometry engine for Geographic Information Systems - C++ Library
  GEOS provides a spatial object model and fundamental geometric 
  functions. It implements the geometry model defined in the 
diff --git a/debian/control.in b/debian/control.in
index a098332..9ca5d03 100644
--- a/debian/control.in
+++ b/debian/control.in
@@ -56,8 +56,8 @@ Architecture: any
 Section: libs
 Depends: ${shlibs:Depends},
          ${misc:Depends}
-Breaks: libgeos-c1 (<< 3.4.2-8)
-Replaces: libgeos-c1 (<< 3.4.2-8)
+Breaks: libgeos-c1 (<< 3.4.2-8~)
+Replaces: libgeos-c1 (<< 3.4.2-8~)
 Description: Geometry engine for Geographic Information Systems - C Library
  GEOS provides a spatial object model and fundamental geometric
  functions. It implements the geometry model defined in the
@@ -80,8 +80,8 @@ Architecture: any
 Section: libs
 Depends: ${shlibs:Depends},
          ${misc:Depends}
-Breaks: libgeos- at VERSION@ (<< 3.4.2-8)
-Replaces: libgeos- at VERSION@ (<< 3.4.2-8)
+Breaks: libgeos- at VERSION@ (<< 3.4.2-8~)
+Replaces: libgeos- at VERSION@ (<< 3.4.2-8~)
 Description: Geometry engine for Geographic Information Systems - C++ Library
  GEOS provides a spatial object model and fundamental geometric 
  functions. It implements the geometry model defined in the 

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



More information about the Pkg-grass-devel mailing list