[Python-modules-commits] [pytest] 07/07: d/copyright: Use https in Format
Ondrej Novy
onovy at debian.org
Wed Feb 7 09:09:27 UTC 2018
This is an automated email from the git hooks/post-receive script.
onovy pushed a commit to branch master
in repository pytest.
commit a4bf7536aab1d3bb81d209468c1abce8c95a0858
Author: Ondřej Nový <onovy at debian.org>
Date: Wed Feb 7 09:57:12 2018 +0100
d/copyright: Use https in Format
---
debian/changelog | 4 +++-
debian/copyright | 2 +-
2 files changed, 4 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index a96197f..4f00134 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,7 +2,9 @@ pytest (3.2.1-3) UNRELEASED; urgency=medium
* Remove Simon Chopin from uploaders and add myself (Closes: #889772)
* Bump debhelper compat level to 11
- * d/copyright: Add myself for Debian part
+ * d/copyright
+ - Add myself for Debian part
+ - Use https in Format
* Update standards version to 4.1.3 (no changes needed)
* d/watch: Use https
* d/source/options: Ignore .egg_info
diff --git a/debian/copyright b/debian/copyright
index 51f7134..56cb986 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: pytest
Source: http://pytest.org/
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/pytest.git
More information about the Python-modules-commits
mailing list