[SCM] libdrumstick/master: Fix Architecture field of the -DBG package.

alessio at users.alioth.debian.org alessio at users.alioth.debian.org
Sun Sep 5 10:06:51 UTC 2010


The following commit has been merged in the master branch:
commit 592c00ae52e946efaeb501738cc4c84d4182a370
Author: Alessio Treglia <alessio at debian.org>
Date:   Sun Sep 5 12:06:46 2010 +0200

    Fix Architecture field of the -DBG package.

diff --git a/debian/control b/debian/control
index aa50789..03ff63a 100644
--- a/debian/control
+++ b/debian/control
@@ -42,7 +42,7 @@ Description: Qt4/C++ wrapper for ALSA Sequencer
 Package: libdrumstick-dbg
 Section: debug
 Priority: extra
-Architecture: all
+Architecture: any
 Depends: ${misc:Depends},
  libdrumstick0 (= ${binary:Version})
 Description: Qt4/C++ wrapper for ALSA Sequencer - debugging symbols

-- 
libdrumstick packaging



More information about the pkg-multimedia-commits mailing list