[Pkg-voip-commits] r6806 - in /siproxd/trunk/debian: changelog control

msp at alioth.debian.org msp at alioth.debian.org
Mon Feb 23 20:46:09 UTC 2009


Author: msp
Date: Mon Feb 23 20:46:09 2009
New Revision: 6806

URL: http://svn.debian.org/wsvn/pkg-voip/?sc=1&rev=6806
Log:
* Upload to unstable
* Add ${misc:Depends} - fixes debhelper-but-no-misc-depends

Modified:
    siproxd/trunk/debian/changelog
    siproxd/trunk/debian/control

Modified: siproxd/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-voip/siproxd/trunk/debian/changelog?rev=6806&op=diff
==============================================================================
--- siproxd/trunk/debian/changelog (original)
+++ siproxd/trunk/debian/changelog Mon Feb 23 20:46:09 2009
@@ -1,3 +1,10 @@
+siproxd (1:0.7.1-2) unstable; urgency=low
+
+  * Upload to unstable
+  * Add ${misc:Depends} - fixes debhelper-but-no-misc-depends
+
+ -- Mark Purcell <msp at debian.org>  Tue, 24 Feb 2009 07:43:19 +1100
+
 siproxd (1:0.7.1-1) experimental; urgency=low
 
   * New upstream release

Modified: siproxd/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-voip/siproxd/trunk/debian/control?rev=6806&op=diff
==============================================================================
--- siproxd/trunk/debian/control (original)
+++ siproxd/trunk/debian/control Mon Feb 23 20:46:09 2009
@@ -12,7 +12,7 @@
 
 Package: siproxd
 Architecture: any
-Depends: ${shlibs:Depends}, adduser (>= 3.56) 
+Depends: ${shlibs:Depends}, ${misc:Depends}, adduser (>= 3.56) 
 Suggests: linphone | kphone | asterisk
 Description: SIP proxy/redirect/registrar 
  Siproxd is a proxy/masquerading daemon for the SIP (Session




More information about the Pkg-voip-commits mailing list