[Pkg-voip-commits] r7971 - in /op-panel/trunk/debian: changelog control

alerios at alioth.debian.org alerios at alioth.debian.org
Tue Jan 19 16:45:11 UTC 2010


Author: alerios
Date: Tue Jan 19 16:45:10 2010
New Revision: 7971

URL: http://svn.debian.org/wsvn/pkg-voip/?sc=1&rev=7971
Log:
* added ${misc:Depends} to debian/control

Modified:
    op-panel/trunk/debian/changelog
    op-panel/trunk/debian/control

Modified: op-panel/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-voip/op-panel/trunk/debian/changelog?rev=7971&op=diff
==============================================================================
--- op-panel/trunk/debian/changelog (original)
+++ op-panel/trunk/debian/changelog Tue Jan 19 16:45:10 2010
@@ -3,6 +3,8 @@
   [ Alejandro Rios P. ]
   * New ming can use TTF fonts, so we won't
     use ming-fonts-dejavu anymore (Closes: #560635).
+  * Added ${misc:Depends} to op-panel binary.
+  * Move op_server to op_server.pl in debian/install.
 
   [ Tzafrir Cohen ]
   * Use dh_link and dh_install rather than direct copying files

Modified: op-panel/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-voip/op-panel/trunk/debian/control?rev=7971&op=diff
==============================================================================
--- op-panel/trunk/debian/control (original)
+++ op-panel/trunk/debian/control Tue Jan 19 16:45:10 2010
@@ -12,7 +12,7 @@
 
 Package: op-panel
 Architecture: all
-Depends: perl (>= 5), adduser, libjs-prototype (>= 1.6.0.2), libjs-scriptaculous (>= 1.8.1)
+Depends: perl (>= 5), adduser, libjs-prototype (>= 1.6.0.2), libjs-scriptaculous (>= 1.8.1), ${misc:Depends}
 Recommends: asterisk
 Enhances: destar
 Description: switchboard type application for the Asterisk PBX




More information about the Pkg-voip-commits mailing list