From 2e7c5a6ec5d0c66a82f27f43f2f8df1d42ba2db1 Mon Sep 17 00:00:00 2001
From: Ole Streicher <olebole@debian.org>
Date: Mon, 21 Jun 2021 15:36:40 +0200
Subject: [PATCH] Remove Conflitcs+Replaces: postgresql-pgsphere

Closes: #989731
---
 debian/control    | 2 --
 debian/control.in | 2 --
 2 files changed, 4 deletions(-)

diff --git a/debian/control b/debian/control
index 3abfa35..5d3cc79 100644
--- a/debian/control
+++ b/debian/control
@@ -19,8 +19,6 @@ Depends: postgresql-13,
          ${misc:Depends},
          ${shlibs:Depends}
 Provides: postgresql-q3c
-Conflicts: postgresql-q3c (<< 2.0.0-2)
-Replaces: postgresql-q3c (<< 2.0.0-2)
 Description: PostgreSQL 13 extension used for indexing the sky
  Q3C, an extension for PostgreSQL, is designed for the work with large
  astronomical catalogues or any catalogs of objects on the sphere.
diff --git a/debian/control.in b/debian/control.in
index 612d04a..d9de196 100644
--- a/debian/control.in
+++ b/debian/control.in
@@ -19,8 +19,6 @@ Depends: postgresql-PGVERSION,
          ${misc:Depends},
          ${shlibs:Depends}
 Provides: postgresql-q3c
-Conflicts: postgresql-q3c (<< 2.0.0-2)
-Replaces: postgresql-q3c (<< 2.0.0-2)
 Description: PostgreSQL PGVERSION extension used for indexing the sky
  Q3C, an extension for PostgreSQL, is designed for the work with large
  astronomical catalogues or any catalogs of objects on the sphere.
-- 
GitLab