[SCM] csound-manual/master: Wrap and sort control file

fsateler at users.alioth.debian.org fsateler at users.alioth.debian.org
Fri Nov 27 22:38:21 UTC 2015


The following commit has been merged in the master branch:
commit c16e5fae1596f39cf76bc41d3d6837bd07b930fa
Author: Felipe Sateler <fsateler at debian.org>
Date:   Mon Nov 16 21:32:09 2015 -0300

    Wrap and sort control file

diff --git a/debian/control.in b/debian/control.in
index dcb2f44..c6d76e0 100644
--- a/debian/control.in
+++ b/debian/control.in
@@ -2,19 +2,23 @@ Source: csound-manual
 Section: doc
 Priority: optional
 Maintainer: Debian Multimedia Maintainers <pkg-multimedia-maintainers at lists.alioth.debian.org>
-Build-Depends: @cdbs@
+Build-Depends:
+ @cdbs@
 Standards-Version: 3.9.5
-Uploaders: Felipe Sateler <fsateler at debian.org>, Jonas Smedegaard <dr at jones.dk>
+Uploaders:
+ Felipe Sateler <fsateler at debian.org>,
+ Jonas Smedegaard <dr at jones.dk>
 Vcs-Git: git://anonscm.debian.org/pkg-multimedia/csound-manual.git
 Vcs-Browser: https://anonscm.debian.org/cgit/collab-maint/csound-manual.git
 Homepage: http://www.csounds.com
 
 Package: csound-doc
 Architecture: all
-Depends: ${misc:Depends}
-Suggests: ${cdbs:Suggests}
+Depends:
+ ${misc:Depends}
+Suggests:
+ ${cdbs:Suggests}
 Description: documentation for csound
  This package includes the csound reference manual.
  .
  For more information on csound, see the csound package.
-

-- 
csound-manual packaging



More information about the pkg-multimedia-commits mailing list