[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Problem building otb



Hi Paolo,

I apply this patch on my git repo and python-otb install fine ...

-- 
Guy


Le 20/01/2015 14:45, Paolo Cavallini a écrit :
> Il 20/01/2015 10:56, Sebastiaan Couwenberg ha scritto:
>
>> python-central is deprecated, the Python build should be adapted to use
>> dh_python2 (and ideally also dh_python3).
>>
>> See:
>>
>> https://wiki.debian.org/Python/FAQ#What_is_python-central.3F
>> https://wiki.debian.org/Python/TransitionToDHPython2
>> https://wiki.debian.org/Python/LibraryStyleGuide
>> https://wiki.debian.org/Python/AppStyleGuide
> should I open a ticket?
> thanks
>

diff --git a/debian/control b/debian/control
index 857481e..9fb1cdf 100644
--- a/debian/control
+++ b/debian/control
@@ -133,7 +133,7 @@ Depends: libotb (= ${binary:Version}),
          ${misc:Depends},
          otb-bin-common,
          python,
-         python-central
+         dh-python
 Description: ORFEO Toolbox Python API for applications
  ORFEO Toolbox (OTB) is distributed as an open source library of image
  processing algorithms. OTB is based on the medical image processing library

Reply to: