[gdal] 01/06: Mark libgdal20 as breaking libgdal1h to fix upgrades. (closes: #859918)
    Bas Couwenberg 
    sebastic at debian.org
       
    Sun Apr  9 15:03:09 UTC 2017
    
    
  
This is an automated email from the git hooks/post-receive script.
sebastic pushed a commit to branch experimental
in repository gdal.
commit e48bd9bb97217657eade0a053dd13e6be1f7f3e6
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Sun Apr 9 13:22:28 2017 +0200
    Mark libgdal20 as breaking libgdal1h to fix upgrades. (closes: #859918)
---
 debian/changelog | 7 +++++++
 debian/control   | 1 +
 2 files changed, 8 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index c89ee13..c6a938d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+gdal (2.1.2+dfsg-5) UNRELEASED; urgency=medium
+
+  * Mark libgdal20 as breaking libgdal1h to fix upgrades.
+    (closes: #859918)
+
+ -- Bas Couwenberg <sebastic at debian.org>  Sun, 09 Apr 2017 13:20:51 +0200
+
 gdal (2.1.2+dfsg-4) unstable; urgency=medium
 
   * Enable PIE hardening flags.
diff --git a/debian/control b/debian/control
index 9379bff..6bb59ea 100644
--- a/debian/control
+++ b/debian/control
@@ -69,6 +69,7 @@ Section: libs
 Depends: ${shlibs:Depends},
          ${misc:Depends}
 Recommends: proj-bin
+Breaks: libgdal1h (<< 2.0)
 Provides: gdal-abi-2-1-2
 Description: Geospatial Data Abstraction Library
  GDAL is a translator library for raster geospatial data formats.
-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/gdal.git
    
    
More information about the Pkg-grass-devel
mailing list