[SCM] libgroove/master: debug package: depend on binary, not -dev packages

andrewrk-guest at users.alioth.debian.org andrewrk-guest at users.alioth.debian.org
Sun Feb 23 00:02:28 UTC 2014


The following commit has been merged in the master branch:
commit 4f206193bbd67e40ca3ecac5a7380693e3156a73
Author: Andrew Kelley <superjoe30 at gmail.com>
Date:   Sun Feb 23 00:01:03 2014 +0000

    debug package: depend on binary, not -dev packages

diff --git a/debian/control b/debian/control
index 631cc56..6f07ef2 100644
--- a/debian/control
+++ b/debian/control
@@ -73,9 +73,9 @@ Section: debug
 Priority: extra
 Architecture: any
 Multi-Arch: same
-Depends: libgroove-dev (= ${binary:Version}),
- libgrooveplayer-dev (= ${binary:Version}),
- libgrooveloudness-dev (= ${binary:Version}),
+Depends: libgroove3 (= ${binary:Version}),
+ libgrooveplayer3 (= ${binary:Version}),
+ libgrooveloudness3 (= ${binary:Version}),
  ${misc:Depends}
 Pre-Depends: ${misc:Pre-Depends}
 Description: debugging symbols for libgroove

-- 
libgroove packaging



More information about the pkg-multimedia-commits mailing list