[Python-modules-commits] [python-djvulibre] 04/07: deb/copyright: use https in Format field
Daniel Stender
stender at moszumanska.debian.org
Fri Jul 21 15:06:01 UTC 2017
This is an automated email from the git hooks/post-receive script.
stender pushed a commit to branch debian/master
in repository python-djvulibre.
commit 656377bb6821f966586cbab2468578b501326145
Author: Daniel Stender <stender at debian.org>
Date: Fri Jul 21 16:52:58 2017 +0200
deb/copyright: use https in Format field
---
debian/changelog | 3 ++-
debian/copyright | 2 +-
2 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 07b3832..9792700 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,9 +3,10 @@ python-djvulibre (0.8-2) UNRELEASED; urgency=medium
* drop git-dpm regime (drop deb/.git-dpm, add deb/gbp.conf).
* use debhelper level 10 (changes in deb/compat and deb/control).
* deb/copyright:
+ + use https in Format field.
+ expand copyright span.
- -- Daniel Stender <stender at debian.org> Fri, 21 Jul 2017 16:51:56 +0200
+ -- Daniel Stender <stender at debian.org> Fri, 21 Jul 2017 16:52:37 +0200
python-djvulibre (0.8-1) unstable; urgency=medium
diff --git a/debian/copyright b/debian/copyright
index 5e0bc2a..4fbcdc8 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: python-djvulibre
Upstream-Contact: Jakub Wilk <jwilk at jwilk.net>
Source: https://github.com/jwilk/python-djvulibre
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-djvulibre.git
More information about the Python-modules-commits
mailing list