-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
tags 384951 patch
thanks and sorry... it is a good patch.
- --
.''`. Khalid El Fathi
: :' : [EMAIL PROTECTED]
`. `' www.edena-fr.org
`- GPG: 1024D/5801E0DA
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iD8DBQFFAzPmAA9uiVgB4NoRAoXfAJwJZqJXhx85mCQBM1QQ5OdXF3BGaACfYdYV
5WCi/2woGdG9nDMkx47dg2w=
=3lfz
-----END PGP SIGNATURE-----
--- control.orig 2006-09-09 23:33:02.000000000 +0200
+++ control 2006-09-09 22:39:32.000000000 +0200
@@ -2,13 +2,15 @@
Section: devel
Priority: optional
Maintainer: Cédric Delfosse <[EMAIL PROTECTED]>
-Build-Depends-Indep: python-support (>= 0.3), debhelper(>= 5.0.37.2), dpatch
Build-Depends: python, dpatch, debhelper(>= 5.0.37.2)
+Build-Depends-Indep: python-all-dev (>= 2.3.5-11), python-support (>= 0.3)
Standards-Version: 3.7.2
Package: drpython
Architecture: all
Depends: ${python:Depends}, python-wxgtk2.6
+Provides: ${python:Provides}
+XB-Python-Version: ${python:Versions}
Recommends: wx2.6-doc, python2.3-doc
Description: simple and customizable editor for the Python language
DrPython is a clean and simple yet powerful and highly customizable
--- rules.orig 2006-09-09 23:31:34.000000000 +0200
+++ rules 2006-09-09 22:19:29.000000000 +0200
@@ -50,7 +50,7 @@
dh_link
dh_compress
dh_fixperms
- dh_pysupport
+ dh_pysupport -pdrpython /usr/share/drpython/
dh_python
dh_installdeb
dh_gencontrol