Releasing debian version 1.4.0-1.

Signed-off-by: Mathias Behrle <mathiasb@m9s.biz>
This commit is contained in:
Mathias Behrle 2018-04-04 12:30:27 +02:00
parent 9464a948e4
commit 8abc9a31d5
No known key found for this signature in database
GPG Key ID: D6D09BE48405BBF6
1 changed files with 12 additions and 0 deletions

12
debian/changelog vendored
View File

@ -1,3 +1,15 @@
cached-property (1.4.0-1) unstable; urgency=medium
* Updating to standards version 4.1.3, no changes needed.
* control: update Vcs-Browser and Vcs-Git
* Set the Maintainer address to team+tryton-team@tracker.debian.org.
* Merging upstream version 1.4.0.
* Disable the test on python2.
The tests contain partly Python3 specific syntax.
s. https://github.com/pydanny/cached-property/issues/93
-- Mathias Behrle <mathiasb@m9s.biz> Wed, 04 Apr 2018 12:23:30 +0200
cached-property (1.3.1-1) unstable; urgency=medium
* Updating to Standards-Version: 3.9.8, no changes needed.