[med-svn] [aghermann] 08/14: prepare 1.0.7
andrei zavada
hmmr-guest at moszumanska.debian.org
Sat Jan 30 18:16:02 UTC 2016
This is an automated email from the git hooks/post-receive script.
hmmr-guest pushed a commit to branch WIP
in repository aghermann.
commit 2a0bcf4dfc1a8d9133b85a6fd731d83d613c9e9f
Author: Andrei Zavada <hmmr at frdg>
Date: Wed Dec 2 01:52:44 2015 +0200
prepare 1.0.7
---
debian/changelog | 6 ++++++
upstream/ChangeLog | 5 +++++
upstream/configure.ac | 2 +-
upstream/data/ui/mw-dialogs.glade | 16 ++++++++--------
4 files changed, 20 insertions(+), 9 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index f4de824..2a5744c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+aghermann (1.0.7-1) unstable; urgency=low
+
+ * New upstream version.
+
+ -- Andrei Zavada <johnhommer at gmail.com> Sat, 21 Nov 2015 13:33:00 +0200
+
aghermann (1.0.6-1) unstable; urgency=low
* New upstream version.
diff --git a/upstream/ChangeLog b/upstream/ChangeLog
index f32528c..36a2d1f 100644
--- a/upstream/ChangeLog
+++ b/upstream/ChangeLog
@@ -1,3 +1,8 @@
+v.1.0.7 (2015-11-21)
+ * Fix: Ensure profile overview timeline is at least 1h long.
+ * Fix: Correctly identify channels by a matching prefix (like
+ "F3-AV"); also rework data structures in libsigfile/channel.*.
+
v.1.0.6 (2015-08-13)
* Fix: Make widgets reappear on Empty Experiment splash.
diff --git a/upstream/configure.ac b/upstream/configure.ac
index 99e0003..dbfe2cd 100644
--- a/upstream/configure.ac
+++ b/upstream/configure.ac
@@ -1,6 +1,6 @@
AC_COPYRIGHT([Copyright (c) 2008-15 Andrei Zavada <johnhommer at gmail.com>])
-AC_INIT([Aghermann], [1.0.6], [johnhommer at gmail.com])
+AC_INIT([Aghermann], [1.0.7], [johnhommer at gmail.com])
AC_CONFIG_SRCDIR([src/aghermann/main.cc])
AC_CONFIG_MACRO_DIR([m4])
AC_PREREQ(2.61)
diff --git a/upstream/data/ui/mw-dialogs.glade b/upstream/data/ui/mw-dialogs.glade
index 7bef407..f2741e1 100644
--- a/upstream/data/ui/mw-dialogs.glade
+++ b/upstream/data/ui/mw-dialogs.glade
@@ -1534,7 +1534,7 @@
<property name="valign">start</property>
<property name="xpad">5</property>
<property name="ypad">15</property>
- <property name="label"><b><big><big>Aghermann 1.0.6 </big></big></b>
+ <property name="label"><b><big><big>Aghermann 1.0.7 </big></big></b>
<a href="http://johnhommer.com/academic/code/aghermann">johnhommer.com/academic/code/aghermann</a></property>
<property name="use_markup">True</property>
<property name="xalign">0</property>
@@ -1630,7 +1630,13 @@ With bug reports, open an issue on <a href="http://github.com/hmmr/aghermann/
<property name="margin_bottom">5</property>
<property name="xpad">10</property>
<property name="ypad">10</property>
- <property name="label"><b>v. 1.0.6</b> (2015-08-14)
+ <property name="label"><b>v. 1.0.7</b> (2015-11-21)
+<span font="monospace" size="small">
+ * Fix: Ensure profile overview timeline is at least 1h long.
+ * Fix: Correctly identify channels by a matching prefix (like
+ "F3-AV"); also rework data structures in libsigfile/channel.*.
+</span>
+<b>v. 1.0.6</b> (2015-08-14)
<span font="monospace" size="small">
* Fix: Make widgets reappear on Empty Experiment splash.
</span>
@@ -1693,12 +1699,6 @@ With bug reports, open an issue on <a href="http://github.com/hmmr/aghermann/
* Misc: Separate upstream tree from distribution-related files.
* Misc: Do away with aghermann/**/liba.a files.
</span>
-<b>v. 0.9.1.1</b> (2013-07-24)
-<span font="monospace" size="small">
- * Fix 32-bit builds where sizeof(size_t) != sizeof(unsigned long).
- * MW: take care to recalculate profile drawing area width
- on Shift+Scroll.
-</span>
(for older entries, see <a href="http://johnhommer.com/academic/code/aghermann">full changelog</a>)</property>
<property name="use_markup">True</property>
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/aghermann.git
More information about the debian-med-commit
mailing list