From 88258070c412d3db30bae6749a7105bcb98ec05d Mon Sep 17 00:00:00 2001 From: Alexander Barton Date: Thu, 15 Jul 2004 09:03:15 +0000 Subject: [PATCH] Added missing commas to debian control file, fixes bug #56. Thanks to Kevin Otte (nivex@nivex.net) for the patch. --- contrib/Debian/changelog | 7 +++++++ contrib/Debian/control | 4 ++-- 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/contrib/Debian/changelog b/contrib/Debian/changelog index 9caaad89..efb4f854 100644 --- a/contrib/Debian/changelog +++ b/contrib/Debian/changelog @@ -1,3 +1,10 @@ +ngircd (0.8.0+HEAD-0ab1) unstable; urgency=low + + * Added missing commas to debian control file, fixes bug #56. + Thanks to Kevin Otte. + + -- Alexander Barton Thu, 15 Jul 2004 11:00:14 +0200 + ngircd (0.7.7+HEAD-0ab6) unstable; urgency=low * Incorporated actual CVS HEAD version which includes all features of diff --git a/contrib/Debian/control b/contrib/Debian/control index 0b7a364b..a78eac1e 100644 --- a/contrib/Debian/control +++ b/contrib/Debian/control @@ -7,7 +7,7 @@ Standards-Version: 3.5.8 Package: ngircd Architecture: any -Depends: ${shlibs:Depends} ${misc:Depends} +Depends: ${shlibs:Depends}, ${misc:Depends} Description: A lightweight daemon for the Internet Relay Chat (IRC) ngIRCd is a free open source daemon for the Internet Relay Chat (IRC) network. It is written from scratch and is not based upon the original @@ -27,7 +27,7 @@ Description: A lightweight daemon for the Internet Relay Chat (IRC) Package: ngircd-full Architecture: any -Depends: ${shlibs:Depends} ${misc:Depends} +Depends: ${shlibs:Depends}, ${misc:Depends} Conflicts: ngircd Description: A lightweight daemon for the Internet Relay Chat (IRC) ngIRCd is a free open source daemon for the Internet Relay Chat (IRC) -- 2.39.2