[SCM] lilv/master: Fix bdeps versioning, serd and sord have been repackaged with ~dfsg suffix

alessio at users.alioth.debian.org alessio at users.alioth.debian.org
Sun May 20 16:39:51 UTC 2012


The following commit has been merged in the master branch:
commit 9211246ec07e87bfa34d33247dd0583d80672c33
Author: Alessio Treglia <alessio at debian.org>
Date:   Sun May 20 18:39:07 2012 +0200

    Fix bdeps versioning, serd and sord have been repackaged with ~dfsg suffix
    
    Git-Dch: Ignore

diff --git a/debian/control b/debian/control
index fa2519d..cbaca1a 100644
--- a/debian/control
+++ b/debian/control
@@ -7,8 +7,8 @@ Uploaders:
 Build-Depends:
  debhelper (>= 9),
  libjack-dev,
- libserd-dev (>= 0.14.0),
- libsord-dev (>= 0.8.0),
+ libserd-dev (>= 0.14.0~),
+ libsord-dev (>= 0.8.0~),
  libsratom-dev,
  lv2-dev,
  pkg-config,

-- 
lilv packaging



More information about the pkg-multimedia-commits mailing list