Package: iso-codes Version: 0.49-1 Severity: normal Tags: patch Original report : https://launchpad.net/distros/ubuntu/+source/iso-codes/+bug/31567
The package is 0.49-1 but $ pkg-config --modversion iso-codes 0.47 -- System Information: Debian Release: testing/unstable APT prefers dapper-updates APT policy: (500, 'dapper-updates'), (500, 'dapper-security'), (500, 'dapper') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.15-15-686 Locale: LANG=fr_BE.UTF-8, LC_CTYPE=fr_BE.UTF-8 (charmap=UTF-8) -- no debconf information
--- configure.ac.orig 2006-02-15 23:15:37.000000000 +0100 +++ configure.ac 2006-02-15 23:15:49.000000000 +0100 @@ -16,7 +16,7 @@ dnl 59 Temple Place, Suite 330, Boston, dnl dnl $Id: configure.ac,v 1.6 2005/10/28 19:46:05 mckinstry Exp $ -AC_INIT([ISO Codes],[0.47],[],[iso-codes]) +AC_INIT([ISO Codes],[0.49],[],[iso-codes]) AC_REVISION([$Revision: 1.6 $])

