This is an automated email from the git hooks/post-receive script.

hmmr-guest pushed a commit to branch master
in repository aghermann.

commit bf1aaa44ce46eac4aa367f63b8e93f4ef42033b6
Author: Andrei Zavada <[email protected]>
Date:   Sun Jul 28 11:32:08 2013 +0300

    towards 0.9.2
---
 ChangeLog             |    3 +++
 configure.ac          |    2 +-
 data/mw-dialogs.glade |   42 ++++++------------------------------------
 debian/changelog      |    6 ++++++
 4 files changed, 16 insertions(+), 37 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index 54d8d99..6c44823 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
+v.0.9.2 (2013-xx-xx)
+       * .
+
 v.0.9.1.1 (2013-07-24)
        * Fix 32-bit builds where sizeof(size_t) != sizeof(unsigned long).
        * MW: take care to recalculate profile drawing area width on 
Shift+Scroll.
diff --git a/configure.ac b/configure.ac
index ec2fdc9..d9e23c1 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.9.1.1], [[email protected]])
+AC_INIT([Aghermann], [0.9.2_rc], [[email protected]])
 AC_CONFIG_SRCDIR([src/aghermann/main.cc])
 AC_CONFIG_MACRO_DIR([m4])
 AC_PREREQ(2.61)
diff --git a/data/mw-dialogs.glade b/data/mw-dialogs.glade
index a2c8807..4bd37a6 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.9.1.1 
&lt;/big&gt;&lt;/big&gt;&lt;/b&gt;Larry
+                    <property 
name="label">&lt;b&gt;&lt;big&gt;&lt;big&gt;Aghermann 0.9.2_rc 
&lt;/big&gt;&lt;/big&gt;&lt;/b&gt;SMOKEING NO MORE
 &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,11 @@ 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.9.1.1&lt;/b&gt;&lt;/big&gt; (2013-07-24)
+                            <property name="label">&lt;big&gt;&lt;b&gt;v. 
0.9.2&lt;/b&gt;&lt;/big&gt; (2013-xx-xx)
+&lt;span font="monospace"&gt;
+       * .
+&lt;/span&gt;
+&lt;big&gt;&lt;b&gt;v. 0.9.1.1&lt;/b&gt;&lt;/big&gt; (2013-07-24)
 &lt;span font="monospace"&gt;
        * Fix 32-bit builds where sizeof(size_t) != sizeof(unsigned long).
        * MW: take care to recalculate profile drawing area width
@@ -446,40 +450,6 @@ With bug reports, either send yours to &lt;a 
href="mailto:aghermann-users@lists.
          user.
        * MW: Change pixels-per-hour with Shift+Scroll.
 &lt;/span&gt;
-&lt;big&gt;&lt;b&gt;v. 0.9.0.4&lt;/b&gt;&lt;/big&gt; (2013-05-18)
-&lt;span font="monospace"&gt;
-       * Remove stray AC_CHECK_FUNC(mremap).
-&lt;/span&gt;
-&lt;big&gt;&lt;b&gt;v. 0.9.0.3&lt;/b&gt;&lt;/big&gt; (2013-05-16)
-&lt;span font="monospace"&gt;
-       * Check for mremap and use munmap+memmove+mmap if it is
-         unavailable; and comment out CEDFFile::resize() as unused.
-&lt;/span&gt;
-&lt;big&gt;&lt;b&gt;v. 0.9.0.2&lt;/b&gt;&lt;/big&gt; (2013-05-07)
-&lt;span font="monospace"&gt;
-       * Properly fix CEDFFile::get_signal_*.
-&lt;/span&gt;
-&lt;big&gt;&lt;b&gt;v. 0.9.0&lt;/b&gt;&lt;/big&gt; (2013-05-01)
-&lt;span font="monospace"&gt;
-       * Parse patient_id field in EDF header and extract subject gender,
-         DOB and id from it.
-       * Remove Subject Info dialog; use edfhed to change EDF header.
-       * Only plot finite profile values on msmt overview.
-       * Proper file size checks in CEDFFile ctor.
-       * Don't read last sidecar annotation twice.
-       * Support EDF+, including embedded annotations.
-       * edfhed: show embedded annotations with -a.
-       * Make all timestamps in sidecar files (a) relative to recording
-         start, (b) expressed in seconds, to be consistent with embedded
-         annotations.
-       * Fix a SF crash when getting PSD on montage having channels with
-         variable sample rate, on OMP-enabled hosts.
-       * Fix a SF crash with montages with (&gt;'z'-'a') channels.
-       * Expose general mouse scroll sensitivity on Setup-&gt;General
-         settings tab.
-       * Bind F1..3 to cycle thru profile, session and channel on
-         measurements overview.
-&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>
diff --git a/debian/changelog b/debian/changelog
index d41517b..0d185d4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+aghermann (0.9.2-1) unstable; urgency=low
+
+  * New upstream version.
+
+ -- Andrei Zavada <[email protected]>  Xxx, xx xxx 2013 01:12:36 +0200
+
 aghermann (0.9.1.1-1) unstable; urgency=low
 
   * New upstream version.

-- 
Alioth's /git/debian-med/git-commit-notice on 
/srv/git.debian.org/git/debian-med/aghermann.git

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

Reply via email to