[Pkg-voip-commits] r7719 - in /asterisk/trunk/debian: backports/edgy backports/etch backports/feisty backports/lenny changelog control

paravoid at alioth.debian.org paravoid at alioth.debian.org
Sun Oct 25 23:11:47 UTC 2009


Author: paravoid
Date: Sun Oct 25 23:11:47 2009
New Revision: 7719

URL: http://svn.debian.org/wsvn/pkg-voip/?sc=1&rev=7719
Log:
* Switch from libc-client2007b-dev to libc-client2007e-dev build dependency.
* Remove obsolete debian/backports/{etch,edgy,feisty}.

Removed:
    asterisk/trunk/debian/backports/edgy
    asterisk/trunk/debian/backports/etch
    asterisk/trunk/debian/backports/feisty
Modified:
    asterisk/trunk/debian/backports/lenny
    asterisk/trunk/debian/changelog
    asterisk/trunk/debian/control

Modified: asterisk/trunk/debian/backports/lenny
URL: http://svn.debian.org/wsvn/pkg-voip/asterisk/trunk/debian/backports/lenny?rev=7719&op=diff
==============================================================================
--- asterisk/trunk/debian/backports/lenny (original)
+++ asterisk/trunk/debian/backports/lenny Sun Oct 25 23:11:47 2009
@@ -2,7 +2,7 @@
 
 # Backport current Asterisk to  (Lenny + pkg-voip packages):
 
-# Replace libcap-dev to libcap2-dev
 sed -i -e 's#^ libcap-dev# libcap2-dev#' debian/control
+sed -i -e 's#^ libc-client2007e-dev# libc-client2007b-dev#' debian/control
 
 exit 0

Modified: asterisk/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-voip/asterisk/trunk/debian/changelog?rev=7719&op=diff
==============================================================================
--- asterisk/trunk/debian/changelog (original)
+++ asterisk/trunk/debian/changelog Sun Oct 25 23:11:47 2009
@@ -5,6 +5,7 @@
       both "timer" and other option(s) (Closes: #552336)
     - Adapt patches/hack-multiple-app-voicemail.
   * Switch from libreadline5-dev to libreadline-dev build dependency.
+  * Switch from libc-client2007b-dev to libc-client2007e-dev build dependency.
   * No need for repacking anymore; upstream removed the last piece of non-free
     material (IAXy's firmware) from the tarball upon our request.
     Thanks Digium!
@@ -19,8 +20,9 @@
   * Cleanup cruft present in diff.gz after a double build.
   * Stop shipping old static-http code in examples. Among other things, it
     includes a vulnerable version of the prototype Javascript library.
-
- -- Faidon Liambotis <paravoid at debian.org>  Mon, 26 Oct 2009 00:54:40 +0200
+  * Remove obsolete debian/backports/{etch,edgy,feisty}.
+
+ -- Faidon Liambotis <paravoid at debian.org>  Mon, 26 Oct 2009 01:11:41 +0200
 
 asterisk (1:1.6.2.0~dfsg~rc1-1) unstable; urgency=low
 

Modified: asterisk/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-voip/asterisk/trunk/debian/control?rev=7719&op=diff
==============================================================================
--- asterisk/trunk/debian/control (original)
+++ asterisk/trunk/debian/control Sun Oct 25 23:11:47 2009
@@ -33,7 +33,7 @@
  freetds-dev,
  libvorbis-dev,
  libsnmp-dev,
- libc-client2007b-dev,
+ libc-client2007e-dev,
  libgmime-2.0-2-dev | libgmime2-dev,
  libjack-dev,
  liblua5.1-0-dev,




More information about the Pkg-voip-commits mailing list