Bas Couwenberg pushed to branch master at Debian GIS Project / osmpbf
Commits: b00f7cf8 by Bas Couwenberg at 2020-08-23T20:10:02+02:00 Update GitHub repo URLs. - - - - - 5 changed files: - debian/control - debian/copyright - debian/patches/copy-headers.patch - debian/patches/proto2-syntax.patch - debian/upstream/metadata Changes: ===================================== debian/control ===================================== @@ -14,7 +14,7 @@ Build-Depends: debhelper (>= 10~), Standards-Version: 4.5.0 Vcs-Browser: https://salsa.debian.org/debian-gis-team/osmpbf Vcs-Git: https://salsa.debian.org/debian-gis-team/osmpbf.git -Homepage: https://github.com/scrosby/OSM-binary +Homepage: https://github.com/openstreetmap/OSM-binary Package: libosmpbf-java Architecture: all ===================================== debian/copyright ===================================== @@ -1,7 +1,7 @@ Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: OSMPBF Upstream-Contact: Scott A. Crosby <[email protected]> -Source: https://github.com/scrosby/OSM-binary +Source: https://github.com/openstreetmap/OSM-binary Files: * Copyright: 2010, Scott A. Crosby <[email protected]> ===================================== debian/patches/copy-headers.patch ===================================== @@ -9,8 +9,8 @@ Description: Copy can fail during parallel builds. cp: cannot create regular file '../include/osmpbf/fileformat.pb.h': File exists . Author: Bas Couwenberg <[email protected]> -Forwarded: https://github.com/scrosby/OSM-binary/pull/16 -Applied-Upstream: https://github.com/scrosby/OSM-binary/commit/b7a621927bc9d881a7f9fd412615aa1b1321e019 +Forwarded: https://github.com/openstreetmap/OSM-binary/pull/16 +Applied-Upstream: https://github.com/openstreetmap/OSM-binary/commit/b7a621927bc9d881a7f9fd412615aa1b1321e019 --- a/src/Makefile +++ b/src/Makefile ===================================== debian/patches/proto2-syntax.patch ===================================== @@ -1,6 +1,6 @@ Description: Specify proto2 syntax to fix warnings with protobuf 3.0.0. Author: Bas Couwenberg <[email protected]> -Forwarded: https://github.com/scrosby/OSM-binary/pull/29 +Forwarded: https://github.com/openstreetmap/OSM-binary/pull/29 Applied-Upstream: https://github.com/openstreetmap/OSM-binary/commit/0f48055af1f913d13e4c817c90cddbf6ef24e20b --- a/src/fileformat.proto ===================================== debian/upstream/metadata ===================================== @@ -1,6 +1,6 @@ --- -Bug-Database: https://github.com/scrosby/OSM-binary/issues -Bug-Submit: https://github.com/scrosby/OSM-binary/issues/new +Bug-Database: https://github.com/openstreetmap/OSM-binary/issues +Bug-Submit: https://github.com/openstreetmap/OSM-binary/issues/new Contact: Scott A. Crosby <[email protected]> -Repository: https://github.com/scrosby/OSM-binary.git -Repository-Browse: https://github.com/scrosby/OSM-binary +Repository: https://github.com/openstreetmap/OSM-binary.git +Repository-Browse: https://github.com/openstreetmap/OSM-binary View it on GitLab: https://salsa.debian.org/debian-gis-team/osmpbf/-/commit/b00f7cf8cef7fe97b1937d6e0678c3e33ee5d015 -- View it on GitLab: https://salsa.debian.org/debian-gis-team/osmpbf/-/commit/b00f7cf8cef7fe97b1937d6e0678c3e33ee5d015 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
