[Python-modules-commits] r33485 - in packages/python-llfuse/trunk/debian (changelog control)

nikratio-guest at users.alioth.debian.org nikratio-guest at users.alioth.debian.org
Mon Jul 27 03:17:03 UTC 2015


    Date: Monday, July 27, 2015 @ 03:17:01
  Author: nikratio-guest
Revision: 33485

* Bumped Standards-Version to 3.9.6 (no changes needed).
* Added missing build-depends on cython3 and cython-dbg.

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	2015-07-26 20:51:34 UTC (rev 33484)
+++ packages/python-llfuse/trunk/debian/changelog	2015-07-27 03:17:01 UTC (rev 33485)
@@ -4,6 +4,8 @@
     upgrade problems due to moved file. Closes: #781652.
   * Put debugging symbols for regular interpreter into -dbg
     package again. Closes: #781719.
+  * Bumped Standards-Version to 3.9.6 (no changes needed).
+  * Added missing build-depends on cython3 and cython-dbg.
 
  -- Nikolaus Rath <Nikolaus at rath.org>  Fri, 03 Apr 2015 20:05:42 -0700
 

Modified: packages/python-llfuse/trunk/debian/control
===================================================================
--- packages/python-llfuse/trunk/debian/control	2015-07-26 20:51:34 UTC (rev 33484)
+++ packages/python-llfuse/trunk/debian/control	2015-07-27 03:17:01 UTC (rev 33485)
@@ -17,8 +17,10 @@
                pkg-config,
                python-distribute,
                python3-setuptools,
-               cython (>= 0.16),
-Standards-Version: 3.9.5
+               cython3 (>= 0.16),
+               cython-dbg (>= 0.16),
+               cython3-dbg (>= 0.16)
+Standards-Version: 3.9.6
 Homepage: https://bitbucket.org/nikratio/python-llfuse/
 Vcs-Svn: svn://anonscm.debian.org/python-modules/packages/python-llfuse/trunk/
 Vcs-Browser: http://anonscm.debian.org/viewvc/python-modules/packages/python-llfuse/trunk/




More information about the Python-modules-commits mailing list