[med-svn] [aghermann] 04/23: towards 0.9.2
andrei zavada
hmmr-guest at alioth.debian.org
Sat Aug 17 18:05:39 UTC 2013
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 <johnhommer at gmail.com>
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 <johnhommer at gmail.com>])
-AC_INIT([Aghermann], [0.9.1.1], [johnhommer at gmail.com])
+AC_INIT([Aghermann], [0.9.2_rc], [johnhommer at gmail.com])
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"><b><big><big>Aghermann 0.9.1.1 </big></big></b>Larry
+ <property name="label"><b><big><big>Aghermann 0.9.2_rc </big></big></b>SMOKEING NO MORE
<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,11 @@ 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.1.1</b></big> (2013-07-24)
+ <property name="label"><big><b>v. 0.9.2</b></big> (2013-xx-xx)
+<span font="monospace">
+ * .
+</span>
+<big><b>v. 0.9.1.1</b></big> (2013-07-24)
<span font="monospace">
* 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 <a href="mailto:aghermann-users at lists.
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>
-<big><b>v. 0.9.0.3</b></big> (2013-05-16)
-<span font="monospace">
- * Check for mremap and use munmap+memmove+mmap if it is
- unavailable; and comment out CEDFFile::resize() as unused.
-</span>
-<big><b>v. 0.9.0.2</b></big> (2013-05-07)
-<span font="monospace">
- * Properly fix CEDFFile::get_signal_*.
-</span>
-<big><b>v. 0.9.0</b></big> (2013-05-01)
-<span font="monospace">
- * 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 (>'z'-'a') channels.
- * Expose general mouse scroll sensitivity on Setup->General
- settings tab.
- * Bind F1..3 to cycle thru profile, session and channel on
- measurements overview.
-</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/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 <johnhommer at gmail.com> 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
More information about the debian-med-commit
mailing list