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

the-me-guest at alioth.debian.org the-me-guest at alioth.debian.org
Fri Aug 22 21:25:04 UTC 2008


Author: the-me-guest
Date: Fri Aug 22 21:25:03 2008
New Revision: 6051

URL: http://svn.debian.org/wsvn/pkg-voip/?sc=1&rev=6051
Log:
* Changed prefered postfix depend to exim4 at the mumble-server-web package.
  Closes: #495852
---
Note, this isn't realy a bug or something else as discussed on the ML.
Anyway I will follow it for just some "cosmetical" reasons.

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=6051&op=diff
==============================================================================
--- mumble/trunk/debian/changelog (original)
+++ mumble/trunk/debian/changelog Fri Aug 22 21:25:03 2008
@@ -1,3 +1,10 @@
+mumble (1.1.4-5) UNRELEASED; urgency=low
+
+  * Changed prefered postfix depend to exim4 at the mumble-server-web package.
+    Closes: #495852
+
+ -- Patrick Matthäi <patrick.matthaei at web.de>  Fri, 22 Aug 2008 23:22:10 +0200
+
 mumble (1.1.4-4) unstable; urgency=low
 
   [ Thorvald Natvig ]

Modified: mumble/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-voip/mumble/trunk/debian/control?rev=6051&op=diff
==============================================================================
--- mumble/trunk/debian/control (original)
+++ mumble/trunk/debian/control Fri Aug 22 21:25:03 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
+Depends: ${perl:Depends}, mumble-server (>= ${binary:Version}), apache2 | httpd, exim4 | 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