diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2018-10-12 23:50:01 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2018-10-12 23:50:01 +0200 |
commit | 66487b24e13ab807e9b581977f10dfcce7b20ed1 (patch) | |
tree | f7c9defb4729b71ff24b5425c9af8351fff5e9ec /debian/control | |
parent | 279d864b80870c0e7cb3e0a3dc37e338d15f4be8 (diff) |
d/control: Change VCS-* to point to the new repository
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/control b/debian/control index 10eced4..c2bf9b1 100644 --- a/debian/control +++ b/debian/control @@ -10,8 +10,8 @@ Build-Depends: python3-all Standards-Version: 4.2.1 Homepage: http://www.scons.org/ -Vcs-Git: https://anonscm.debian.org/cgit/collab-maint/scons.git -Vcs-Browser: https://anonscm.debian.org/cgit/collab-maint/scons.git +Vcs-Git: git://jff.email/opt/git/scons.git +Vcs-Browser: https://jff.email/cgit/scons.git Package: scons Architecture: all |