Bas Couwenberg pushed to branch master at Debian GIS Project / qmapshack
Commits: 9b9c7675 by Bas Couwenberg at 2019-09-19T04:19:38Z Update URLs for move to GitHub. - - - - - 5 changed files: - debian/changelog - debian/control - debian/copyright - debian/upstream/metadata - debian/watch Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,9 @@ +qmapshack (1.13.2-2) UNRELEASED; urgency=medium + + * Update URLs for move to GitHub. + + -- Bas Couwenberg <[email protected]> Thu, 19 Sep 2019 06:19:19 +0200 + qmapshack (1.13.2-1) unstable; urgency=medium * New upstream release. ===================================== debian/control ===================================== @@ -20,7 +20,7 @@ Build-Depends: cmake, Standards-Version: 4.4.0 Vcs-Browser: https://salsa.debian.org/debian-gis-team/qmapshack Vcs-Git: https://salsa.debian.org/debian-gis-team/qmapshack.git -Homepage: https://bitbucket.org/maproom/qmapshack/wiki/Home +Homepage: https://github.com/Maproom/qmapshack/wiki Package: qmapshack Architecture: any ===================================== debian/copyright ===================================== @@ -1,7 +1,7 @@ Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: QMapShack Upstream-Contact: Oliver Eichler <[email protected]> -Source: https://bitbucket.org/maproom/qmapshack/downloads +Source: https://github.com/Maproom/qmapshack Files: * Copyright: 2006-2009, 2012, 2014-2018, Oliver Eichler <[email protected]> ===================================== debian/upstream/metadata ===================================== @@ -1,6 +1,7 @@ --- -Bug-Database: https://bitbucket.org/maproom/qmapshack/issues +Bug-Database: https://github.com/Maproom/qmapshack/issues +Bug-Submit: https://github.com/Maproom/qmapshack/issues/new Contact: Oliver Eichler <[email protected]> Name: QMapShack -Repository: https://bitbucket.org/maproom/qmapshack -Repository-Browse: https://bitbucket.org/maproom/qmapshack/src +Repository: https://github.com/Maproom/qmapshack.git +Repository-Browse: https://github.com/Maproom/qmapshack ===================================== debian/watch ===================================== @@ -3,5 +3,5 @@ opts=\ dversionmangle=s/\+(debian|dfsg|ds|deb)\d*$//,\ uversionmangle=s/(\d)[_\.\-\+]?((RC|rc|pre|dev|beta|alpha)\d*)$/$1~$2/;s/RC/rc/,\ filenamemangle=s/(?:.*?)?(?:rel|v|V|qmapshack)?[\-\_]?(?:%20)?(\d+\.\d\S+)\.(tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))/qmapshack-$1.$2/ \ -https://bitbucket.org/maproom/qmapshack/downloads/ \ -(?:.*?/)?(?:rel|v|V|qmapshack)?[\-\_]?(?:%20)?(\d+\.\d\S+)\.(?:tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz))) +https://github.com/Maproom/qmapshack/releases \ +(?:.*?/archive/)?(?:rel|v|V|qmapshack)?[\-\_]?(?:%20)?(\d+\.\d\S+)\.(?:tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz))) View it on GitLab: https://salsa.debian.org/debian-gis-team/qmapshack/commit/9b9c7675ef2d8f57664b8d631c66e01479071c4c -- View it on GitLab: https://salsa.debian.org/debian-gis-team/qmapshack/commit/9b9c7675ef2d8f57664b8d631c66e01479071c4c 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
