From 579c6178c28484ab68f6da134765bbca24fab118 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Ond=C5=99ej=20Nov=C3=BD?= <onovy@debian.org>
Date: Mon, 1 Oct 2018 09:49:35 +0200
Subject: d/control: Set Vcs-* to salsa.debian.org

---
 debian/changelog | 6 ++++++
 debian/control   | 4 ++--
 2 files changed, 8 insertions(+), 2 deletions(-)

(limited to 'debian')

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
-- 
cgit v1.2.3


From 26ba485645269d140dd9759b7a92a8d88762d336 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Ond=C5=99ej=20Nov=C3=BD?= <onovy@debian.org>
Date: Mon, 1 Oct 2018 09:49:36 +0200
Subject: d/watch: Use https protocol

---
 debian/changelog | 1 +
 debian/watch     | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

(limited to 'debian')

diff --git a/debian/changelog b/debian/changelog
index 9aabdb8..47f9255 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 xtrkcad (1:5.1.0-2) UNRELEASED; urgency=medium
 
   * d/control: Set Vcs-* to salsa.debian.org
+  * d/watch: Use https protocol
 
  -- Ondřej Nový <onovy@debian.org>  Mon, 01 Oct 2018 09:49:35 +0200
 
diff --git a/debian/watch b/debian/watch
index 9836eaa..f9a42df 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
 version=4
 #opts="downloadurlmangle=s/$/\//,filenamemangle=s/$//" \
-  http://sf.net/xtrkcad-fork/ xtrkcad-source-(\d\.\d\.\d)\.(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))
+  https://sf.net/xtrkcad-fork/ xtrkcad-source-(\d\.\d\.\d)\.(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))
-- 
cgit v1.2.3