[Python-modules-commits] [deap] 02/06: use https in Format field, expand copyright span

Daniel Stender stender at moszumanska.debian.org
Thu Jul 13 05:32:40 UTC 2017


This is an automated email from the git hooks/post-receive script.

stender pushed a commit to branch master
in repository deap.

commit c46278ae8898ca94e90ff59f4675bebe5ca553b6
Author: Daniel Stender <stender at debian.org>
Date:   Tue Jul 11 14:18:30 2017 +0200

    use https in Format field, expand copyright span
---
 debian/changelog | 5 ++++-
 debian/copyright | 4 ++--
 2 files changed, 6 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 1ec8c4b..f6d18b4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,11 @@
 deap (1.0.2.post2-3) UNRELEASED; urgency=medium
 
   * bump debhelper level and build-dep to 10 (deb/compat and deb/control).
+  * deb/copyright:
+    + use https in Format field (as preferred by new standards).
+    + expand copyright span.
 
- -- Daniel Stender <stender at debian.org>  Tue, 11 Jul 2017 14:09:54 +0200
+ -- Daniel Stender <stender at debian.org>  Tue, 11 Jul 2017 14:17:59 +0200
 
 deap (1.0.2.post2-2) unstable; urgency=medium
 
diff --git a/debian/copyright b/debian/copyright
index ba4f6ec..8c9f4ae 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: deap
 Upstream-Contact: DEAP Development Team <deap-users at googlegroups.com>
 Source: https://github.com/DEAP/deap
@@ -12,7 +12,7 @@ License: LGPL-3+
 
 Files: debian/*
 Copyright: 2010-2014 Miriam Ruiz <miriam at debian.org>
-           2014-2016 Daniel Stender <stender at debian.org>
+           2014-2017 Daniel Stender <stender at debian.org>
 License: LGPL-3+
 
 License: LGPL-3+

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/deap.git



More information about the Python-modules-commits mailing list