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 <[email protected]> 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.
_______________________________________________ Pkg-grass-devel mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-grass-devel
