[Git][debian-gis-team/pdal][master] 2 commits: Add Breaks/Replaces to fix upgrade.
Bas Couwenberg
gitlab at salsa.debian.org
Wed Apr 22 05:47:44 BST 2020
Bas Couwenberg pushed to branch master at Debian GIS Project / pdal
Commits:
b5f35705 by Bas Couwenberg at 2020-04-22T06:14:55+02:00
Add Breaks/Replaces to fix upgrade.
- - - - -
f1043692 by Bas Couwenberg at 2020-04-22T06:15:13+02:00
Set distribution to unstable.
- - - - -
2 changed files:
- debian/changelog
- debian/control
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,9 @@
+pdal (2.1.0+ds-2) unstable; urgency=medium
+
+ * Add Breaks/Replaces to fix upgrade.
+
+ -- Bas Couwenberg <sebastic at debian.org> Wed, 22 Apr 2020 06:15:00 +0200
+
pdal (2.1.0+ds-1) unstable; urgency=medium
* Update symbols for other architectures.
=====================================
debian/control
=====================================
@@ -89,6 +89,8 @@ Section: libs
Depends: ${shlibs:Depends},
${misc:Depends}
Recommends: libpdal-plugins
+Breaks: libpdal-base9 (<< 2.1.0~)
+Replaces: libpdal-base9 (<< 2.1.0~)
Description: Point Data Abstraction Library - libpdal_base
PDAL is a BSD licensed library for translating and manipulating point
cloud data of various formats. PDAL can be used to read, write and
@@ -110,6 +112,8 @@ Architecture: any
Section: libs
Depends: ${shlibs:Depends},
${misc:Depends}
+Breaks: libpdal-util9 (<< 2.1.0~)
+Replaces: libpdal-util9 (<< 2.1.0~)
Description: Point Data Abstraction Library - libpdal_util
PDAL is a BSD licensed library for translating and manipulating point
cloud data of various formats. PDAL can be used to read, write and
View it on GitLab: https://salsa.debian.org/debian-gis-team/pdal/-/compare/b9cdd15619c8969e51a2165693371f7e679f731b...f104369292f927cee4fdd9ebc45f666715255b52
--
View it on GitLab: https://salsa.debian.org/debian-gis-team/pdal/-/compare/b9cdd15619c8969e51a2165693371f7e679f731b...f104369292f927cee4fdd9ebc45f666715255b52
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-grass-devel/attachments/20200422/f1fb2c6b/attachment-0001.html>
More information about the Pkg-grass-devel
mailing list