diff -u fmodex-4.28.02/debian/control fmodex-4.28.02/debian/control --- fmodex-4.28.02/debian/control +++ fmodex-4.28.02/debian/control @@ -9,7 +9,7 @@ Package: libfmodex-dev Section: libdevel Architecture: i386 amd64 -Depends: libfmodex4 (= ${binary:Version}) +Depends: libfmodex4 (= 4.28.02-2) Description: Development package for the FMOD Ex library. FMOD is a cross platform audio library and toolset to let you easily implement the latest audio technologies into your title. @@ -54,7 +54,7 @@ Package: fmodex-examples Section: libdevel Architecture: i386 amd64 -Depends: libfmodex4 (= ${binary:Version}) +Depends: libfmodex4 (= 4.28.02-2) Suggests: build-essential Description: Example programs for the FMOD Ex library FMOD is a cross platform audio library and toolset to let you easily @@ -78,7 +78,7 @@ Package: libfmodevent-dev Section: libdevel Architecture: i386 amd64 -Depends: libfmodevent4 (= ${binary:Version}) +Depends: libfmodevent4 (= 4.28.02-2) Description: Development package for the FMOD Ex Designer API FMOD is a cross platform audio library and toolset to let you easily implement the latest audio technologies into your title. @@ -102,7 +102,7 @@ Package: libfmodevent4 Section: libs Architecture: i386 amd64 -Depends: libfmodex4 (= ${binary:Version}), libc6, libgcc1, libstdc++6 +Depends: libfmodex4 (= 4.28.02-2), libc6, libgcc1, libstdc++6 Description: Designer API library for the FMOD Ex library FMOD is a cross platform audio library and toolset to let you easily implement the latest audio technologies into your title. @@ -123,7 +123,7 @@ Package: fmodevent-examples Section: libdevel Architecture: i386 amd64 -Depends: libfmodevent4 (= ${binary:Version}) +Depends: libfmodevent4 (= 4.28.02-2) Suggests: build-essential Description: Example programs for the FMOD Ex Designer API FMOD is a cross platform audio library and toolset to let you easily @@ -148,7 +148,7 @@ Package: fmodex-designerapi Section: libdevel Architecture: i386 amd64 -Depends: libfmodevent-dev (= ${binary:Version}) +Depends: libfmodevent-dev (= 4.28.02-2) Description: Transitional package to libfmodevent4 and libfmodevent-dev This is a dummy package. It installs libfmodevent4 and libfmodevent-dev. diff -u fmodex-4.28.02/debian/changelog fmodex-4.28.02/debian/changelog --- fmodex-4.28.02/debian/changelog +++ fmodex-4.28.02/debian/changelog @@ -1,4 +1,4 @@ -fmodex (4.28.02-1~jaunty1) dapper; urgency=low +fmodex (4.28.02-2) dapper; urgency=low * Initial release