[SCM] rem/master: Add separator between shlibs:Depends and misc:Depends

vasudev-guest at users.alioth.debian.org vasudev-guest at users.alioth.debian.org
Fri Jan 15 14:58:28 UTC 2016


The following commit has been merged in the master branch:
commit 02d9e282bc9924d5462db25ae8e1149be13b866c
Author: Vasudev Kamath <kamathvasudev at gmail.com>
Date:   Fri Jan 15 20:26:51 2016 +0530

    Add separator between shlibs:Depends and misc:Depends

diff --git a/debian/control.in.in b/debian/control.in.in
index 1f7b002..53587aa 100644
--- a/debian/control.in.in
+++ b/debian/control.in.in
@@ -11,7 +11,7 @@ Vcs-Browser: https://anonscm.debian.org/cgit/pkg-multimedia/librem.git
 Package: __PKG-LIB__
 Section: libs
 Architecture: any
-Depends: ${shlibs:Depends}
+Depends: ${shlibs:Depends},
  ${misc:Depends}
 Pre-Depends: ${misc:Pre-Depends}
 Multi-Arch: same

-- 
rem packaging



More information about the pkg-multimedia-commits mailing list