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

dpkg-gencontrol: warning: unknown substitution variable ${shlibs:Depends}



Hi,

I'm having trouble determining what to do about this.
I'm fiddling with the etch-simple-cdd project.
The file "debian/control" file contains the triggering text:

$ fgrep shlibs:Depends control
Depends: ${shlibs:Depends}, ${misc:Depends}

and this is apparently caused by needing some 'substvars' file,
but I don't know what should be in such a file and which variation
of "*substvars" should be used.

Here is the end of the ``debuild -us -uc -I.bzr -b'' command.
Thanks for any hints!  Regards, Bruce

dh_gencontrol -psimple-cdd-profiles
dpkg-gencontrol: warning: unknown substitution variable ${shlibs:Depends}
dpkg-gencontrol: warning: unknown substitution variable ${misc:Depends}
dh_md5sums -psimple-cdd-profiles
dh_builddeb -psimple-cdd-profiles
dpkg-deb: building package `simple-cdd-profiles' in `../simple-cdd-profiles_0.3.0~1_all.udeb'.
 dpkg-genchanges -b
dpkg-genchanges: binary-only upload - not including any source code
dpkg-buildpackage (debuild emulation): binary only upload (no source included)
Now running lintian...
W: simple-cdd: script-not-executable ./usr/share/simple-cdd/profiles/3parcp.postinst
Finished running lintian.
sp09998:~/etch-simple-cdd
$ echo $DH_VERBOSE
1



Reply to: