[Python-modules-commits] r8003 - in packages/pyparted/trunk/debian (control)

dktrkranz-guest at users.alioth.debian.org dktrkranz-guest at users.alioth.debian.org
Thu Mar 26 10:14:06 UTC 2009


    Date: Thursday, March 26, 2009 @ 10:14:06
  Author: dktrkranz-guest
Revision: 8003

Some adjustments for python-parted-dbg:
- Depend on python-dbg and ${shlibs:Depends}
- Do non provide ${python:Provides}
- Set Priority to extra

Modified:
  packages/pyparted/trunk/debian/control

Modified: packages/pyparted/trunk/debian/control
===================================================================
--- packages/pyparted/trunk/debian/control	2009-03-26 10:03:33 UTC (rev 8002)
+++ packages/pyparted/trunk/debian/control	2009-03-26 10:14:06 UTC (rev 8003)
@@ -22,9 +22,9 @@
 
 Package: python-parted-dbg
 Section: debug
+Priority: extra
 Architecture: any
-Depends: python-parted (= ${binary:Version})
-Provides: ${python:Provides}
+Depends: python-parted (= ${binary:Version}), python-dbg, ${shlibs:Depends}
 Description: Python interface for libparted - Debugging symbols
  pyparted is a set of Python modules that provide Python programmers an
  interface to libparted (http://www.gnu.org/software/parted), the GNU parted




More information about the Python-modules-commits mailing list