[Python-modules-commits] [flufl.i18n] 01/01: Fixes typos and adds upstream's changelog into d/changelog
Pierre-Elliott Bécue
peb-guest at moszumanska.debian.org
Sat Nov 25 16:08:01 UTC 2017
This is an automated email from the git hooks/post-receive script.
peb-guest pushed a commit to branch master
in repository flufl.i18n.
commit f8251258d405c75217c0ba0e42b868b8ba995a8a
Author: Pierre-Elliott Bécue <becue at crans.org>
Date: Sat Nov 25 17:07:17 2017 +0100
Fixes typos and adds upstream's changelog into d/changelog
---
debian/changelog | 6 ++++++
debian/copyright | 2 +-
2 files changed, 7 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index f615c89..ed1312a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -11,12 +11,18 @@ flufl.i18n (2.0.1-1) unstable; urgency=medium
[ Pierre-Elliott Bécue ]
* New upstream release
+ - Add ``_.defer_translation()`` context manager for marking, but not
+ translating a string at the point of use.
+ - Drop Python2, and 3.3 compatibility, add Python 3.5 and 3.6.
+ - Switch to the Apache License Version 2.0
+ - Use flufl.testing for nose2 and flake8 plugins.
* d/control:
- Bump Standards-Version.
- Bump debhelper Build-Depends to version 10.
- Drops python2 package.
- Changes the -doc binary package name.
- Changes the home page.
+ - Build-Depends on python3-public.
* d/compat:
- Going to 10.
* d/copyright:
diff --git a/debian/copyright b/debian/copyright
index 7e7f7a7..188033b 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -3,7 +3,7 @@ Upstream-Name: flufl.i18n
Source: http://pypi.python.org/pypi/flufl.i18n
Files: *
-Copyright: Copyright 2004-2015 Barry A. Warsaw <barry at python.org>
+Copyright: Copyright 2004-2017 Barry A. Warsaw <barry at python.org>
License: Apache-2.0
Files: setup_helpers.py
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/flufl.i18n.git
More information about the Python-modules-commits
mailing list