[Pkg-pulseaudio-devel] [SCM] libasyncns packaging branch, master,	updated. debian/0.3-1-1-g1efb3a9
    CJ van den Berg 
    cj at vdbonline.com
       
    Mon Sep 10 21:47:42 UTC 2007
    
    
  
The branch, master has been updated
       via  1efb3a936f9909795170d7bf455940245f9333ee (commit)
      from  404b0be9c99296b3bef3f8dd23f53abe0127267f (commit)
- Shortlog ------------------------------------------------------------
1efb3a9 Replace ${Source-Version} with ${binary:Version} in -dev package deps
Summary of changes:
 debian/control |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
-----------------------------------------------------------------------
Details of changes:
commit 1efb3a936f9909795170d7bf455940245f9333ee
Author: CJ van den Berg <cj at vdbonline.com>
Date:   Mon Sep 10 23:29:03 2007 +0200
    Replace ${Source-Version} with ${binary:Version} in -dev package deps
diff --git a/debian/control b/debian/control
index a2fd6df..9b40f5d 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Section: libs
 Package: libasyncns-dev
 Section: libdevel
 Architecture: any
-Depends: libasyncns0 (= ${Source-Version}), ${misc:Depends}
+Depends: libasyncns0 (= ${binary:Version}), ${misc:Depends}
 Description: Asyncronous name service query library development files
  libasyncns is a C library for querying name services asynchronously. It is
  a wrapper around the libc functions getaddrinfo(3) and getnameinfo(3).
-- 
libasyncns packaging
    
    
More information about the Pkg-pulseaudio-devel
mailing list