[Glibc-bsd-commits] r2181 - trunk/freebsd-sendpr/debian

guillem at alioth.debian.org guillem at alioth.debian.org
Sat Jun 21 16:01:23 UTC 2008


Author: guillem
Date: 2008-06-21 16:01:22 +0000 (Sat, 21 Jun 2008)
New Revision: 2181

Modified:
   trunk/freebsd-sendpr/debian/changelog
   trunk/freebsd-sendpr/debian/control
Log:
Replace obsolete Depends on mailx with bsd-mailx


Modified: trunk/freebsd-sendpr/debian/changelog
===================================================================
--- trunk/freebsd-sendpr/debian/changelog	2008-06-21 06:20:11 UTC (rev 2180)
+++ trunk/freebsd-sendpr/debian/changelog	2008-06-21 16:01:22 UTC (rev 2181)
@@ -9,6 +9,7 @@
   * Add Vcs-Browser and Vcs-Svn fields.
   * Add a README.source.
   * Now using Standards-Version 3.8.0.
+  * Replace obsolete Depends on mailx with bsd-mailx.
 
  -- Guillem Jover <guillem at debian.org>  Sun, 08 Jun 2008 23:55:46 +0300
 

Modified: trunk/freebsd-sendpr/debian/control
===================================================================
--- trunk/freebsd-sendpr/debian/control	2008-06-21 06:20:11 UTC (rev 2180)
+++ trunk/freebsd-sendpr/debian/control	2008-06-21 16:01:22 UTC (rev 2181)
@@ -11,7 +11,7 @@
 
 Package: freebsd-sendpr
 Architecture: all
-Depends: mailutils | mailx
+Depends: mailutils | bsd-mailx
 Conflicts: gnats, gnats-user
 Description: FreeBSD fork of send-pr (from GNU GNATS)
  send-pr is a client utility for sending problem reports to a remote GNATS




More information about the Glibc-bsd-commits mailing list