<pre>Package: equivs<br></pre><pre>Version: 2.2.0<br></pre><pre><br></pre><div>I can't manage to specify a package version on the template. In my particular case, I'm trying to fake a python version (I've already installed it through pyenv, so it's not recognized as an actual package), so I can install `python-dev (stable 2.7.16-1 amd64)` and get the damn `Python.h` to compile and install `pybluez`.<br></div><div><br></div><div>Anyway, I've tried with:<br></div><div>```<br></div><div>Provides: python 2.7.16-1<br></div><div>Provides: python: 2.7.16-1<br></div><div>Provides: python=2.7.16-1<br></div><div>Provides: python="2.7.16-1"<br></div><div>```<br></div><div><br></div><div>But when runing `equivs-build fakePython2.7.16` it's always rejected with some variant of:<br></div><div>`dpkg-gencontrol: warning: can't parse dependency python="2.7.16-1"`<br></div><div><br></div><div>Where the full contents of `fakePython2.7.16` are:<br></div><div>```<br></div><div>### Commented entries have reasonable defaults.<br></div><div>### Uncomment to edit them.<br></div><div>Source: fake.python<br></div><div>Section: misc<br></div><div>Priority: optional<br></div><div># Homepage: <enter URL here; no default><br></div><div>Standards-Version: 3.9.2<br></div><div><br></div><div>Package: fake-python<br></div><div>Version: 1.1<br></div><div># Maintainer: Your Name <<a href="mailto:yourname@example.com">yourname@example.com</a>><br></div><div># Pre-Depends: <comma-separated list of packages><br></div><div># Depends: <comma-separated list of packages><br></div><div># Recommends: <comma-separated list of packages><br></div><div># Suggests: <comma-separated list of packages><br></div><div>Provides: python="2.7.16-1", libpython-dev, python2.7-dev, python2-dev<br></div><div># Replaces: <comma-separated list of packages><br></div><div># Architecture: all<br></div><div># Multi-Arch: <one of: foreign|same|allowed><br></div><div># Copyright: <copyright file; defaults to GPL2><br></div><div># Changelog: <changelog file; defaults to a generic changelog><br></div><div># Readme: <README.Debian file; defaults to a generic one><br></div><div># Extra-Files: <comma-separated list of additional files for the doc directory><br></div><div># Links: <pair of space-separated paths; First is path symlink points at, second is filename of link><br></div><div># Files: <pair of space-separated paths; First is file to include, second is destination><br></div><div>#  <more pairs, if there's more than one file to include. Notice the starting space><br></div><div>Description: <short description; defaults to some wise words><br></div><div>long description and info<br></div><div>.<br></div><div>second paragraph<br></div><div>```<br></div><div><br></div><div>I've tried reading the source code of dpkg-gencontrol, but I just can't wrap my head around pearl (╯°□°)╯︵ ┻━┻<br></div><div>Any help would be greatly apreciated q.q<br></div><div><br></div><div>-- System Information:<br></div><div>Linux kali 5.8.0-kali3-amd64 #1 SMP Debian 5.8.14-1kali1 (2020-10-13) x86_64 GNU/Linux<br></div><div><br></div><div><br></div><div class="protonmail_signature_block"><div class="protonmail_signature_block-user protonmail_signature_block-empty"><br></div><div class="protonmail_signature_block-proton">Sent with <a href="https://protonmail.com" target="_blank">ProtonMail</a> Secure Email.<br></div></div><div><br></div>