ǝɹʇʇɐʃǝ◖ xıʃǝɟ pushed to branch master at Debian GIS Project / tilemaker
Commits: 97336a00 by Felix Delattre at 2021-08-27T20:44:56+00:00 Prepare for experimental release. - - - - - 2 changed files: - debian/changelog - debian/rules Changes: ===================================== debian/changelog ===================================== @@ -1,4 +1,4 @@ -tilemaker (2.0.0-1~exp1) UNRELEASED; urgency=medium +tilemaker (2.0.0-1~exp1) experimental; urgency=medium * Imported version 2.0.0 * Add patch to handle DESTDIR. @@ -6,4 +6,4 @@ tilemaker (2.0.0-1~exp1) UNRELEASED; urgency=medium * Add patch to add man page for tilemaker. * Initial package (Closes: #993076) - -- Felix Delattre <[email protected]> Fri, 27 Aug 2021 18:01:23 +0000 + -- Felix Delattre <[email protected]> Fri, 27 Aug 2021 20:44:35 +0000 ===================================== debian/rules ===================================== @@ -1,6 +1,7 @@ #!/usr/bin/make -f -DH_VERBOSE := 1 +# Uncomment this to turn on verbose mode. +#export DH_VERBOSE = 1 # Enable hardening build flags export DEB_BUILD_MAINT_OPTIONS=hardening=+all View it on GitLab: https://salsa.debian.org/debian-gis-team/tilemaker/-/commit/97336a006bed93cacf6214098c64344aa91f7227 -- View it on GitLab: https://salsa.debian.org/debian-gis-team/tilemaker/-/commit/97336a006bed93cacf6214098c64344aa91f7227 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
