summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorOndřej Nový <novy@ondrej.org>2016-03-29 22:01:39 +0200
committerOndřej Nový <novy@ondrej.org>2016-03-29 22:01:39 +0200
commit3a67afa630106d7adfd4b48aacc912e2d05513d6 (patch)
treea612d2edb3f9e8ab405cda13331411ed332cd17a /debian
parenta45b701d553d7a7de67847ba63d7908ea6e02fe1 (diff)
Fixed VCS URL (https)
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog6
-rw-r--r--debian/control2
2 files changed, 7 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 8fcfdb7..1ea5423 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+python-dsv (1.4.1-5) UNRELEASED; urgency=medium
+
+ * Fixed VCS URL (https)
+
+ -- Ondřej Nový <novy@ondrej.org> Tue, 29 Mar 2016 22:01:39 +0200
+
python-dsv (1.4.1-4) experimental; urgency=medium
* debian/control:
diff --git a/debian/control b/debian/control
index 251e02b..cf2ea85 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,7 @@ Build-Depends: debhelper (>= 9~),
python3-all,
python3-setuptools
Standards-Version: 3.9.6
-Vcs-Git: git://anonscm.debian.org/python-modules/packages/python-dsv.git
+Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/python-dsv.git
Vcs-Browser: https://anonscm.debian.org/cgit/python-modules/packages/python-dsv.git
Homepage: http://python-dsv.sourceforge.net/