[Python-modules-commits] r10590 - in packages/python-lzma/trunk/debian (control)

mrbeige-guest at users.alioth.debian.org mrbeige-guest at users.alioth.debian.org
Wed Nov 25 14:26:52 UTC 2009


    Date: Wednesday, November 25, 2009 @ 14:26:51
  Author: mrbeige-guest
Revision: 10590

Add shlibs:Depends to -dbg package

Modified:
  packages/python-lzma/trunk/debian/control

Modified: packages/python-lzma/trunk/debian/control
===================================================================
--- packages/python-lzma/trunk/debian/control	2009-11-25 14:23:10 UTC (rev 10589)
+++ packages/python-lzma/trunk/debian/control	2009-11-25 14:26:51 UTC (rev 10590)
@@ -23,7 +23,7 @@
 Architecture: any
 Priority: extra
 Section: debug
-Depends: ${misc:Depends}, python-lzma (= ${binary:Version})
+Depends: ${shlibs:Depends}, ${misc:Depends}, python-lzma (= ${binary:Version})
 Description: python-lzma debug symbols 
  PylibLZMA provides a Python interface for the liblzma library for
  reading and writing data that has been compressed or can be




More information about the Python-modules-commits mailing list