[SCM] sonic-pi/master: Make sure the .deb versions match.

hanno-guest at users.alioth.debian.org hanno-guest at users.alioth.debian.org
Mon Apr 18 07:47:28 UTC 2016


The following commit has been merged in the master branch:
commit e6ff312b3ae90f5ec70237262c0d38bb99def7b2
Author: Hanno Zulla <hanno.zulla at epublica.de>
Date:   Mon Apr 18 09:46:45 2016 +0200

    Make sure the .deb versions match.

diff --git a/debian/control b/debian/control
index 515be61..06ef64b 100644
--- a/debian/control
+++ b/debian/control
@@ -37,7 +37,7 @@ Architecture: any
 Depends:
  ${shlibs:Depends},
  ${misc:Depends},
- sonic-pi-server,
+ sonic-pi-server (= ${binary: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,
+ sonic-pi-samples (= ${binary:Version}),
  supercollider-server,
  sc3-plugins-server,
  jackd

-- 
sonic-pi packaging



More information about the pkg-multimedia-commits mailing list