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"><b><big><big>Aghermann
0.8</big></big></b> Pig Iron
+ <property
name="label"><b><big><big>Aghermann
0.8.1</big></big></b>
<a
href="http://johnhommer.com/academic/code/aghermann">johnhommer.com/academic/code/aghermann</a></property>
<property name="use_markup">True</property>
</object>
@@ -424,7 +424,15 @@ With bug reports, either send yours to <a
href="mailto:aghermann-users@lists.
<property name="yalign">0</property>
<property name="xpad">10</property>
<property name="ypad">10</property>
- <property name="label"><big><b>v.
0.8</b></big> (2013-02-02)
+ <property name="label"><big><b>v.
0.8.1</b></big> (2013-02-24)
+<span font="monospace">
+ * 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.
+</span>
+
+<big><b>v. 0.8</b></big> (2013-02-02)
<span font="monospace">
* edfcat: proper handling of overshooting signal
portions.
@@ -449,14 +457,6 @@ With bug reports, either send yours to <a
href="mailto:aghermann-users@lists.
* Various smaller fixes.
</span>
-<big><b>v. 0.7.6</b></big> (2012-12-20)
-<span font="monospace">
- * 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.
-</span>
-
(for older entries, see <a
href="http://johnhommer.com/academic/code/aghermann">full
changelog</a>)</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