]> arthur.barton.de Git - ngircd.git/commitdiff
Version 0.7.7 branch-0-7-x rel-0-7-7
authorAlexander Barton <alex@barton.de>
Thu, 5 Feb 2004 13:33:24 +0000 (13:33 +0000)
committerAlexander Barton <alex@barton.de>
Thu, 5 Feb 2004 13:33:24 +0000 (13:33 +0000)
ChangeLog
configure.in
contrib/ngircd.spec
debian/changelog

index 0b6d58487b7b7f8e24c40d3953fbd0f48b89df68..57904a61c4d74e8123b48ff631c1761bbf70059b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -10,7 +10,7 @@
                                -- ChangeLog --
 
 
-ngIRCd 0.7-CVS
+ngIRCd 0.7.7 (2004-02-05)
 
   - The info text ("real name") of users is set to "-" if none has been
     specified using the USER command (e. g. "USER user * * :"). Reason:
@@ -493,4 +493,4 @@ ngIRCd 0.0.1, 31.12.2001
 
 
 -- 
-$Id: ChangeLog,v 1.188.2.23 2004/02/04 20:04:54 alex Exp $
+$Id: ChangeLog,v 1.188.2.24 2004/02/05 13:33:24 alex Exp $
index b420f3db24aab545788514320e6809eb76ee0ea9..e92d30eec97f4d2dc92e7d50be217362efda947b 100644 (file)
@@ -8,13 +8,13 @@
 # (at your option) any later version.
 # Please read the file COPYING, README and AUTHORS for more information.
 #
-# $Id: configure.in,v 1.89.2.15 2003/12/26 16:16:48 alex Exp $
+# $Id: configure.in,v 1.89.2.16 2004/02/05 13:33:24 alex Exp $
 #
 
 # -- Initialisierung --
 
 AC_PREREQ(2.50)
-AC_INIT(ngircd, 0.7-CVS)
+AC_INIT(ngircd, 0.7.7)
 AC_CONFIG_SRCDIR(src/ngircd/ngircd.c)
 AC_CANONICAL_TARGET
 AM_INIT_AUTOMAKE(1.6)
index 8fcc7176274d7861db615701c46dd1fa81fe665a..17f8a30c3174249521aa6973ed1f08abda5bd5aa 100644 (file)
@@ -1,5 +1,5 @@
 %define name    ngircd
-%define version 0.7.5
+%define version 0.7.7
 %define release 1
 %define prefix  %{_prefix}
 
index 70f201c2ad69f7b6c2ce5b3516fb82db35f24a68..5f74ad426543e08e34bae3feecc2e8d88d465c95 100644 (file)
@@ -1,3 +1,9 @@
+ngircd (0.7.7-0ab1) unstable; urgency=low
+
+  * New upstream version.
+
+ -- Alexander Barton <alex@Arthur.Ath.CX>  Thu,  5 Feb 2004 14:11:08 +0100
+
 ngircd (0.7.6-0ab1) unstable; urgency=medium
 
   * New upstream version.