[Python-modules-commits] [flufl.lock] 03/10: d/changelog Adds upstream's changelog
Pierre-Elliott Bécue
peb-guest at moszumanska.debian.org
Sat Nov 25 16:40:16 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.lock.
commit f6e8aaf6c9414a651e7ff51d9a3a89eb057a562c
Author: Pierre-Elliott Bécue <becue at crans.org>
Date: Sat Nov 25 17:29:28 2017 +0100
d/changelog Adds upstream's changelog
---
debian/changelog | 15 ++++++++++++++-
1 file changed, 14 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index ff1d310..9809f91 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -10,7 +10,20 @@ flufl.lock (2.4.1-2) UNRELEASED; urgency=medium
- Bump Standards-Version with no other changes necessary.
- Put DPMT in Maintainers and myself in Uploaders.
- -- Barry Warsaw <barry at debian.org> Tue, 29 Mar 2016 21:36:59 +0200
+ [ Pierre-Elliott Bécue ]
+ * New upstream release:
+ - Drop Python 2.7, add Python 3.6. (Closes #2)
+ - Added Windows support.
+ - Switch to the Apache License Version 2.0.
+ - Use flufl.testing for nose2 and flake8 plugins.
+ - Allow the claim file separator to be configurable, to support file
+ systems where the vertical bar is problematic. Defaults to ``^`` on
+ Windows and ``|`` everywhere else (unchanged). (Closes #1)
+ - Expose the ``SEP`` as a public attribute. (Closes #3)
+ - Expose the host name used in the ``.details`` property, as a property.
+ (Closes #4).
+
+ -- Pierre-Elliott Bécue <becue at crans.org> Sat, 25 Nov 2017 16:51:28 +0100
flufl.lock (2.4.1-1) unstable; urgency=medium
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/flufl.lock.git
More information about the Python-modules-commits
mailing list