[oe-commits] org.oe.dev python-misc: fix "QA Issue: non debug package contains .debug directory".

mreimer commit openembedded-commits at lists.openembedded.org
Fri Mar 23 00:09:02 UTC 2007


python-misc: fix "QA Issue: non debug package contains .debug directory".

Author: mreimer at openembedded.org
Branch: org.openembedded.dev
Revision: b451b371edee2ec7da2bd9be75e747f85e99cfe2
ViewMTN: http://monotone.openembedded.org/revision.psp?id=b451b371edee2ec7da2bd9be75e747f85e99cfe2
Files:
1
packages/python/python-2.4.4-manifest.inc
Diffs:

#
# mt diff -rff873da731048638593a8e92e9008de3ff8efc31 -rb451b371edee2ec7da2bd9be75e747f85e99cfe2
#
# 
# 
# patch "packages/python/python-2.4.4-manifest.inc"
#  from [30334b8d9efa0018f222f591ee94c7e87acd7b0e]
#    to [c54ba74a5b81534fb7e314d4133157b7ef8a7add]
# 
============================================================
--- packages/python/python-2.4.4-manifest.inc	30334b8d9efa0018f222f591ee94c7e87acd7b0e
+++ packages/python/python-2.4.4-manifest.inc	c54ba74a5b81534fb7e314d4133157b7ef8a7add
@@ -12,6 +12,10 @@ PACKAGES="python-profile python-threadin
 
 PACKAGES="python-profile python-threading python-distutils python-textutils python-codecs python-pickle python-datetime python-core python-io python-compiler python-compression python-re python-xmlrpc python-terminal python-email python-image python-resource python-devel python-math python-hotshot python-unixadmin python-tkinter python-gdbm python-fcntl python-netclient python-pprint python-netserver python-curses python-syslog python-html python-readline python-subprocess python-pydoc python-logging python-mailbox python-xml python-mime python-tests python-unittest python-stringold python-lib-old-and-deprecated python-compile python-shell python-bsddb python-mmap python-zlib python-db python-crypt python-idle python-lang python-audio python-misc"
 
+DESCRIPTION_python-misc-dbg="Misc Python debug files"
+FILES_python-misc-dbg="${libdir}/python2.4/lib-dynload/.debug"
+RDEPENDS_python-misc-dbg="python-core"
+
 DESCRIPTION_python-misc="Misc Python files"
 FILES_python-misc="${libdir}/python2.4/"
 RDEPENDS_python-misc="python-core"






More information about the Openembedded-commits mailing list