[Pkg-voip-commits] r837 - bayonne/trunk/debian

Mark Purcell msp at costa.debian.org
Wed Oct 12 20:09:07 UTC 2005


Author: msp
Date: 2005-10-12 20:09:05 +0000 (Wed, 12 Oct 2005)
New Revision: 837

Modified:
   bayonne/trunk/debian/changelog
   bayonne/trunk/debian/control
Log:
* Fix maintainer-script-needs-depends-on-adduser

Modified: bayonne/trunk/debian/changelog
===================================================================
--- bayonne/trunk/debian/changelog	2005-10-12 20:08:07 UTC (rev 836)
+++ bayonne/trunk/debian/changelog	2005-10-12 20:09:05 UTC (rev 837)
@@ -2,8 +2,9 @@
 
   * (NOT RELEASED YET) New upstream release
   * Fix old-fsf-address-in-copyright-file
+  * Fix maintainer-script-needs-depends-on-adduser
 
- -- Mark Purcell <msp at debian.org>  Wed, 12 Oct 2005 21:07:37 +0100
+ -- Mark Purcell <msp at debian.org>  Wed, 12 Oct 2005 21:08:40 +0100
 
 bayonne (1.2.14pl2-3) UNRELEASED; urgency=low
 

Modified: bayonne/trunk/debian/control
===================================================================
--- bayonne/trunk/debian/control	2005-10-12 20:08:07 UTC (rev 836)
+++ bayonne/trunk/debian/control	2005-10-12 20:09:05 UTC (rev 837)
@@ -8,7 +8,7 @@
 
 Package: bayonne
 Architecture: any
-Depends: ${shlibs:Depends}
+Depends: ${shlibs:Depends}, adduser
 Recommends: bayonne-prompts-sys, sox, wget
 Suggests: bayonne-prompts-en, bayonne-doc
 Description: Telephony server of the GNU project




More information about the Pkg-voip-commits mailing list