[Pkg-voip-commits] r6342 - in /freepbx/trunk/debian: changelog control

odd_bloke-guest at alioth.debian.org odd_bloke-guest at alioth.debian.org
Wed Oct 29 13:38:41 UTC 2008


Author: odd_bloke-guest
Date: Wed Oct 29 13:38:41 2008
New Revision: 6342

URL: http://svn.debian.org/wsvn/pkg-voip/?sc=1&rev=6342
Log:
debian/control: Added Depends on adduser for postinst scripts to asterisk-config-freepbx as per lintian warning.

Modified:
    freepbx/trunk/debian/changelog
    freepbx/trunk/debian/control

Modified: freepbx/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-voip/freepbx/trunk/debian/changelog?rev=6342&op=diff
==============================================================================
--- freepbx/trunk/debian/changelog (original)
+++ freepbx/trunk/debian/changelog Wed Oct 29 13:38:41 2008
@@ -9,8 +9,11 @@
 
   [Daniel Watkins]
   * debian/freepbx-sounds-extra.dirs: Corrected typo of 'asterisk'.
-  * debian/control: Removed php4 packages from Depends, as php4 is no longer
-    distributed as part of unstable.
+  * debian/control:
+    + Removed php4 packages from Depends, as php4 is no longer distributed as
+      part of unstable.
+    + Added Depends on adduser for postinst scripts to asterisk-config-freepbx
+      as per lintian warning.
   * debian/freepbx-panel.postinst: Fixed deprecated use of chown.
   * debian/freepbx-common.postinst:
     + Removed php4-specific code, as php4 is no longer distributed as part of
@@ -22,7 +25,7 @@
   * debian/rules: Don't link /usr/share/freepbx into /var/www, as per lintian
     error.
 
- -- Daniel Watkins <daniel.watkins at credativ.co.uk>  Fri, 24 Oct 2008 14:52:56 +0100
+ -- Daniel Watkins <daniel.watkins at credativ.co.uk>  Fri, 24 Oct 2008 15:05:06 +0100
 
 freepbx (2.3.1~dfsg-1) UNRELEASED; urgency=low
 

Modified: freepbx/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-voip/freepbx/trunk/debian/control?rev=6342&op=diff
==============================================================================
--- freepbx/trunk/debian/control (original)
+++ freepbx/trunk/debian/control Wed Oct 29 13:38:41 2008
@@ -30,7 +30,7 @@
 
 Package: asterisk-config-freepbx
 Architecture: all
-Depends: asterisk-sounds-main, asterisk-sounds-extra, freepbx-sounds-extra
+Depends: adduser, asterisk-sounds-main, asterisk-sounds-extra, freepbx-sounds-extra
 Recommends: sox
 Provides: asterisk-config-custom
 Replaces: asterisk-config, asterisk-config-amportal




More information about the Pkg-voip-commits mailing list