[Python-modules-commits] r23257 - in packages/python-llfuse/trunk/debian (changelog control)
nikratio-guest at users.alioth.debian.org
nikratio-guest at users.alioth.debian.org
Sun Jan 6 04:00:43 UTC 2013
Date: Sunday, January 6, 2013 @ 04:00:38
Author: nikratio-guest
Revision: 23257
New upstream release. Not releasing new Debian package yet, because
we need to wait for Cython > 0.16 to hit the archive.
Modified:
packages/python-llfuse/trunk/debian/changelog
packages/python-llfuse/trunk/debian/control
Modified: packages/python-llfuse/trunk/debian/changelog
===================================================================
--- packages/python-llfuse/trunk/debian/changelog 2013-01-05 22:51:55 UTC (rev 23256)
+++ packages/python-llfuse/trunk/debian/changelog 2013-01-06 04:00:38 UTC (rev 23257)
@@ -1,12 +1,14 @@
-python-llfuse (0.37.1-3) UNRELEASED; urgency=low
+python-llfuse (0.38-1) UNRELEASED; urgency=low
* Bumped standards version to 3.9.3, no other changes required.
* Bumped debhelper compatibility level to 9 to get support for
dpkg-buildflags.
* Added lintian override for hardening-no-fortify-functions,
this is a false positive.
+ * Build depend on newer Cython (> 0.16).
+ * New upstream release.
- -- Nikolaus Rath <Nikolaus at rath.org> Thu, 23 Feb 2012 10:05:58 -0500
+ -- Nikolaus Rath <Nikolaus at rath.org> Sat, 05 Jan 2013 19:36:41 -0800
python-llfuse (0.37.1-2) unstable; urgency=low
Modified: packages/python-llfuse/trunk/debian/control
===================================================================
--- packages/python-llfuse/trunk/debian/control 2013-01-05 22:51:55 UTC (rev 23256)
+++ packages/python-llfuse/trunk/debian/control 2013-01-06 04:00:38 UTC (rev 23257)
@@ -16,7 +16,7 @@
pkg-config,
python-distribute,
python3-setuptools,
- cython (>= 0.15.1)
+ cython (>= 0.16)
Standards-Version: 3.9.3
Homepage: http://code.google.com/p/python-llfuse/
Vcs-Svn: svn://svn.debian.org/python-modules/packages/python-llfuse/trunk
More information about the Python-modules-commits
mailing list