[SCM] libdrumstick.git/master: should be 'libdrumstick0' rather than 'libdrumstick1'

raboof-guest at users.alioth.debian.org raboof-guest at users.alioth.debian.org
Sat Sep 4 17:02:03 UTC 2010


The following commit has been merged in the master branch:
commit 1ff62f7c0ff62db8781a3fdfaf92a10b51764e24
Author: Arnout <arnouten at bzzt.net>
Date:   Sat Sep 4 19:01:40 2010 +0200

    should be 'libdrumstick0' rather than 'libdrumstick1'

diff --git a/debian/control b/debian/control
index 872c27a..55295df 100644
--- a/debian/control
+++ b/debian/control
@@ -12,14 +12,14 @@ Vcs-Browser: http://git.debian.org/?p=pkg-multimedia/libdrumstick.git
 Package: libdrumstick-dev
 Section: libdevel
 Architecture: any
-Depends: libdrumstick1 (= ${binary:Version})
+Depends: libdrumstick0 (= ${binary:Version})
 Description: Qt4/C++ wrapper for ALSA Sequencer - development files
  This library is a C++ wrapper around the ALSA library sequencer interface, 
  using Qt4 objects, idioms and style. ALSA sequencer provides software support 
  for MIDI technology on Linux. Complementary classes for SMF and WRK file 
  processing are also included.
 
-Package: libdrumstick1
+Package: libdrumstick0
 Section: libs
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}

-- 
libdrumstick packaging



More information about the pkg-multimedia-commits mailing list