← Back to team overview

pkg-perl-maintainers team mailing list archive

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

 

Public bug reported:

Hi

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

# grep VERSION /usr/share/perl5/Lingua/EN/Number/IsOrdinal.pm
  $Lingua::EN::Number::IsOrdinal::VERSION = '0.04';

# lsb_release -a
No LSB modules are available.
Distributor ID:	Ubuntu
Description:	Ubuntu 14.04.1 LTS
Release:	14.04
Codename:	trusty

# grep VERSION /usr/share/perl5/Lingua/EN/Number/IsOrdinal.pm
  $Lingua::EN::Number::IsOrdinal::VERSION = '0.04';

# apt-cache show liblingua-en-number-isordinal-perl | grep Version
Version: 0.4-1

** Affects: liblingua-en-number-isordinal-perl (Ubuntu)
     Importance: Undecided
         Status: New

-- 
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


Follow ups

References