[med-svn] [SCM] aghermann branch, master, updated. 2523fe1ce5b3da7059d8e7aa2f2a4251854704cf

Andrei Zavada johnhommer at gmail.com
Mon Jul 22 23:31:25 UTC 2013


The following commit has been merged in the master branch:
commit 2523fe1ce5b3da7059d8e7aa2f2a4251854704cf
Author: Andrei Zavada <johnhommer at gmail.com>
Date:   Tue Jul 23 02:31:12 2013 +0300

    prepare for 0.9.1

diff --git a/ChangeLog b/ChangeLog
index af8847d..9ad2de8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,4 @@
-v.0.9.1 (2013-xx-xx)
+v.0.9.1 (2013-07-23)
 	* Reorg source tree around main executable, libs, & tools.
 	* Properly use our own lib*.so (previously aghermann turned out
 	  static despite libsigfile.so being installed).
diff --git a/data/mw-dialogs.glade b/data/mw-dialogs.glade
index bcf6077..70870b0 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.9.1 </big></big></b>
+                    <property name="label"><b><big><big>Aghermann 0.9.1 </big></big></b>Larry
 <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,23 @@ With bug reports, either send yours to <a href="mailto:aghermann-users at lists.
                             <property name="yalign">0</property>
                             <property name="xpad">10</property>
                             <property name="ypad">10</property>
-                            <property name="label"><big><b>v. 0.9.0.4</b></big> (2013-05-18)
+                            <property name="label"><big><b>v. 0.9.1</b></big> (2013-07-23)
+<span font="monospace">
+	* Reorg source tree around main executable, libs, and tools.
+	* Properly use our own lib*.so (previously aghermann turned out
+	  static despite libsigfile.so being installed).
+	* Plug a memory leak after early unique_ptr acquisition.
+	* SF: Move selection on montage (with Alt).
+	* SF: Artifact Detection dialog will now not get confused after
+	  clicking outside it on other channels.
+	* New tool agh-profile-gen, a standalone profile generator.
+	* ascii (tsv) format support, including irregular, timestamped
+	  time series data.
+	* Score assistant now uses delta and theta ranges as defined by
+	  user.
+	* MW: Change pixels-per-hour with Shift+Scroll.
+</span>
+<big><b>v. 0.9.0.4</b></big> (2013-05-18)
 <span font="monospace">
 	* Remove stray AC_CHECK_FUNC(mremap).
 </span>
@@ -458,15 +474,6 @@ With bug reports, either send yours to <a href="mailto:aghermann-users at lists.
 	* Bind F1..3 to cycle thru profile, session and channel on
 	  measurements overview.
 </span>
-<big><b>v. 0.8.2</b></big> (2013-04-07)
-<span font="monospace">
-	* Fix GtkScrolledWindow issue in Annotations dialog.
-	* Fix those random omp-related freezes on tree rescan.
-	* Make main window busy if profile regeneration
-	  needs to happen.
-	* URL fix for SWU page on jh.com/aghermann.
-	* Enable subject sort.
-</span>
 
 (for older entries, see <a href="http://johnhommer.com/academic/code/aghermann">full changelog</a>)</property>
                             <property name="use_markup">True</property>
diff --git a/debian/aghermann.manpages b/debian/aghermann.manpages
index bf4ee42..0c81fa2 100644
--- a/debian/aghermann.manpages
+++ b/debian/aghermann.manpages
@@ -2,3 +2,4 @@ man/aghermann.1
 man/edfcat.1
 man/edfhed.1
 man/edfhed-gtk.1
+man/agh-profile-gen.1
diff --git a/debian/changelog b/debian/changelog
index 638ba63..c891c21 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+aghermann (0.9.1-1) unstable; urgency=low
+
+  * New upstream version.
+
+ -- Andrei Zavada <johnhommer at gmail.com>  Tue, 23 Jul 2013 00:23:03 +0200
+
 aghermann (0.9.0.4-1) unstable; urgency=low
 
   * New upstream version.

-- 
Sleep experiment manager



More information about the debian-med-commit mailing list