[SCM] libdrumstick/master: DBG package depends on drumstick-tools.

alessio at users.alioth.debian.org alessio at users.alioth.debian.org
Sun Sep 5 15:19:49 UTC 2010


The following commit has been merged in the master branch:
commit f967fdf2008d02bb8a7a6c73b65939819bfd8061
Author: Alessio Treglia <alessio at debian.org>
Date:   Sun Sep 5 17:19:43 2010 +0200

    DBG package depends on drumstick-tools.

diff --git a/debian/control b/debian/control
index 85df1bf..e5df4f5 100644
--- a/debian/control
+++ b/debian/control
@@ -47,7 +47,8 @@ Section: debug
 Priority: extra
 Architecture: any
 Depends: ${misc:Depends},
- libdrumstick0 (= ${binary:Version})
+ libdrumstick0 (= ${binary:Version}),
+ drumstick-tools (= ${binary:Version})
 Description: Qt4/C++ wrapper for ALSA Sequencer - debugging symbols
  This library is a C++ wrapper around the ALSA library sequencer interface, 
  using Qt4 objects, idioms and style. ALSA sequencer provides software support 

-- 
libdrumstick packaging



More information about the pkg-multimedia-commits mailing list