[SCM] sord/master: Fix serd's minimum requirement.
    alessio at users.alioth.debian.org 
    alessio at users.alioth.debian.org
       
    Fri Apr 20 07:45:09 UTC 2012
    
    
  
The following commit has been merged in the master branch:
commit dbc50f9ec7569048a1375ecdddcf59487d246faf
Author: Alessio Treglia <alessio at debian.org>
Date:   Fri Apr 20 09:37:29 2012 +0200
    Fix serd's minimum requirement.
    
    Git-Dch: Ignore
diff --git a/debian/control b/debian/control
index a9fe859..841e20c 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Build-Depends:
  debhelper (>= 9),
  doxygen,
  graphviz,
- libserd-dev (>= 0.14.0),
+ libserd-dev (>= 0.14.0~dfsg0),
  pkg-config,
  python
 Standards-Version: 3.9.3
-- 
sord packaging
    
    
More information about the pkg-multimedia-commits
mailing list