[SCM] clalsadrv packaging branch, master, updated. debian/1.2.2-1-8-g8e5e42c
quadrispro-guest at users.alioth.debian.org
quadrispro-guest at users.alioth.debian.org
Wed Mar 17 10:02:36 UTC 2010
The following commit has been merged in the master branch:
commit 87f6b4b92c6d4182070d05f1c121f8a61081620c
Author: Alessio Treglia <quadrispro at ubuntu.com>
Date: Wed Mar 17 10:56:12 2010 +0100
Add missing macro to libclalsadrv-dev Depends field.
diff --git a/debian/control b/debian/control
index 66b9c03..ede6230 100644
--- a/debian/control
+++ b/debian/control
@@ -12,7 +12,8 @@ Vcs-Browser: http://git.debian.org/?p=pkg-multimedia/clalsadrv.git
Package: libclalsadrv-dev
Section: devel
Architecture: any
-Depends: libclalsadrv1 (= ${Source-Version})
+Depends: libclalsadrv1 (= ${Source-Version}),
+ ${misc:Depends}
Description: Development file for libclalsadrv
ALSA driver C++ access library. This package includes
the development tools.
@@ -22,7 +23,8 @@ Conflicts: libclalsadrv
Replaces: libclalsadrv
Section: libs
Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${shlibs:Depends},
+ ${misc:Depends}
Description: ALSA driver C++ access library
C++ wrapper around the ALSA API. This package includes
the shared library object.
--
clalsadrv packaging
More information about the pkg-multimedia-commits
mailing list