The following commit has been merged in the master branch:
commit 3d34105d785c20cb0be04322d2a9f68eb9fb176f
Author: Andrei Zavada <[email protected]>
Date:   Sun Feb 24 14:10:52 2013 +0200

    prepare for 0.8.1

diff --git a/ChangeLog b/ChangeLog
index f67570b..7054617 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+v.0.8.1 (2013-02-24)
+       * Calculate SWU metric over time.
+       * SF: ensure signal line remains visible at high page sizes.
+       * Fix g++-4.8 build and address some -Wformat warnings.
+
 v.0.8 (2013-02-03)
        * edfcat: proper handling of overshooting signal portions.
        * SF: mark flat signal portions as artifacts.
diff --git a/configure.ac b/configure.ac
index b042dbd..80065f5 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 AC_COPYRIGHT([Copyright (c) 2008-13 Andrei Zavada <[email protected]>])
 
-AC_INIT([Aghermann], [0.8.1_rc], [[email protected]])
+AC_INIT([Aghermann], [0.8.1], [[email protected]])
 AC_CONFIG_SRCDIR([src/main.cc])
 AC_CONFIG_MACRO_DIR([m4])
 AC_PREREQ(2.61)
diff --git a/data/mw-dialogs.glade b/data/mw-dialogs.glade
index f721d5a..3f58652 100644
--- a/data/mw-dialogs.glade
+++ b/data/mw-dialogs.glade
@@ -328,7 +328,7 @@
                     <property name="xalign">0</property>
                     <property name="xpad">5</property>
                     <property name="ypad">15</property>
-                    <property 
name="label">&lt;b&gt;&lt;big&gt;&lt;big&gt;Aghermann 
0.8&lt;/big&gt;&lt;/big&gt;&lt;/b&gt; Pig Iron
+                    <property 
name="label">&lt;b&gt;&lt;big&gt;&lt;big&gt;Aghermann 
0.8.1&lt;/big&gt;&lt;/big&gt;&lt;/b&gt;
 &lt;a 
href="http://johnhommer.com/academic/code/aghermann"&gt;johnhommer.com/academic/code/aghermann&lt;/a&gt;</property>
                     <property name="use_markup">True</property>
                   </object>
@@ -424,7 +424,15 @@ With bug reports, either send yours to &lt;a 
href="mailto:aghermann-users@lists.
                             <property name="yalign">0</property>
                             <property name="xpad">10</property>
                             <property name="ypad">10</property>
-                            <property name="label">&lt;big&gt;&lt;b&gt;v. 
0.8&lt;/b&gt;&lt;/big&gt; (2013-02-02)
+                            <property name="label">&lt;big&gt;&lt;b&gt;v. 
0.8.1&lt;/b&gt;&lt;/big&gt; (2013-02-24)
+&lt;span font="monospace"&gt;
+       * Calculate SWU metric over time.
+       * SF: ensure signal line remains visible at high page
+         sizes.
+       * Fix g++-4.8 build and address some -Wformat warnings.
+&lt;/span&gt;
+
+&lt;big&gt;&lt;b&gt;v. 0.8&lt;/b&gt;&lt;/big&gt; (2013-02-02)
 &lt;span font="monospace"&gt;
        * edfcat: proper handling of overshooting signal
          portions.
@@ -449,14 +457,6 @@ With bug reports, either send yours to &lt;a 
href="mailto:aghermann-users@lists.
        * Various smaller fixes.
 &lt;/span&gt;
 
-&lt;big&gt;&lt;b&gt;v. 0.7.6&lt;/b&gt;&lt;/big&gt; (2012-12-20)
-&lt;span font="monospace"&gt;
-       * Don't forget to save some .expdesign.conf settings.
-       * Purge cached profiles on version upgrade.
-       * Correctly set OMP max threads.
-       * edfcat conv: set physical_min/max.
-&lt;/span&gt;
-
 (for older entries, see &lt;a 
href="http://johnhommer.com/academic/code/aghermann"&gt;full 
changelog&lt;/a&gt;)</property>
                             <property name="use_markup">True</property>
                             <property name="wrap">True</property>
diff --git a/debian/changelog b/debian/changelog
index b7a183a..70f0922 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+aghermann (0.8.1-1) experimental; urgency=low
+
+  * New upstream version.
+
+ -- Andrei Zavada <[email protected]>  Sun, 24 Jan 2013 13:34:41 +0200
+
 aghermann (0.8-1) experimental; urgency=low
 
   * New upstream version.

-- 
Sleep experiment manager

_______________________________________________
debian-med-commit mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit

Reply via email to