[Pkg-ocaml-maint-commits] [ocamlweb] 05/06: d/copyright: use https in format specifier
Ralf Treinen
treinen at moszumanska.debian.org
Fri Mar 23 20:11:03 UTC 2018
This is an automated email from the git hooks/post-receive script.
treinen pushed a commit to branch master
in repository ocamlweb.
commit 99c459d28d40505625f47fbefd528bdfaa511383
Author: Ralf Treinen <treinen at free.fr>
Date: Fri Mar 23 05:36:43 2018 +0100
d/copyright: use https in format specifier
---
debian/changelog | 4 +++-
debian/control | 2 +-
debian/copyright | 2 +-
3 files changed, 5 insertions(+), 3 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 4c030c6..e8958af 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,8 +3,10 @@ ocamlweb (1.40-1) unstable; urgency=medium
* New upstream version.
- refreshed patch reproducible.
- updated names of files in ocamlweb.doc-base
+ * Standards-Version 4.1.3.
+ -d/copyright: https in format specifier.
- -- Ralf Treinen <treinen at debian.org> Fri, 23 Mar 2018 05:33:49 +0100
+ -- Ralf Treinen <treinen at debian.org> Fri, 23 Mar 2018 05:35:51 +0100
ocamlweb (1.39-6) unstable; urgency=medium
diff --git a/debian/control b/debian/control
index 1049b13..c8712f3 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Maintainer: Debian OCaml Maintainers <debian-ocaml-maint at lists.debian.org>
Uploaders:
Ralf Treinen <treinen at debian.org>,
Samuel Mimram <smimram at debian.org>
-Standards-Version: 4.1.0
+Standards-Version: 4.1.3
Build-Depends-Indep: ocaml-nox (>= 3.07)
Build-Depends: debhelper (>= 10),
tex-common,
diff --git a/debian/copyright b/debian/copyright
index bb7e711..6273843 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: ocamlweb
Upstream-Contact: Jean-Christophe Filliâtre <filliatr at lri.fr>
Claude Marché <marche at lri.fr>
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ocaml-maint/packages/ocamlweb.git
More information about the Pkg-ocaml-maint-commits
mailing list