diff options
author | Ondřej Nový <onovy@debian.org> | 2018-10-01 09:49:35 +0200 |
---|---|---|
committer | Ondřej Nový <onovy@debian.org> | 2018-10-01 09:49:35 +0200 |
commit | 579c6178c28484ab68f6da134765bbca24fab118 (patch) | |
tree | ac7272d8305578aba878935f4d23654bd51c418b /debian | |
parent | 67d0ce65dc6a1d240e271a7cd479b60aa1dc2967 (diff) |
d/control: Set Vcs-* to salsa.debian.org
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 6 | ||||
-rw-r--r-- | debian/control | 4 |
2 files changed, 8 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 0b0ca17..9aabdb8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +xtrkcad (1:5.1.0-2) UNRELEASED; urgency=medium + + * d/control: Set Vcs-* to salsa.debian.org + + -- Ondřej Nový <onovy@debian.org> Mon, 01 Oct 2018 09:49:35 +0200 + xtrkcad (1:5.1.0-1) unstable; urgency=medium [ Jörg Frings-Fürst ] diff --git a/debian/control b/debian/control index 67ab54b..0934948 100644 --- a/debian/control +++ b/debian/control @@ -11,8 +11,8 @@ Build-Depends: libgtk2.0-dev Standards-Version: 4.1.3 Homepage: http://xtrkcad.org/ -Vcs-Git: git://anonscm.debian.org/collab-maint/xtrkcad.git -Vcs-Browser: https://anonscm.debian.org/cgit/collab-maint/xtrkcad.git +Vcs-Git: https://salsa.debian.org/debian/xtrkcad.git +Vcs-Browser: https://salsa.debian.org/debian/xtrkcad Package: xtrkcad Architecture: any |