Move https://git.postgresql.org/git/pgapt.git to https://salsa.debian.org/postgresql...
authorChristoph Berg <myon@debian.org>
Wed, 12 Feb 2025 11:40:47 +0000 (12:40 +0100)
committerChristoph Berg <myon@debian.org>
Wed, 12 Feb 2025 11:40:47 +0000 (12:40 +0100)
Mostly because then we have a place to put the issues from
https://redmine.postgresql.org/projects/pgapt/issues when redmine is
decommissioned.

debian/control
jenkins/pgapt-jobs.yaml

index 6a8f25815ed2354dab614c363cb4fa5a87dfda9e..20ba69b57a9fec0908f2b4f435956ebe3c9b89ff 100644 (file)
@@ -5,8 +5,8 @@ Maintainer: Debian PostgreSQL Maintainers <pkg-postgresql-public@lists.alioth.de
 Uploaders: Christoph Berg <myon@debian.org>
 Standards-Version: 4.7.0
 Build-Depends: debhelper (>= 13~)
-Vcs-Browser: https://git.postgresql.org/gitweb/?p=pgapt.git
-Vcs-Git: https://git.postgresql.org/git/pgapt.git
+Vcs-Browser: https://salsa.debian.org/postgresql/apt.postgresql.org
+Vcs-Git: https://salsa.debian.org/postgresql/apt.postgresql.org.git
 Homepage: https://apt.postgresql.org/
 
 Package: pgdg-buildenv
index 0977083866f9a065648062913885c3a8fd7a8958..9b1cad21064255e2fa583a0e6985a492ecff6a6b 100644 (file)
 
 - job:
         name: apt.postgresql.org
-        description: 'Update apt.postgresql.org (pgapt.git) checkout on build hosts'
+        description: 'Update apt.postgresql.org checkout on build hosts'
         project-type: matrix
         workspace: '$HOME/apt.postgresql.org'
         child-workspace: .
                 - axis: *all_nodes_axis
         scm: &scm_pgapt
                 - git:
-                        url: https://git.postgresql.org/git/pgapt.git
+                        url: https://salsa.debian.org/postgresql/apt.postgresql.org.git
                         branches:
                                 - master
                         shallow-clone: true
 
 - project:
         name: pgdg-buildenv
-        git-url: https://git.postgresql.org/git/pgapt.git
+        git-url: https://salsa.debian.org/postgresql/apt.postgresql.org.git
         jobs:
                 - git-packages