Bas Couwenberg pushed to branch experimental at Debian GIS Project / tirex
Commits: e9cf1e29 by Bas Couwenberg at 2025-08-02T18:16:38+02:00 Repack upstream tarball to exclude GitLab CI configuration. - - - - - e67ae8d8 by Bas Couwenberg at 2025-08-02T18:16:40+02:00 New upstream version 0.8.0+ds - - - - - a5a0135c by Bas Couwenberg at 2025-08-02T18:16:41+02:00 Update upstream source from tag 'upstream/0.8.0+ds' Update to upstream version '0.8.0+ds' with Debian dir 6edb2c1a550f5ccf51b7dbd4e377d54fa4326baf - - - - - 97acb82a by Bas Couwenberg at 2025-08-02T18:17:02+02:00 New repacked upstream release. - - - - - 3 changed files: - debian/changelog - debian/copyright - debian/watch Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,10 @@ +tirex (0.8.0+ds-1) UNRELEASED; urgency=medium + + * Team upload. + * Repack upstream tarball to exclude GitLab CI configuration. + + -- Bas Couwenberg <[email protected]> Sat, 02 Aug 2025 18:16:46 +0200 + tirex (0.8.0-1~exp1) experimental; urgency=medium * Team upload. ===================================== debian/copyright ===================================== @@ -2,6 +2,9 @@ Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Tirex Upstream-Contact: Frederik Ramm <[email protected]> Source: https://github.com/openstreetmap/tirex +Comment: GitLab CI configuration is excluded to not trigger Salsa CI + for ther upstream branch. +Files-Excluded: debian/.gitlab-ci.yml Files: * Copyright: 2010, 2019-2020, Frederik Ramm <[email protected]> ===================================== debian/watch ===================================== @@ -2,6 +2,7 @@ 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|tirex)?[\-\_]?(\d\S+)\.(tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))/tirex-$1.$2/ \ +filenamemangle=s/(?:.*?)?(?:rel|v|tirex)?[\-\_]?(\d\S+)\.(tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))/tirex-$1.$2/,\ +repacksuffix=+ds \ https://github.com/openstreetmap/tirex/tags \ (?:.*?/archive/(?:.*?/)?)?(?:rel|v|tirex)?[\-\_]?(\d\S+)\.(?:tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz))) View it on GitLab: https://salsa.debian.org/debian-gis-team/tirex/-/compare/161ce7573d489f6b037ad42c40eba9f30c8843f7...97acb82a7a486b7a891e9190ab0524e08f1b5750 -- View it on GitLab: https://salsa.debian.org/debian-gis-team/tirex/-/compare/161ce7573d489f6b037ad42c40eba9f30c8843f7...97acb82a7a486b7a891e9190ab0524e08f1b5750 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
