<html>
  <head>
    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <p>Hi,</p>
    <p><br>
    </p>
    <p>as far as I can tell, both debian packages released on
      libreoffice.org and those one can build from the core repo by
      passing <i>--with-package-format=deb</i> contains in their name
      also the version:</p>
    <pre>$ apt-cache show libreoffice7.2
Package: libreoffice7.2
Status: install ok installed
Installed-Size: 3680
Maintainer: The Document Foundation
Architecture: amd64
Version: 7.2.5.2-2
Depends: libreoffice7.2-ure (>= 7.2.5.2), libreoffice7.2-ure (<= 7.2.5.2-2), libobasis7.2-core (>= 7.2.5.2), libobasis7.2-core (<= 7.2.5.2-2), libobasis7.2-images (>= 7.2.5.2), libobasis7.2-images (<= 7.2.5.2-2)
Description: Brand module for LibreOffice 7.2.5.2
 Copyright: 2021 The Document Foundation
 Brand module for LibreOffice 7.2
Description-md5: 40c112f2d805d5e543e71b105e2fe2fc
</pre>
    <p>In opposite to that, the distro-provided package (Debian in my
      case) does not contain the version:</p>
    <pre>Package: libreoffice
Version: 1:6.1.5-3+deb10u4
Installed-Size: 93
Maintainer: Debian LibreOffice Maintainers <a class="moz-txt-link-rfc2396E" href="mailto:debian-openoffice@lists.debian.org" moz-do-not-send="true"><debian-openoffice@lists.debian.org></a>
Architecture: amd64
</pre>
    <p>Since I'd like to provide via private repos a recent version of
      LO, is there a way to build the DEB packages without the version
      in the name?</p>
    <p><br>
    </p>
    <p>Thanks in advance,</p>
    <p>ATB</p>
    <p>Marco<br>
    </p>
  </body>
</html>