diff options
Diffstat (limited to 'contrib')
| -rw-r--r-- | contrib/Debian/changelog | 6 | ||||
| -rw-r--r-- | contrib/ngircd.spec | 2 |
2 files changed, 7 insertions, 1 deletions
diff --git a/contrib/Debian/changelog b/contrib/Debian/changelog index 25463728..6daf5951 100644 --- a/contrib/Debian/changelog +++ b/contrib/Debian/changelog @@ -1,3 +1,9 @@ +ngircd (13~rc1-0ab1) unstable; urgency=low + + * New "upstream" release candidate 1 for ngIRCd Release 13. + + -- Alexander Barton <alex@barton.de> Fri, 21 Nov 2008 22:04:41 +0100 + ngircd (0.12.1-0ab1+dev) unstable; urgency=low * Update package for testing the new "upstream" features: diff --git a/contrib/ngircd.spec b/contrib/ngircd.spec index 276a826f..74992e42 100644 --- a/contrib/ngircd.spec +++ b/contrib/ngircd.spec @@ -1,5 +1,5 @@ %define name ngircd -%define version dev +%define version 13~rc1 %define release 1 %define prefix %{_prefix} |