debian: Use preferred https URL for Format of debian/copyright
parent
ac16c6fc90
commit
6508481224
|
@ -25,6 +25,7 @@ ikiwiki (3.20170112) UNRELEASED; urgency=medium
|
||||||
* color: Do not leak markup into contexts that take only the plain
|
* color: Do not leak markup into contexts that take only the plain
|
||||||
text, such as toc
|
text, such as toc
|
||||||
* meta: Document [[!meta name="foo" content="bar"]]
|
* meta: Document [[!meta name="foo" content="bar"]]
|
||||||
|
* debian: Use preferred https URL for Format of debian/copyright
|
||||||
|
|
||||||
-- Simon McVittie <smcv@debian.org> Sun, 14 May 2017 15:34:52 +0100
|
-- Simon McVittie <smcv@debian.org> Sun, 14 May 2017 15:34:52 +0100
|
||||||
|
|
||||||
|
|
|
@ -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/
|
||||||
Source: native package
|
Source: native package
|
||||||
|
|
||||||
Files: *
|
Files: *
|
||||||
|
|
Loading…
Reference in New Issue