repo: ngircd
action: commit
revision: 
path_from: 
revision_from: 8e3c56e5b2ad57576d2342f2971e33778cb1dd72:
path_to: 
revision_to: 
git.thebackupbox.net
ngircd
git clone git://git.thebackupbox.net/ngircd
commit 8e3c56e5b2ad57576d2342f2971e33778cb1dd72
Author: Alexander Barton 
Date:   Sun Feb 12 17:58:50 2012 +0100

    ngIRCd release 19~rc1

diff --git a/ChangeLog b/ChangeLog
index c633228b1e470e2b11c677b3e9fb7336f2d3fb21..
index ..056ee4881ae433f465d040f9504431844b45f955 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -11,6 +11,7 @@

 ngIRCd Release 19

+  ngIRCd 19~rc1 (2012-02-12)
   - Enhance command limits for server links: the limit now is dependent
     on the number of users connected in the network and higher while
     servers are joining the network to make the login of servers faster.
diff --git a/NEWS b/NEWS
index 78447ab08612a0177a7189448a9899a03003f255..
index ..fcb7788c0d34e7f8d50ebaf661c65ecb103919f7 100644
--- a/NEWS
+++ b/NEWS
@@ -10,6 +10,7 @@

 ngIRCd Release 19

+  ngIRCd 19~rc1 (2012-02-12)
   - Update preliminary ngIRCd protocol module for Anope 1.9.6, which now
     is the only supported version.
   - New numeric RPL_WHOISHOST_MSG(378), which returns the DNS hostname
diff --git a/contrib/Debian/changelog b/contrib/Debian/changelog
index cf55e0551a39b0de24de7f6298738df75ad150b6..
index ..e6c9569bbf3dbb7dc745188a7443bb9b77cf1ae9 100644
--- a/contrib/Debian/changelog
+++ b/contrib/Debian/changelog
@@ -1,3 +1,9 @@
+ngircd (19~rc1-0ab1) unstable; urgency=low
+
+  * New "upstream" release candidate 1 for ngIRCd Release 19.
+
+ -- Alexander Barton   Sun, 12 Feb 2012 17:47:51 +0100
+
 ngircd (18-0ab1) unstable; urgency=low

   * New "upstream" release: ngIRCd 18.
diff --git a/contrib/ngircd.spec b/contrib/ngircd.spec
index 3c92f30d20d57de7a96d594bf6df75003819cfe1..
index ..cb931698af27bec0da44c192f6b7d3b99f57c022 100644
--- a/contrib/ngircd.spec
+++ b/contrib/ngircd.spec
@@ -1,5 +1,5 @@
 %define name    ngircd
-%define version 18
+%define version 19~rc1
 %define release 1
 %define prefix  %{_prefix}

-----END OF PAGE-----