ǝɹʇʇɐʃǝ◖ xıʃǝɟ pushed to branch master at Debian GIS Project / tilemaker
Commits: 4e6e6d6b by Felix Delattre at 2021-08-28T10:30:17+00:00 Rely on packaged rapidjson dependency. - - - - - 4 changed files: - debian/changelog - debian/control - + debian/patches/0004-Rely-on-packaged-rapidjson-dependency.patch - debian/patches/series Changes: ===================================== debian/changelog ===================================== @@ -4,6 +4,7 @@ tilemaker (2.0.0-1~exp1) experimental; urgency=medium * Add patch to handle DESTDIR. * Add patch to avoid calling git outside of repository. * Add patch to add man page for tilemaker. + * Add patch to rely on packaged rapidjson dependency. * Initial package (Closes: #993076) - -- Felix Delattre <[email protected]> Fri, 27 Aug 2021 20:44:35 +0000 + -- Felix Delattre <[email protected]> Sat, 28 Aug 2021 10:30:31 +0000 ===================================== debian/control ===================================== @@ -15,6 +15,7 @@ Build-Depends: debhelper (>= 10~), libshp-dev, libsqlite3-dev, protobuf-compiler, + rapidjson-dev, Standards-Version: 4.5.1 Vcs-Browser: https://salsa.debian.org/debian-gis-team/tilemaker Vcs-Git: https://salsa.debian.org/debian-gis-team/tilemaker.git ===================================== debian/patches/0004-Rely-on-packaged-rapidjson-dependency.patch ===================================== The diff for this file was not included because it is too large. ===================================== debian/patches/series ===================================== @@ -1,3 +1,4 @@ 0001-Add-DESTDIR-to-makefile.patch 0002-Avoid-calling-git-outside-of-repository.patch 0003-Add-man-page-for-tilemaker.patch +0004-Rely-on-packaged-rapidjson-dependency.patch View it on GitLab: https://salsa.debian.org/debian-gis-team/tilemaker/-/commit/4e6e6d6b935331513c44500aefb5c40cab2c8b8c -- View it on GitLab: https://salsa.debian.org/debian-gis-team/tilemaker/-/commit/4e6e6d6b935331513c44500aefb5c40cab2c8b8c 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
