commit - f7c63e92372021399b56eaab6b4f1549e4b4215a
commit + d989166d3f87257d1cbd1be25daf15d833c4e7b7
blob - a84e3572c6aa9a8b4d88dabbcc05ab269c936f5f
blob + fef4c8b0cfbf31c9e9640cd157d1ca03a493d610
--- contrib/Debian/changelog
+++ contrib/Debian/changelog
+ngircd (0.8.0-0ab2) unstable; urgency=low
+
+ * Added missing commas to debian control file, fixes bug #56.
+ Thanks to Kevin Otte.
+
+ -- Alexander Barton <alex@pc-alex> Thu, 15 Jul 2004 10:53:39 +0200
+
ngircd (0.8.0-0ab1) unstable; urgency=low
* New upstream version.
blob - 0b7a364b10b8d0c051be8498a4474a966cf31a41
blob + a78eac1eb05415dd38b63d4837e9826d90fa6895
--- contrib/Debian/control
+++ contrib/Debian/control
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
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)