[tryton-debian-vcs] cached-property branch debian updated. debian/1.2.0+ds-1-3-g1694def
Mathias Behrle
tryton-debian-vcs at alioth.debian.org
Mon Nov 9 10:02:21 UTC 2015
The following commit has been merged in the debian branch:
https://alioth.debian.org/plugins/scmgit/cgi-bin/gitweb.cgi/?p=tryton/cached-property.git;a=commitdiff;h=debian/1.2.0+ds-1-3-g1694def
commit 1694def23ead0fcbaa020c6d59db94eb674f2508
Author: Mathias Behrle <mathiasb at m9s.biz>
Date: Mon Nov 9 11:01:25 2015 +0100
Releasing debian version 1.2.0+ds-2.
Signed-off-by: Mathias Behrle <mathiasb at m9s.biz>
diff --git a/debian/changelog b/debian/changelog
index 30ba685..b386250 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+cached-property (1.2.0+ds-2) unstable; urgency=medium
+
+ * Adapting section naming in gbp.conf to current git-buildpackage.
+ * Adding Build-Depends python(3)-freezegun needed by the unit tests
+ (Closes: #804423).
+
+ -- Mathias Behrle <mathiasb at m9s.biz> Mon, 09 Nov 2015 10:54:39 +0100
+
cached-property (1.2.0+ds-1) unstable; urgency=medium
* Merging upstream version 1.2.0+ds.
commit 3a77113812e9992cf63521e4c6131304871e1feb
Author: Mathias Behrle <mathiasb at m9s.biz>
Date: Mon Nov 9 10:54:26 2015 +0100
Adding Build-Depends python(3)-freezegun needed by the unit tests (Closes: #804423).
diff --git a/debian/control b/debian/control
index 00f2fd4..dff1f09 100644
--- a/debian/control
+++ b/debian/control
@@ -7,6 +7,8 @@ Build-Depends:
debhelper (>= 9),
dh-python (>= 1.20130901-1~),
python (>= 2.6.6-3~),
+ python-freezegun,
+ python3-freezegun,
python-setuptools,
python3,
python3-setuptools,
--
cached-property
More information about the tryton-debian-vcs
mailing list