diff options
| -rw-r--r-- | debian/control | 2 | ||||
| -rw-r--r-- | debian/copyright | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/debian/control b/debian/control index ddde66e..4e02ecd 100644 --- a/debian/control +++ b/debian/control @@ -11,7 +11,7 @@ Build-Depends: debhelper (>= 10), ruby-zip (<< 2.0.0), ruby-zip (>= 1.1) Standards-Version: 3.9.8 -Homepage: http://github.com/roo-rb/roo +Homepage: https://github.com/roo-rb/roo Testsuite: autopkgtest-pkg-ruby XS-Ruby-Versions: all diff --git a/debian/copyright b/debian/copyright index d575952..4c81d7d 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,6 +1,6 @@ -Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: roo -Source: http://github.com/roo-rb/roo +Source: https://github.com/roo-rb/roo Files: * Copyright: 2008-2014, Thomas Preymesser <ruby.ruby.ruby.roo@gmail.com> |
