← Back to team overview

pkg-perl-maintainers team mailing list archive

Re: [Bug 1420259] [NEW] Wrong deb package version (missing zero)

 

On Tue, 10 Feb 2015 12:02:23 -0000, vangelis wrote:

> It seems the perl module package version is 0.04:
> http://bazaar.launchpad.net/~ubuntu-branches/ubuntu/trusty/liblingua-en-number-isordinal-perl/trusty/view/head:/lib/Lingua/EN/Number/IsOrdinal.pm#L6
> whereas the deb package version is 0.4

The same is true for a couple of other packages.
(It least initially, after the first upgrade they are "fixed".)

The reason is that dh-make-perl was a bit over-enthusiatic in
massaging upstream versions; this behaviour was changed in commit
https://anonscm.debian.org/cgit/pkg-perl/packages/dh-make-perl.git/commit/?id=f21a54b8a64578817d5e2036eef2ae4518361575
which was first released in 0.77-1.

>From a practical point of view, I'm not aware of any problem this
version mangling causes. dpkg doesn't care:

% dpkg --compare-versions 0.04 eq 0.4 && echo equal
equal

and we also never found other issues. So while this is unnecessary
and aesthetically inconvenient I don't consider this an actual bug.


Cheers,
gregor

-- 
 .''`.  Homepage: http://info.comodo.priv.at/ - OpenPGP key 0xBB3A68018649AA06
 : :' : Debian GNU/Linux user, admin, and developer  -  http://www.debian.org/
 `. `'  Member of VIBE!AT & SPI, fellow of the Free Software Foundation Europe
   `-   BOFH excuse #344:  Network failure - call NBC

-- 
You received this bug notification because you are a member of Debian
Perl Group, which is subscribed to liblingua-en-number-isordinal-perl in
Ubuntu.
https://bugs.launchpad.net/bugs/1420259

Title:
  Wrong deb package version (missing zero)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/liblingua-en-number-isordinal-perl/+bug/1420259/+subscriptions


References