[SCM] deken/master: Continuation comma

umlaeute at users.alioth.debian.org umlaeute at users.alioth.debian.org
Tue Oct 24 09:50:18 UTC 2017


The following commit has been merged in the master branch:
commit 27db787a28270af53d152fa284e82d7a39f7a2ab
Author: IOhannes m zmölnig (Debian/GNU) <umlaeute at debian.org>
Date:   Tue Oct 24 11:01:26 2017 +0200

    Continuation comma
    
    Gbp-Dch: ignore

diff --git a/debian/control b/debian/control
index ae1030b..1fffe14 100644
--- a/debian/control
+++ b/debian/control
@@ -2,12 +2,13 @@ Source: deken
 Section: sound
 Priority: optional
 Maintainer: Debian Multimedia Maintainers <pkg-multimedia-maintainers at lists.alioth.debian.org>
-Uploaders: IOhannes m zmölnig (Debian/GNU) <umlaeute at debian.org>
-Build-Depends: debhelper (>= 9~),
+Uploaders: IOhannes m zmölnig (Debian/GNU) <umlaeute at debian.org>,
+Build-Depends:
+ debhelper (>= 9~),
  dh-buildinfo,
  help2man,
  python-hy,
- python-setuptools
+ python-setuptools,
 Standards-Version: 3.9.8
 Homepage: https://github.com/pure-data/deken
 Vcs-Git: https://anonscm.debian.org/git/pkg-multimedia/deken.git
@@ -16,7 +17,7 @@ Vcs-Browser: https://anonscm.debian.org/cgit/pkg-multimedia/deken.git
 Package: pd-deken
 Architecture: all
 Depends: ${shlibs:Depends}, ${misc:Depends},
- puredata-gui
+ puredata-gui,
 Recommends: pd-deken-apt
 Suggests: deken
 Description: Externals wrangler for Pure Data
@@ -54,8 +55,9 @@ Depends: ${shlibs:Depends}, ${misc:Depends},
  python-pyelftools,
  python-macholib,
  python-keyring,
- python-gnupg
-Recommends: pd-deken
+ python-gnupg,
+Recommends:
+ pd-deken,
 Description: Externals wrangler for Pure Data - upload utility
  deken is a simple and easy to use package manager for Pure Data (Pd).
  .

-- 
deken packaging



More information about the pkg-multimedia-commits mailing list