[Python-apps-commits] r11127 - in packages/s3ql/trunk/debian (changelog control)

nikratio-guest at users.alioth.debian.org nikratio-guest at users.alioth.debian.org
Thu Aug 7 01:57:07 UTC 2014


    Date: Thursday, August 7, 2014 @ 01:57:07
  Author: nikratio-guest
Revision: 11127

Bumped python3-dugong dependency to 3.3 to fix build failures
on kFreeBSD (and presumably also similar problems when running
the software on both kFreeBSD and Linux).

Modified:
  packages/s3ql/trunk/debian/changelog
  packages/s3ql/trunk/debian/control

Modified: packages/s3ql/trunk/debian/changelog
===================================================================
--- packages/s3ql/trunk/debian/changelog	2014-08-07 01:55:16 UTC (rev 11126)
+++ packages/s3ql/trunk/debian/changelog	2014-08-07 01:57:07 UTC (rev 11127)
@@ -1,3 +1,11 @@
+s3ql (2.10.1+dfsg-2) UNRELEASED; urgency=medium
+
+  * Bumped python3-dugong dependency to 3.3 to fix build failures
+    on kFreeBSD (and presumably also similar problems when running
+    the software on both kFreeBSD and Linux).
+
+ -- Nikolaus Rath <Nikolaus at rath.org>  Wed, 06 Aug 2014 18:55:19 -0700
+
 s3ql (2.10.1+dfsg-1) unstable; urgency=medium
 
   * Made system clock resolution heuristic in unittests even more

Modified: packages/s3ql/trunk/debian/control
===================================================================
--- packages/s3ql/trunk/debian/control	2014-08-07 01:55:16 UTC (rev 11126)
+++ packages/s3ql/trunk/debian/control	2014-08-07 01:57:07 UTC (rev 11127)
@@ -15,7 +15,7 @@
                python3-llfuse (>= 0.39),
                python3-crypto,
                python3-requests,
-               python3-dugong (>= 3.2),
+               python3-dugong (>= 3.3),
                python3-pytest (>= 2.3.3),
                python3-defusedxml,
                cython3 (>= 0.17),




More information about the Python-apps-commits mailing list