[Python-modules-commits] [python-nameparser] 03/03: New upstream release.
Edward Betts
edward at moszumanska.debian.org
Tue Jul 5 10:09:31 UTC 2016
This is an automated email from the git hooks/post-receive script.
edward pushed a commit to branch master
in repository python-nameparser.
commit 9886530dde3745859fdb57f26b2c70c9fc3e326a
Author: Edward Betts <edward at 4angle.com>
Date: Tue Jul 5 11:08:49 2016 +0100
New upstream release.
---
debian/changelog | 7 +++++++
debian/control | 4 ++--
2 files changed, 9 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index af5c080..afe4960 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+python-nameparser (0.4.0-1) unstable; urgency=medium
+
+ * New upstream release.
+ * Update Standards-Version (no changes).
+
+ -- Edward Betts <edward at 4angle.com> Tue, 05 Jul 2016 09:26:48 +0100
+
python-nameparser (0.3.16-1) unstable; urgency=medium
* New upstream release.
diff --git a/debian/control b/debian/control
index abd4886..687b7fd 100644
--- a/debian/control
+++ b/debian/control
@@ -13,7 +13,7 @@ Build-Depends: debhelper (>= 9),
python3-dill,
python3-nose,
python3-setuptools
-Standards-Version: 3.9.7
+Standards-Version: 3.9.8
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
@@ -37,7 +37,7 @@ Description: Python module for parsing names into individual components
Package: python3-nameparser
Architecture: all
Depends: ${misc:Depends}, ${python3:Depends}
-Description: Python module for parsing names into individual components (Python 3 version)
+Description: Python 3 module for parsing names into individual components
The HumanName class splits a name string up into name parts based on placement
in the string and matches against known name pieces like titles. It joins name
pieces on conjunctions and special prefixes to last names like "del". Titles
--
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