[Pkg-voip-commits] r4846 - in /asterisk1.2/trunk/debian: changelog control

alerios-guest at alioth.debian.org alerios-guest at alioth.debian.org
Mon Nov 19 17:05:22 UTC 2007


Author: alerios-guest
Date: Mon Nov 19 17:05:22 2007
New Revision: 4846

URL: http://svn.debian.org/wsvn/pkg-voip/?sc=1&rev=4846
Log:
 * Re-Added libsqlite3-dev build-depends to build cdr_sqlite3_custom.so
 * Added Suggests for sqlite3.

Modified:
    asterisk1.2/trunk/debian/changelog
    asterisk1.2/trunk/debian/control

Modified: asterisk1.2/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-voip/asterisk1.2/trunk/debian/changelog?rev=4846&op=diff
==============================================================================
--- asterisk1.2/trunk/debian/changelog (original)
+++ asterisk1.2/trunk/debian/changelog Mon Nov 19 17:05:22 2007
@@ -29,6 +29,10 @@
     - MAXFILES
     - restart-convinient
     - core dumping parameters.
+   
+   [ Alejandro Rios ]
+   * Re-Added libsqlite3-dev build-depends to build cdr_sqlite3_custom.so
+   * Added Suggests for sqlite3.
 
  -- Kilian Krause <kilian at debian.org>  Fri, 05 Oct 2007 23:52:46 +0200
 

Modified: asterisk1.2/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-voip/asterisk1.2/trunk/debian/control?rev=4846&op=diff
==============================================================================
--- asterisk1.2/trunk/debian/control (original)
+++ asterisk1.2/trunk/debian/control Mon Nov 19 17:05:22 2007
@@ -3,7 +3,7 @@
 Section: comm
 Maintainer: Debian VoIP Team <pkg-voip-maintainers at lists.alioth.debian.org>
 Uploaders: Mark Purcell <msp at debian.org>, Kilian Krause <kilian at debian.org>, Jose Carlos Garcia Sogo <jsogo at debian.org>, Santiago Garcia Mantinan <manty at debian.org>, Simon Richter <sjr at debian.org>, Tzafrir Cohen <tzafrir.cohen at xorcom.com>
-Build-Depends: debhelper (>= 5.0.0), sed (>= 3.95), zlib1g-dev, libreadline5-dev, libgsm1-dev, libssl-dev, libtonezone-dev (>= 1:1.2.3-1), bison, libasound2-dev, libpq-dev, unixodbc-dev, libpri-dev (>= 1.2.3-1), dpatch (>= 2.0.10), zaptel-source (>= 1:1.2.13-1), autotools-dev, libnewt-dev, libsqlite-dev, libspeex-dev (>= 1.1.12-3), graphviz, libcurl3-dev, doxygen, gsfonts, libpopt-dev, libopenh323-dev (>= 1.17.4-1), dpkg-dev (>= 1.13.19), libogg-dev, libvorbis-dev
+Build-Depends: debhelper (>= 5.0.0), sed (>= 3.95), zlib1g-dev, libreadline5-dev, libgsm1-dev, libssl-dev, libtonezone-dev (>= 1:1.2.3-1), bison, libasound2-dev, libpq-dev, unixodbc-dev, libpri-dev (>= 1.2.3-1), dpatch (>= 2.0.10), zaptel-source (>= 1:1.2.13-1), autotools-dev, libnewt-dev, libsqlite-dev, libsqlite3-dev, libspeex-dev (>= 1.1.12-3), graphviz, libcurl3-dev, doxygen, gsfonts, libpopt-dev, libopenh323-dev (>= 1.17.4-1), dpkg-dev (>= 1.13.19), libogg-dev, libvorbis-dev
 Standards-Version: 3.7.2
 Homepage: http://www.asterisk.org/
 Vcs-Svn: svn://svn.debian.org/pkg-voip/asterisk1.2/trunk/
@@ -16,7 +16,7 @@
 Conflicts: asterisk-oh323 (<= 0.6.6pre3-3), asterisk, asterisk-classic, asterisk-bristuff
 Replaces: asterisk, asterisk-classic, asterisk-bristuff
 Provides: asterisk
-Suggests: ekiga, ohphone, kphone, asterisk1.2-doc, asterisk1.2-dev, asterisk-rate-engine
+Suggests: ekiga, ohphone, kphone, asterisk1.2-doc, asterisk1.2-dev, asterisk-rate-engine, sqlite3
 Description: Open Source Private Branch Exchange (PBX)
  Asterisk is an Open Source PBX and telephony toolkit.  It is, in a
  sense, middleware between Internet and telephony channels on the bottom,




More information about the Pkg-voip-commits mailing list