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

warning: package python-gdcm: unused substitution variable ${python:Versions}



[CC me pls]

Hi there,

  I am starring at the following warning:

warning: package python-gdcm: unused substitution variable ${python:Versions}

  My package reads as:


$ cat d/control
Source: gdcm
...
X-Python-Version: 2.7
...
Package: python-gdcm
Section: python
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends},
libgdcm2.2 (= ${binary:Version})
Provides: ${python:Provides}


Should I explicitly uses ${python:Versions} somewhere ? It seems it is
working out of the box nicely:

$ dpkg -I ../python-gdcm_2.2.0-12_amd64.deb
...
 Provides: python2.7-gdcm


Thanks


Reply to: