[SCM] lv2dynparam1 packaging branch, master, updated. debian/2-1-20-g8a0717d

mira-guest at users.alioth.debian.org mira-guest at users.alioth.debian.org
Sat May 22 12:14:00 UTC 2010


The following commit has been merged in the master branch:
commit f123000e2d77a21e355783f0a51259a959837369
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date:   Sat May 22 13:28:54 2010 +0200

    reordered control file

diff --git a/debian/control b/debian/control
index 8fd5605..5d295a7 100644
--- a/debian/control
+++ b/debian/control
@@ -3,11 +3,11 @@ Section: sound
 Priority: optional
 Maintainer: Debian Multimedia Maintainers <pkg-multimedia-maintainers at lists.alioth.debian.org>
 Uploaders: Free Ekanayaka <freee at debian.org>,
-           Jaromír Mikeš <mira.mikes at seznam.cz>
+ Jaromír Mikeš <mira.mikes at seznam.cz>
 Build-Depends: debhelper (>= 7),
-               fakeroot,
-               lv2core,
-               pkg-config
+ fakeroot,
+ lv2core,
+ pkg-config
 DM-Upload-Allowed: yes
 Standards-Version: 3.8.3 
 Vcs-Git: git://git.debian.org/git/pkg-multimedia/lv2dynparam1.git
@@ -18,7 +18,7 @@ Package: liblv2dynparamhost1-1
 Section: libs
 Architecture: any
 Depends: ${shlibs:Depends},
-         ${misc:Depends}
+ ${misc:Depends}
 Description: LV2 plugin interface extension - host
  Library that enables plugin parameters to appear and disappear
  (i.e. number of voices).
@@ -32,7 +32,7 @@ Package: liblv2dynparamplugin1-0
 Section: libs
 Architecture: any
 Depends: ${shlibs:Depends},
-         ${misc:Depends}
+ ${misc:Depends}
 Description: LV2 plugin interface extension - plugin
  Library that enables plugin parameters to appear and disappear
  (i.e. number of voices).
@@ -46,9 +46,9 @@ Package: liblv2dynparam1-dev
 Section: libdevel
 Architecture: any
 Depends: liblv2dynparamhost1-1   (= ${binary:Version}),
-         liblv2dynparamplugin1-0 (= ${binary:Version}),
-         ${shlibs:Depends},
-         ${misc:Depends}
+ liblv2dynparamplugin1-0 (= ${binary:Version}),
+ ${shlibs:Depends},
+ ${misc:Depends}
 Description: lv2dynparam is a LV2 plugin interface extension
  Library that enables plugin parameters to appear and disappear
  (i.e. number of voices).

-- 
lv2dynparam1 packaging



More information about the pkg-multimedia-commits mailing list