commit 9296c27cac531e8da12676cb310a39b66dd17c3a from: Alexander Barton date: Sun Oct 01 16:10:47 2006 UTC Added "Provides: ircd" and bumped standards version. commit - 921a5434af4fc3c5f86eb6b2c44abed1c15d0419 commit + 9296c27cac531e8da12676cb310a39b66dd17c3a blob - 1527dd64cd4c69f8e11e8d41a0d7905e00341280 blob + a7954f44d073c9f80c901e57606dc5d8139abeb2 --- contrib/Debian/changelog +++ contrib/Debian/changelog @@ -1,3 +1,10 @@ +ngircd (0.10.0-0ab0-pre2-1~sid) unstable; urgency=low + + * Bumped standards version to 3.7.2.1. + * Added "Provides: ircd" to Debian control file. + + -- Alexander Barton Sun, 1 Oct 2006 16:25:33 +0200 + ngircd (0.10.0-0ab0-pre2) unstable; urgency=low * Second "upstream" prerelease of upcoming 0.10.0 release. blob - a78eac1eb05415dd38b63d4837e9826d90fa6895 blob + 23ab280e550a2401c461e775549b0d02d7b8113f --- contrib/Debian/control +++ contrib/Debian/control @@ -3,11 +3,12 @@ Section: net Priority: optional Maintainer: Alexander Barton Build-Depends: debhelper (>> 4.0.0), libz-dev, libwrap-dev, libident-dev -Standards-Version: 3.5.8 +Standards-Version: 3.7.2.1 Package: ngircd Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} +Provides: ircd 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 @@ -28,6 +29,7 @@ Description: A lightweight daemon for the Internet Rel Package: ngircd-full Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} +Provides: ircd 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)