[Pkg-voip-commits] r5818 - in /mumble/trunk/debian: changelog control

the-me-guest at alioth.debian.org the-me-guest at alioth.debian.org
Sun Jun 1 21:42:04 UTC 2008


Author: the-me-guest
Date: Sun Jun  1 21:42:04 2008
New Revision: 5818

URL: http://svn.debian.org/wsvn/pkg-voip/?sc=1&rev=5818
Log:
Removed libcgi-perl depend at mumble-server-web, it is not needed.

Modified:
    mumble/trunk/debian/changelog
    mumble/trunk/debian/control

Modified: mumble/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-voip/mumble/trunk/debian/changelog?rev=5818&op=diff
==============================================================================
--- mumble/trunk/debian/changelog (original)
+++ mumble/trunk/debian/changelog Sun Jun  1 21:42:04 2008
@@ -4,6 +4,7 @@
   * Added missing Language-Team field in the german debconf translation.
   * Replaced initial template values in french debconf translation.
   * Replaced inline perl in mumble-server.config with shell scripting.
+  * Removed libcgi-perl depend at mumble-server-web, it is not needed.
 
  -- Patrick Matthäi <patrick.matthaei at web.de>  Mon, 19 May 2008 17:38:05 +0100
 

Modified: mumble/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-voip/mumble/trunk/debian/control?rev=5818&op=diff
==============================================================================
--- mumble/trunk/debian/control (original)
+++ mumble/trunk/debian/control Sun Jun  1 21:42:04 2008
@@ -39,7 +39,7 @@
 
 Package: mumble-server-web
 Architecture: all
-Depends: ${perl:Depends}, mumble-server (>= ${binary:Version}), apache2 | httpd, postfix | mail-transport-agent, perlmagick, libnet-dns-perl, libnet-dbus-perl, libcgi-session-perl, libcompress-zlib-perl, libconfig-simple-perl, libcgi-perl
+Depends: ${perl:Depends}, mumble-server (>= ${binary:Version}), apache2 | httpd, postfix | mail-transport-agent, perlmagick, libnet-dns-perl, libnet-dbus-perl, libcgi-session-perl, libcompress-zlib-perl, libconfig-simple-perl
 Description: Web scripts for mumble-server
  Murmur (in the package mumble-server) is the VoIP server component for
  Mumble. This package contains web scripts for registering users, uploading




More information about the Pkg-voip-commits mailing list