[SCM] sonic-pi/master: Fix lintian complaint about not-binnmuable-any-depends-all.

hanno-guest at users.alioth.debian.org hanno-guest at users.alioth.debian.org
Tue May 17 09:50:17 UTC 2016


The following commit has been merged in the master branch:
commit 0ef7bfe7f60d557965fe3c385f31704383b437d5
Author: Hanno Zulla <hanno.zulla at epublica.de>
Date:   Tue May 17 11:49:27 2016 +0200

    Fix lintian complaint about not-binnmuable-any-depends-all.

diff --git a/debian/control b/debian/control
index dff6e08..e8f5cee 100644
--- a/debian/control
+++ b/debian/control
@@ -37,7 +37,7 @@ Architecture: any
 Depends:
  ${shlibs:Depends},
  ${misc:Depends},
- sonic-pi-server (= ${binary:Version}),
+ sonic-pi-server (= ${source:Version}),
  alsa-utils
 Description: Live Coding for Everyone
  A free live coding synth for everyone. Originally designed to support
@@ -56,7 +56,7 @@ Depends:
  ruby-multi-json,
  ruby-rugged,
  ruby-wavefile,
- sonic-pi-samples (= ${binary:Version}),
+ sonic-pi-samples (= ${source:Version}),
  supercollider-server,
  sc3-plugins-server,
  jackd

-- 
sonic-pi packaging



More information about the pkg-multimedia-commits mailing list