Getting ready for 0.8.2
authorocto <octo>
Tue, 7 Jun 2005 19:34:12 +0000 (19:34 +0000)
committerocto <octo>
Tue, 7 Jun 2005 19:34:12 +0000 (19:34 +0000)
CHANGELOG
FAQ
README
THANKS
debian/changelog
onis.conf
onis.spec
users.conf

index 35d2276..6690247 100644 (file)
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -2,6 +2,16 @@
 ==================
 http://verplant.org/onis/
 
+  0.8.2 - More bugfixes
+ =======================
+ - A sever bug in the persistency code has been fixed. When using persistency
+   onis would re-analyse a changed file entirely. Thanks to charly and Connorhd
+   for pointing this out.
+ - Another minor bug has been fixed: onis used to die at an unexpected
+   situation though it's safe to continue..
+
+
+
   0.8.1 - Bugfixing and other corrections
  =========================================
  - Ignoring users (using the special user-name ``ignore'') has been fixed.
diff --git a/FAQ b/FAQ
index 96a496d..cf07158 100644 (file)
--- a/FAQ
+++ b/FAQ
@@ -1,4 +1,4 @@
- onis 0.8.1 - FAQ - 2005-04-23
+ onis 0.8.2 - FAQ - 2005-06-07
 ===============================
 http://verplant.org/onis/
 
diff --git a/README b/README
index bc182c5..35c03c4 100644 (file)
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
- onis 0.8.1 - README - 2005-04-23
+ onis 0.8.2 - README - 2005-06-07
 ==================================
 http://verplant.org/onis/
 
diff --git a/THANKS b/THANKS
index 9f61b25..2afc0e8 100644 (file)
--- a/THANKS
+++ b/THANKS
@@ -1,5 +1,6 @@
 Korbinian Rosenegger
-  For the initial ``Dancer'', ``Dircproxy'' and ``Energymech'' parsers
+  For the initial ``Dancer'', ``Dircproxy'' and ``Energymech'' parsers,
+  pointing out bugs and continuos feedback
 
 Tyler McHenry
   For coding the first few extensions
@@ -25,3 +26,6 @@ Christoffer Jonsson
 
 Javier GarcĀ”a 
   For the spanish translation
+
+``Connorhd'' (real name unknown ;)
+  For pointing out bugs :)
index 8d2b381..3adb94b 100644 (file)
@@ -1,3 +1,9 @@
+onis (0.8.2-1) unstable; urgency=low
+
+  * New upstream version.
+
+ -- Florian Forster <octo@verplant.org>  Tue,  7 Jun 2005 21:32:50 +0100
+
 onis (0.8.1-1) unstable; urgency=low
 
   * Added generation of manpage.
index 64bfe4d..4eddbfa 100644 (file)
--- a/onis.conf
+++ b/onis.conf
@@ -1,4 +1,4 @@
-# onis 0.8.1 - config - 2005-04-23
+# onis 0.8.2 - config - 2005-06-07
 #==================================
 # http://verplant.org/onis/
 
index 50b1914..ea1e3cc 100644 (file)
--- a/onis.spec
+++ b/onis.spec
@@ -1,4 +1,4 @@
-%define ver 0.8.1
+%define ver 0.8.2
 %define perllibdir %(eval "`perl -V:installvendorlib`"; echo $installvendorlib)
 
 Name: onis
@@ -66,6 +66,9 @@ rm -fr $RPM_BUILD_ROOT
 %{_mandir}/man1/*
 
 %changelog
+* Tue Jun 07 2005 Florian Forster <octo@verplant.org>
+- New upstream version.
+
 * Sat Apr 23 2005 Florian Forster <octo@verplant.org>
 - Added generation of manpage.
 - Rebuild for onis-0.8.1
index bb8bcae..7efc1e8 100644 (file)
@@ -1,4 +1,4 @@
-# onis 0.8.1 - users.conf - 2005-04-23
+# onis 0.8.2 - users.conf - 2005-06-07
 #======================================
 # http://verplant.org/onis/