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

the-me-guest at alioth.debian.org the-me-guest at alioth.debian.org
Sat Dec 6 22:44:08 UTC 2008


Author: the-me-guest
Date: Sat Dec  6 22:44:08 2008
New Revision: 6533

URL: http://svn.debian.org/wsvn/pkg-voip/?sc=1&rev=6533
Log:
* Add missing ${misc:Depends}. Thanks lintian.

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=6533&op=diff
==============================================================================
--- mumble/trunk/debian/changelog (original)
+++ mumble/trunk/debian/changelog Sat Dec  6 22:44:08 2008
@@ -4,6 +4,7 @@
   * Do not use the "X$FOO" != "X" notation in mumble-server.{postinst,config}.
     This notation is just in the unquoted version needed.
   * Merged changelog from the 1.1.4-4+lenny1 release.
+  * Add missing ${misc:Depends}. Thanks lintian.
 
   [ Debian l10n ]
   * Swedish translation from Martin Bagge <brother at bsnet.se>.

Modified: mumble/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-voip/mumble/trunk/debian/control?rev=6533&op=diff
==============================================================================
--- mumble/trunk/debian/control (original)
+++ mumble/trunk/debian/control Sat Dec  6 22:44:08 2008
@@ -39,7 +39,7 @@
 
 Package: mumble-server-web
 Architecture: all
-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, php-zeroc-ice, ice33-translators | ice32-translators | ice-translators
+Depends: ${misc: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, php-zeroc-ice, ice33-translators | ice32-translators | ice-translators
 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