[Pkg-voip-commits] r4476 - in /asterisk-chan-capi/trunk/debian: changelog control postinst
paravoid at alioth.debian.org
paravoid at alioth.debian.org
Tue Sep 11 14:04:58 UTC 2007
Author: paravoid
Date: Tue Sep 11 14:04:58 2007
New Revision: 4476
URL: http://svn.debian.org/wsvn/pkg-voip/?sc=1&rev=4476
Log:
* Update debhelper compatibility to v5.
* Remove postinst script and adduser dependency; its actions are covered by
the postinst of asterisk.
Removed:
asterisk-chan-capi/trunk/debian/postinst
Modified:
asterisk-chan-capi/trunk/debian/changelog
asterisk-chan-capi/trunk/debian/control
Modified: asterisk-chan-capi/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-voip/asterisk-chan-capi/trunk/debian/changelog?rev=4476&op=diff
==============================================================================
--- asterisk-chan-capi/trunk/debian/changelog (original)
+++ asterisk-chan-capi/trunk/debian/changelog Tue Sep 11 14:04:58 2007
@@ -13,9 +13,11 @@
* Remove Conflicts/Replaces chan-capi which is a pre-sarge package.
* Build-Depend on asterisk-dev >= 1.4.
* Switch asterisk from Recommends to Depends and make it versioned >= 1.4.
- * Update debhelper compatibility to v5.
-
- -- Faidon Liambotis <paravoid at debian.org> Tue, 11 Sep 2007 17:01:47 +0300
+ * Update debhelper compatibility to v5.
+ * Remove postinst script and adduser dependency; its actions are covered by
+ the postinst of asterisk.
+
+ -- Faidon Liambotis <paravoid at debian.org> Tue, 11 Sep 2007 17:03:21 +0300
asterisk-chan-capi (1.0.1-1) unstable; urgency=low
Modified: asterisk-chan-capi/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-voip/asterisk-chan-capi/trunk/debian/control?rev=4476&op=diff
==============================================================================
--- asterisk-chan-capi/trunk/debian/control (original)
+++ asterisk-chan-capi/trunk/debian/control Tue Sep 11 14:04:58 2007
@@ -10,7 +10,7 @@
Package: asterisk-chan-capi
Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, asterisk (>= 1:1.4.0-1), adduser
+Depends: ${shlibs:Depends}, ${misc:Depends}, asterisk (>= 1:1.4.0-1)
Description: Common ISDN API 2.0 implementation for Asterisk
A channel driver for the Asterisk (and OpenPBX) software telephony
using the Common ISDN API 2.0. Provides core ISDN functionality which
More information about the Pkg-voip-commits
mailing list