[Pkg-alsa-devel] Bug#271047: libasound2-dev: Mismatch in debian package version and header files
Bob Tanner
Bob Tanner <tanner@real-time.com>, 271047@bugs.debian.org
Fri, 10 Sep 2004 14:41:18 -0500
Package: libasound2-dev
Version: 1.0.5-1
Severity: normal
Upstream version is 1.0.5, as shown in the policy:
$ apt-cache policy libasound2-dev
libasound2-dev:
Installed: 1.0.5-1
Candidate: 1.0.5-1
BUT the version.h file says it's 1.0.4:
$ pwd
/usr/include/alsa
$ tail version.h
#define SND_LIB_MINOR 0 /**< minor number of library version */
#define SND_LIB_SUBMINOR 4 /**< subminor number of library version */
#define SND_LIB_EXTRAVER 1000000 /**< extra version number, used mainly
for betas */
/** library version */
#define SND_LIB_VERSION ((SND_LIB_MAJOR<<16)|\
(SND_LIB_MINOR<<8)|\
SND_LIB_SUBMINOR)
/** library version (string) */
#define SND_LIB_VERSION_STR "1.0.4"
$ dpkg -S /usr/include/alsa/version.h
libasound2-dev: /usr/include/alsa/version.h
-- System Information:
Debian Release: 3.1
APT prefers unstable
APT policy: (990, 'unstable'), (500, 'testing'), (1, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.6.7-1-686
Locale: LANG=C, LC_CTYPE=C
Versions of packages libasound2-dev depends on:
ii alsa-headers 1.0.5a-3 ALSA sound driver header files
ii libasound2 1.0.5-1 Advanced Linux Sound Architecture
ii libc6-dev [libc-dev] 2.3.2.ds1-16 GNU C Library: Development Librari
-- no debconf information