[SCM] soundtouch/master: Strip the SONAME out of the lib32 -DEV runtime's name.

micove-guest at users.alioth.debian.org micove-guest at users.alioth.debian.org
Wed Feb 16 16:07:01 UTC 2011


The following commit has been merged in the master branch:
commit c425b14615532d750a0812d3aa7d411d8e5b9575
Author: Miguel Colon <debian.micove at gmail.com>
Date:   Wed Feb 16 10:42:05 2011 -0500

    Strip the SONAME out of the lib32 -DEV runtime's name.

diff --git a/debian/control b/debian/control
index 38fb037..d689a04 100755
--- a/debian/control
+++ b/debian/control
@@ -51,13 +51,13 @@ Description: Debugging symbols for the sound stretching library
  .
  This package contains the debugging symbols for libsoundtouch0.
 
-Package: lib32soundtouch0-dev
+Package: lib32soundtouch-dev
 Section: libdevel
 Architecture: amd64
 Depends: libsoundtouch0-dev (= ${binary:Version}),
  lib32soundtouch0 (= ${binary:Version}),
  ${misc:Depends}
-Provides: lib32soundtouch-dev
+Provides: lib32soundtouch0-dev
 Description: Development files for the sound stretching library (32 bit)
  SoundTouch is a library that can be used to change pitch and time of
  soundfiles independently.

-- 
soundtouch packaging



More information about the pkg-multimedia-commits mailing list