diff options
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 1 | ||||
-rw-r--r-- | debian/control | 5 |
2 files changed, 4 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 3ca98c2..9bc0eae 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ dmidecode (3.1-2) UNRELEASED; urgency=medium * debian/control: - Change to my new email address. - Use secure homepage URI. + - Switch Vcs-* to new location. * debian/copyright: - Change to my new email address. - Use secure copyright format URI. diff --git a/debian/control b/debian/control index 530b69d..57a2b9a 100644 --- a/debian/control +++ b/debian/control @@ -4,10 +4,11 @@ Priority: optional Maintainer: Jörg Frings-Fürst <debian@jff.email> Build-Depends: debhelper (>= 11) Standards-Version: 4.1.5 -Vcs-Browser: https://anonscm.debian.org/cgit/collab-maint/dmidecode.git -Vcs-Git: https://anonscm.debian.org/cgit/collab-maint/dmidecode.git +Vcs-Git: git://jff.email/opt/git/dmidecode.git +Vcs-Browser: https://jff.email/cgit/dmidecode.git/ Homepage: https://nongnu.org/dmidecode/ + Package: dmidecode Priority: important Architecture: any-amd64 arm64 armhf ia64 any-i386 |