[Pkg-voip-commits] r8366 - in /asterisk/trunk/debian: changelog control
msp at alioth.debian.org
msp at alioth.debian.org
Wed May 5 12:39:43 UTC 2010
Author: msp
Date: Wed May 5 12:39:39 2010
New Revision: 8366
URL: http://svn.debian.org/wsvn/pkg-voip/?sc=1&rev=8366
Log:
* New upstream release
* Add Build-Depends: libsqlite0-dev | libsqlite-dev
Modified:
asterisk/trunk/debian/changelog
asterisk/trunk/debian/control
Modified: asterisk/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-voip/asterisk/trunk/debian/changelog?rev=8366&op=diff
==============================================================================
--- asterisk/trunk/debian/changelog (original)
+++ asterisk/trunk/debian/changelog Wed May 5 12:39:39 2010
@@ -1,3 +1,10 @@
+asterisk (1:1.6.2.7-1) UNRELEASED; urgency=low
+
+ * New upstream release
+ * Add Build-Depends: libsqlite0-dev | libsqlite-dev
+
+ -- Mark Purcell <msp at debian.org> Wed, 05 May 2010 22:38:26 +1000
+
asterisk (1:1.6.2.6-2) unstable; urgency=low
* Also depend on openr2.
Modified: asterisk/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-voip/asterisk/trunk/debian/control?rev=8366&op=diff
==============================================================================
--- asterisk/trunk/debian/control (original)
+++ asterisk/trunk/debian/control Wed May 5 12:39:39 2010
@@ -19,7 +19,7 @@
dahdi-source,
autotools-dev,
libnewt-dev,
- libsqlite-dev,
+ libsqlite0-dev | libsqlite-dev,
libspeex-dev,
libspeexdsp-dev,
graphviz,
More information about the Pkg-voip-commits
mailing list