diff options
author | Jörg Frings-Fürst <debian@jff.email> | 2018-10-01 23:34:10 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff.email> | 2018-10-01 23:34:10 +0200 |
commit | 0f33bc74dde6447ada971cba639e14d17781ee63 (patch) | |
tree | 1843c9ef9b18fdccd2f639a78abed97430d48dd9 /debian | |
parent | bf2b38834b6d64ca3bc052f61d2a4554384e4913 (diff) |
d/control: Switch Vcs-* to new loacation
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 2 | ||||
-rw-r--r-- | debian/control | 4 |
2 files changed, 4 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index a0bc390..aed01d1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,8 @@ mwc (2.0.4-3) UNRELEASED; urgency=medium * Migrate to debhelper 11: - Change debian/compat to 11. - Bump minimum debhelper version in debian/control to >= 11. + * debian/control: + - Switch Vcs-* to new loacation. -- Jörg Frings-Fürst <debian@jff.email> Mon, 01 Oct 2018 23:19:47 +0200 diff --git a/debian/control b/debian/control index 2dc9fb3..4ea2f78 100644 --- a/debian/control +++ b/debian/control @@ -8,8 +8,8 @@ Build-Depends: python3-all Standards-Version: 4.2.1 Homepage: https://github.com/Debianguru/MailWebsiteChanges -Vcs-Git: git://anonscm.debian.org/collab-maint/mwc.git -Vcs-Browser: https://anonscm.debian.org/cgit/collab-maint/mwc.git +Vcs-Git: git://jff.email/opt/git/mwc.git +Vcs-Browser: https://jff.email/cgit/mwc.git Package: mwc Architecture: all |