[Python-modules-commits] [python-nameparser] 03/03: New upstream release.

Edward Betts edward at moszumanska.debian.org
Mon Jan 15 22:42:30 UTC 2018


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

edward pushed a commit to branch debian/master
in repository python-nameparser.

commit ed5e0458c17225036d2bcd3b950262bd3a5e5bff
Author: Edward Betts <edward at 4angle.com>
Date:   Mon Jan 15 19:27:17 2018 +0000

    New upstream release.
    
    Update Standards-Version.
    Update debian/compat to 11.
    Use https in debian/watch.
    Remove trailing space from debian/changelog entry.
    Update years in debian/copyright.
---
 debian/changelog | 13 ++++++++++++-
 debian/compat    |  2 +-
 debian/control   |  4 ++--
 debian/copyright |  4 ++--
 debian/watch     |  2 +-
 5 files changed, 18 insertions(+), 7 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 2af0706..78829a9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,14 @@
+python-nameparser (0.5.5-1) unstable; urgency=medium
+
+  * New upstream release.
+  * Update Standards-Version (no changes).
+  * Update debian/compat to 11.
+  * Use https in debian/watch.
+  * Remove trailing space from debian/changelog entry.
+  * Update years in debian/copyright.
+
+ -- Edward Betts <edward at 4angle.com>  Mon, 15 Jan 2018 19:25:40 +0000
+
 python-nameparser (0.5.3-1) unstable; urgency=medium
 
   * New upstream release.
@@ -26,7 +37,7 @@ python-nameparser (0.4.0-1) unstable; urgency=medium
 
 python-nameparser (0.3.16-1) unstable; urgency=medium
 
-  * New upstream release. 
+  * New upstream release.
 
  -- Edward Betts <edward at 4angle.com>  Sun, 03 Apr 2016 14:57:41 +0100
 
diff --git a/debian/compat b/debian/compat
index ec63514..b4de394 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-9
+11
diff --git a/debian/control b/debian/control
index bd808d5..f533c49 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Maintainer: Debian Python Modules Team <python-modules-team at lists.alioth.debian.
 Uploaders: Edward Betts <edward at 4angle.com>
 Section: python
 Priority: optional
-Build-Depends: debhelper (>= 9),
+Build-Depends: debhelper (>= 11),
                dh-python,
                python-all,
                python-dill,
@@ -13,7 +13,7 @@ Build-Depends: debhelper (>= 9),
                python3-dill,
                python3-nose,
                python3-setuptools
-Standards-Version: 4.1.1
+Standards-Version: 4.1.2
 Homepage: https://github.com/derek73/python-nameparser
 Vcs-Browser: https://anonscm.debian.org/cgit/python-modules/packages/python-nameparser.git
 Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/python-nameparser.git
diff --git a/debian/copyright b/debian/copyright
index 91786d2..e799396 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -4,11 +4,11 @@ Upstream-Contact: Derek Gulbranson <derek73 at gmail.com>
 Source: https://github.com/derek73/python-nameparser
 
 Files: *
-Copyright: 2011-2016, Derek Gulbranson <derek73 at gmail.com>
+Copyright: 2011-2018, Derek Gulbranson <derek73 at gmail.com>
 License: LGPL-2.1+
 
 Files: debian/*
-Copyright: 2016, Edward Betts <edward at 4angle.com>
+Copyright: 2016-2018, Edward Betts <edward at 4angle.com>
 License: LGPL-2.1+
 
 
diff --git a/debian/watch b/debian/watch
index d99b2b5..4ff2f51 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://pypi.debian.net/nameparser/nameparser-(.+)\.tar\.gz
+https://pypi.debian.net/nameparser/nameparser-(.+)\.tar\.gz

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



More information about the Python-modules-commits mailing list