diff options
author | Benjamin Barenblat <bbaren@mit.edu> | 2017-07-23 09:45:18 -0400 |
---|---|---|
committer | Benjamin Barenblat <bbaren@mit.edu> | 2017-07-23 09:45:18 -0400 |
commit | e2fdb7c8b7fa20f9f6b647d07f5569487a43c694 (patch) | |
tree | a5f66ffb68d0342a66f913510beaccf75704a8de | |
parent | ef810458a7bc6ce5a3a72d30e72b090355d1502e (diff) |
Update standards version
-rw-r--r-- | debian/control | 2 | ||||
-rw-r--r-- | debian/copyright | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/debian/control b/debian/control index be5fa177..ad29f67e 100644 --- a/debian/control +++ b/debian/control @@ -17,7 +17,7 @@ Build-Depends-Indep: emacs24 | emacsen, texlive-fonts-recommended, texlive-latex-extra -Standards-Version: 3.9.8 +Standards-Version: 4.0.0 Homepage: http://impredicative.com/ur/ Vcs-Browser: https://github.com/urweb/debian-urweb Vcs-Git: https://github.com/urweb/debian-urweb.git diff --git a/debian/copyright b/debian/copyright index b857161f..ea614dd7 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,4 +1,4 @@ -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: Ur/Web Upstream-Contact: Adam Chlipala <adamc@csail.mit.edu> Source: http://hg.impredicative.com/urweb |