diff options
author | Timo Weingärtner <timo@tiwe.de> | 2024-06-17 13:28:31 +0200 |
---|---|---|
committer | Timo Weingärtner <timo@tiwe.de> | 2024-06-17 13:56:44 +0200 |
commit | 23197987c2d4e610e6ff1f5e60e453ff871772c4 (patch) | |
tree | 9e57c061ecce81e0672ac65e43c7bda34a8b008e /debian/control | |
parent | 55ddea494b0c7c316461ac9b7b4139af4b175b21 (diff) | |
download | libpam-pwdfile-23197987c2d4e610e6ff1f5e60e453ff871772c4.tar.gz |
update upstream URLs
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/debian/control b/debian/control index 432e77a..ae45a82 100644 --- a/debian/control +++ b/debian/control @@ -4,9 +4,9 @@ Priority: extra Maintainer: Timo Weingärtner <timo@tiwe.de> Standards-Version: 3.9.4 Build-Depends: debhelper (>= 9), dh-exec (>=0.3), libpam0g-dev -Homepage: https://github.com/tiwe-de/libpam-pwdfile -Vcs-Browser: https://github.com/tiwe-de/libpam-pwdfile/tree/debian -Vcs-Git: git://github.com/tiwe-de/libpam-pwdfile.git -b debian +Homepage: https://git.tiwe.de/libpam-pwdfile.git +Vcs-Browser: https://git.tiwe.de/libpam-pwdfile.git/tree/?h=debian +Vcs-Git: https://git.tiwe.de/libpam-pwdfile.git -b debian Package: libpam-pwdfile Architecture: any |