[SCM] libgroove/master: update control file to 4.0.1

andrewrk-guest at users.alioth.debian.org andrewrk-guest at users.alioth.debian.org
Wed May 14 03:12:46 UTC 2014


The following commit has been merged in the master branch:
commit d32b4bcf25f8325de1fcd3ab26137c581bbda965
Author: Andrew Kelley <superjoe30 at gmail.com>
Date:   Tue May 13 20:01:31 2014 -0700

    update control file to 4.0.1

diff --git a/debian/control b/debian/control
index c4fbaba..f5ae680 100644
--- a/debian/control
+++ b/debian/control
@@ -23,7 +23,7 @@ Package: libgroove-dev
 Section: libdevel
 Architecture: any
 Multi-Arch: same
-Depends: libgroove3 (= ${binary:Version}), ${misc:Depends}
+Depends: libgroove4 (= ${binary:Version}), ${misc:Depends}
 Description: audio dispatching library (development files)
  This C library provides an sink-based API for decoding and encoding audio.
  It is intended to be used as a backend for music player applications, however
@@ -44,7 +44,7 @@ Description: audio dispatching library (development files)
  .
  This package contains the development files.
 
-Package: libgroove3
+Package: libgroove4
 Architecture: any
 Multi-Arch: same
 Depends: ${shlibs:Depends}, ${misc:Depends}
@@ -74,28 +74,28 @@ Section: debug
 Priority: extra
 Architecture: any
 Multi-Arch: same
-Depends: libgroove3 (= ${binary:Version}),
- libgrooveplayer3 (= ${binary:Version}),
- libgrooveloudness3 (= ${binary:Version}),
- libgroovefingerprinter3 (= ${binary:Version}),
+Depends: libgroove4 (= ${binary:Version}),
+ libgrooveplayer4 (= ${binary:Version}),
+ libgrooveloudness4 (= ${binary:Version}),
+ libgroovefingerprinter4 (= ${binary:Version}),
  ${misc:Depends}
 Pre-Depends: ${misc:Pre-Depends}
 Description: debugging symbols for libgroove
- This package contains the debugging symbols for libgroove3, libgrooveplayer3,
- libgrooveloudness3, and libgroovefingerprinter3.
+ This package contains the debugging symbols for libgroove4, libgrooveplayer4,
+ libgrooveloudness4, and libgroovefingerprinter4.
 
 
 Package: libgrooveplayer-dev
 Section: libdevel
 Architecture: any
 Multi-Arch: same
-Depends: libgrooveplayer3 (= ${binary:Version}), ${misc:Depends}
+Depends: libgrooveplayer4 (= ${binary:Version}), ${misc:Depends}
 Description: audio device playback sink for libgroove (development files)
  This C library provides a GroovePlayer struct which attaches to a
  GroovePlaylist and sends audio frames to a sound device.
  This package contains the development files.
 
-Package: libgrooveplayer3
+Package: libgrooveplayer4
 Architecture: any
 Multi-Arch: same
 Depends: ${shlibs:Depends}, ${misc:Depends}
@@ -109,14 +109,14 @@ Package: libgrooveloudness-dev
 Section: libdevel
 Architecture: any
 Multi-Arch: same
-Depends: libgrooveloudness3 (= ${binary:Version}), ${misc:Depends}
+Depends: libgrooveloudness4 (= ${binary:Version}), ${misc:Depends}
 Description: loudness scanner sink for libgroove (development files)
  This C library provides a GrooveLoudness object which attaches to a
  GroovePlaylist and uses the EBU R128 standard to detect loudness. The values
  it produces are compatible with ReplayGain.
  This package contains the development files.
 
-Package: libgrooveloudness3
+Package: libgrooveloudness4
 Architecture: any
 Multi-Arch: same
 Depends: ${shlibs:Depends}, ${misc:Depends}
@@ -131,7 +131,7 @@ Package: libgroovefingerprinter-dev
 Section: libdevel
 Architecture: any
 Multi-Arch: same
-Depends: libgroovefingerprinter3 (= ${binary:Version}), ${misc:Depends}
+Depends: libgroovefingerprinter4 (= ${binary:Version}), ${misc:Depends}
 Description: acoustid fingerprinter sink for libgroove (development files)
  This C library provides a GrooveFingerprinter object which attaches to a
  GroovePlaylist and chromaprint to generate a unique id for media. The id
@@ -139,7 +139,7 @@ Description: acoustid fingerprinter sink for libgroove (development files)
  the media.
  This package contains the development files.
 
-Package: libgroovefingerprinter3
+Package: libgroovefingerprinter4
 Architecture: any
 Multi-Arch: same
 Depends: ${shlibs:Depends}, ${misc:Depends}

-- 
libgroove packaging



More information about the pkg-multimedia-commits mailing list