[Python-modules-commits] [dill] 07/10: Updates uploader email and Bumps Standards-Version to 4.0.0: debian/copyright Format field changed

Josué Ortega josue at moszumanska.debian.org
Sun Jul 16 19:38:23 UTC 2017


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

josue pushed a commit to branch master
in repository dill.

commit 245e0dfaa08fd017f7c3ad6fbe6863f6ac998485
Author: Josue Ortega <josue at debian.org>
Date:   Sun Jul 16 13:28:13 2017 -0600

    Updates uploader email and Bumps Standards-Version to 4.0.0: debian/copyright Format field changed
---
 debian/changelog | 4 ++++
 debian/control   | 2 +-
 debian/copyright | 2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 24ec5d4..43258ee 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,10 @@ dill (0.2.7-1) UNRELEASED; urgency=medium
       Quantification Foundation) and updates copyright holder range.
     - debian/rules: Adds override_dh_auto_test, upstream tests are broken using
       unnitest.
+  * debian/control:
+    - Updates uploader email.
+    - Bumps Standards-Version to 4.0.0: debian/copyright Format field changed
+      to use https mode.
 
  -- Josue Ortega <josue at debian.org>  Sun, 16 Jul 2017 12:07:04 -0600
 
diff --git a/debian/control b/debian/control
index deb71a6..6f3cc59 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: dill
 Section: python
 Priority: optional
 Maintainer: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
-Uploaders: Josue Ortega <josueortega at debian.org.gt>
+Uploaders: Josue Ortega <josue at debian.org>
 Build-Depends: debhelper (>= 9),
  dh-python,
  python-all,
diff --git a/debian/copyright b/debian/copyright
index 0e62b06..d2b305e 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: dill
 Source: https://github.com/uqfoundation/dill
 

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



More information about the Python-modules-commits mailing list