Debian: Fix capitalization of Vcs URLs

This commit is contained in:
Christoph Berg 2021-10-08 10:54:34 +02:00
parent 125970246f
commit ef28424ae1
2 changed files with 4 additions and 4 deletions

4
debian/control vendored
View file

@ -8,8 +8,8 @@ Standards-Version: 4.6.0
Rules-Requires-Root: no
Build-Depends: debhelper-compat (= 13), postgresql-all (>= 217~)
Homepage: https://hypopg.readthedocs.io/
Vcs-Browser: https://github.com/hypopg/hypopg
Vcs-Git: https://github.com/hypopg/hypopg.git
Vcs-Browser: https://github.com/HypoPG/hypopg
Vcs-Git: https://github.com/HypoPG/hypopg.git
Package: postgresql-14-hypopg
Architecture: any

4
debian/control.in vendored
View file

@ -8,8 +8,8 @@ Standards-Version: 4.6.0
Rules-Requires-Root: no
Build-Depends: debhelper-compat (= 13), postgresql-all (>= 217~)
Homepage: https://hypopg.readthedocs.io/
Vcs-Browser: https://github.com/hypopg/hypopg
Vcs-Git: https://github.com/hypopg/hypopg.git
Vcs-Browser: https://github.com/HypoPG/hypopg
Vcs-Git: https://github.com/HypoPG/hypopg.git
Package: postgresql-PGVERSION-hypopg
Architecture: any