[Pkg-voip-commits] r7866 - in /asterisk-addons/trunk/debian: backports/sarge changelog control

tzafrir-guest at alioth.debian.org tzafrir-guest at alioth.debian.org
Thu Dec 3 20:26:37 UTC 2009


Author: tzafrir-guest
Date: Thu Dec  3 20:26:37 2009
New Revision: 7866

URL: http://svn.debian.org/wsvn/pkg-voip/?sc=1&rev=7866
Log:
* Use libmysqlclient-dev (leave 15-dev for backports)
* And kill the obsolete sarge backporting script that probably broke by that.
* 

Removed:
    asterisk-addons/trunk/debian/backports/sarge
Modified:
    asterisk-addons/trunk/debian/changelog
    asterisk-addons/trunk/debian/control

Modified: asterisk-addons/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-voip/asterisk-addons/trunk/debian/changelog?rev=7866&op=diff
==============================================================================
--- asterisk-addons/trunk/debian/changelog (original)
+++ asterisk-addons/trunk/debian/changelog Thu Dec  3 20:26:37 2009
@@ -11,6 +11,8 @@
   * Drop patch include_asterisk: not needed as of asterisk 1.4.18.
   * Drop patch nomarch: aparantly no longer needed.
   * Switch from dpatch to quilt.
+  * Use libmysqlclient-dev (leave 15-dev for backports)
+  * And kill the obsolete sarge backporting script that probably broke by that.
 
   [ Faidon Liambotis ]
   * Remove Kilian from Uploaders, hope to see you back!
@@ -21,7 +23,10 @@
   [ Victor Seva ]
   * fix watch file.
 
- -- Tzafrir Cohen <tzafrir.cohen at xorcom.com>  Thu, 03 Dec 2009 20:59:33 +0200
+  [ Tzafrir Cohen ]
+  * 
+
+ -- Tzafrir Cohen <tzafrir.cohen at xorcom.com>  Thu, 03 Dec 2009 22:17:51 +0200
 
 asterisk-addons (1.4.7-1) unstable; urgency=high
 

Modified: asterisk-addons/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-voip/asterisk-addons/trunk/debian/control?rev=7866&op=diff
==============================================================================
--- asterisk-addons/trunk/debian/control (original)
+++ asterisk-addons/trunk/debian/control Thu Dec  3 20:26:37 2009
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Debian VoIP Team <pkg-voip-maintainers at lists.alioth.debian.org>
 Uploaders: Tzafrir Cohen <tzafrir.cohen at xorcom.com>, Faidon Liambotis <paravoid at debian.org>
-Build-Depends: debhelper (>= 7), libmysqlclient15-dev, asterisk-dev (>= 1:1.6.2.0~dfsg~rc1), autotools-dev, quilt, libbluetooth-dev
+Build-Depends: debhelper (>= 7), libmysqlclient-dev | libmysqlclient15-dev, asterisk-dev (>= 1:1.6.2.0~dfsg~rc1), autotools-dev, quilt, libbluetooth-dev
 Standards-Version: 3.8.3
 Homepage: http://www.asterisk.org/
 Vcs-Svn: svn://svn.debian.org/pkg-voip/asterisk-addons/trunk/




More information about the Pkg-voip-commits mailing list