[pgrouting] 10/11: Fix Breaks/Replaces for -scripts package.

Bas Couwenberg sebastic at debian.org
Sat Jan 7 21:59:08 UTC 2017


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

sebastic pushed a commit to branch master
in repository pgrouting.

commit 633002970fd7d944d632a5477366dc7fa0bae302
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Sat Jan 7 22:40:31 2017 +0100

    Fix Breaks/Replaces for -scripts package.
---
 debian/control    | 4 ++--
 debian/control.in | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/debian/control b/debian/control
index 3f936de..9a728bb 100644
--- a/debian/control
+++ b/debian/control
@@ -32,8 +32,8 @@ Description: Routing functionality support for PostgreSQL/PostGIS
 Package: postgresql-9.6-pgrouting-scripts
 Architecture: all
 Depends: ${misc:Depends}
-Breaks: postgresql-9.6-pgrouting-scripts (<< 2.3.2-1~)
-Replaces: postgresql-9.6-pgrouting-scripts (<< 2.3.2-1~)
+Breaks: postgresql-9.6-pgrouting (<< 2.3.2)
+Replaces: postgresql-9.6-pgrouting (<< 2.3.2)
 Description: Routing functionality support for PostgreSQL/PostGIS - scripts
  pgRouting extends the PostGIS/PostgreSQL geospatial database to provide
  geospatial routing and other network analysis functionality.
diff --git a/debian/control.in b/debian/control.in
index 0830c64..2b2462d 100644
--- a/debian/control.in
+++ b/debian/control.in
@@ -32,8 +32,8 @@ Description: Routing functionality support for PostgreSQL/PostGIS
 Package: postgresql-PGVERSION-pgrouting-scripts
 Architecture: all
 Depends: ${misc:Depends}
-Breaks: postgresql-PGVERSION-pgrouting-scripts (<< 2.3.2-1~)
-Replaces: postgresql-PGVERSION-pgrouting-scripts (<< 2.3.2-1~)
+Breaks: postgresql-PGVERSION-pgrouting (<< 2.3.2)
+Replaces: postgresql-PGVERSION-pgrouting (<< 2.3.2)
 Description: Routing functionality support for PostgreSQL/PostGIS - scripts
  pgRouting extends the PostGIS/PostgreSQL geospatial database to provide
  geospatial routing and other network analysis functionality.

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



More information about the Pkg-grass-devel mailing list