summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Miller <mtmiller@debian.org>2018-02-13 11:24:07 -0800
committerMike Miller <mtmiller@debian.org>2018-02-13 11:28:41 -0800
commitac298c60ae65d7853caa570ec65cdfa0ee52f930 (patch)
tree5fba17911a2c20f4a2590233f95f32f4299f67b0
parent3aea3562856f440b78bfa2ed97b2ef5e9214b50a (diff)
d/control, d/copyright: Use secure URL for upstream source.
-rw-r--r--debian/control2
-rw-r--r--debian/copyright2
2 files changed, 2 insertions, 2 deletions
diff --git a/debian/control b/debian/control
index 4d295e9..6d0b2ce 100644
--- a/debian/control
+++ b/debian/control
@@ -12,7 +12,7 @@ Build-Depends: debhelper (>= 11),
Standards-Version: 4.1.3
Vcs-Browser: https://salsa.debian.org/pkg-octave-team/octave-financial
Vcs-Git: https://salsa.debian.org/pkg-octave-team/octave-financial.git
-Homepage: http://octave.sourceforge.net/financial
+Homepage: https://octave.sourceforge.io/financial/
Testsuite: autopkgtest-pkg-octave
Package: octave-financial
diff --git a/debian/copyright b/debian/copyright
index d1e0a1a..ac1bf11 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,7 +1,7 @@
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: financial package for Octave
Upstream-Contact: Octave-Forge community <octave-maintainers@octave.org>
-Source: http://octave.sourceforge.net/financial/
+Source: https://octave.sourceforge.io/financial/
Files: *
Copyright: 2001, 2008 Bill Denney <bill@denney.ws>