ǝɹʇʇɐʃǝ◖ xıʃǝɟ pushed to branch master at Debian GIS Project / tilemaker
Commits: c4c46cda by Felix Delattre at 2026-03-24T14:33:24+01:00 Revert "Update watch file to v5 with GitHub template." This reverts commit a4e3abb968d48b67837b3b3c6ef53d74d410a6dc. - - - - - 94389aa2 by Felix Delattre at 2026-03-24T14:34:31+01:00 Add copyright information for libdeflate. - - - - - 4 changed files: - debian/changelog - debian/copyright - debian/lintian-overrides - debian/watch Changes: ===================================== debian/changelog ===================================== @@ -2,12 +2,11 @@ tilemaker (3.1.0-1) UNRELEASED; urgency=medium * New upstream release 3.1.0. * Drop patches: upstream 3.1.0 integrates changes from previous patch set. - * Update watch file to v5 with GitHub template. - * Update lintian overrides. * Remove unused build dependencies. - * Update copyright year for upstream and debian packaging. + * Update copyright year for debian packaging. + * Add copyright information for libdeflate. - -- Felix Delattre <[email protected]> Wed, 18 Mar 2026 14:32:15 +0100 + -- Felix Delattre <[email protected]> Wed, 24 Mar 2026 14:34:10 +0100 tilemaker (3.0.0-2) unstable; urgency=medium ===================================== debian/copyright ===================================== @@ -4,7 +4,7 @@ Upstream-Contact: Richard Fairhurst <[email protected]> Source: https://github.com/systemed/tilemaker Files: * -Copyright: 2015-2026, tilemaker contributors +Copyright: 2015-2023, tilemaker contributors License: FTWPL Files: include/external/kaguya.hpp @@ -53,6 +53,11 @@ Files: include/external/streamvbyte.h Copyright: StreamVByte authors License: Apache-2.0 +Files: include/external/libdeflate/* + src/external/libdeflate/* +Copyright: 2016-2024, Eric Biggers +License: MIT + Files: include/geometry/correct.hpp Copyright: 2021, Wouter van Kleunen License: Beerware ===================================== debian/lintian-overrides ===================================== @@ -1,5 +1,2 @@ -# Upstream doesn't provide manpages -no-manual-page [usr/bin/tilemaker-server] - -# Part of relation roles -spelling-error-in-binary lable label [usr/bin/tilemaker] +# Not supported by devscripts in trixie +older-debian-watch-file-standard 4 * ===================================== debian/watch ===================================== @@ -1,6 +1,8 @@ -# Tilemaker upstream releases from GitHub -# See https://wiki.debian.org/debian/watch -Version: 5 -Template: Github -Owner: systemed -Project: tilemaker +version=4 +opts=\ +dversionmangle=s/\+(debian|dfsg|ds|deb)\d*$//,\ +uversionmangle=s/(\d)[_\.\-\+]?((RC|rc|pre|dev|beta|alpha)\d*)$/$1~$2/;s/RC/rc/;s/\-/\./g,\ +filenamemangle=s/(?:.*?)?(?:rel|v|tilemaker)?[\-\_]?(\d\S+)\.(tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))/tilemaker-$1.$2/,\ +repacksuffix=+ds \ +https://github.com/systemed/tilemaker/tags \ +(?:.*?/archive/(?:.*?/)?)?(?:rel|v|tilemaker)?[\-\_]?(\d\S+)\.(?:tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz))) View it on GitLab: https://salsa.debian.org/debian-gis-team/tilemaker/-/compare/62ee24a7981db639220b837fa02bea5413494dee...94389aa23b80054ece2842c4398b7c2fbf209929 -- View it on GitLab: https://salsa.debian.org/debian-gis-team/tilemaker/-/compare/62ee24a7981db639220b837fa02bea5413494dee...94389aa23b80054ece2842c4398b7c2fbf209929 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
