[med-svn] [aghermann] 05/24: prepare for 1.0.5
andrei zavada
hmmr-guest at moszumanska.debian.org
Mon Jun 15 01:48:25 UTC 2015
This is an automated email from the git hooks/post-receive script.
hmmr-guest pushed a commit to branch WIP
in repository aghermann.
commit 69d2b7c04ae60e5ed3d3fb01e6b2a0bbbb4f9f73
Author: Andrei Zavada <hmmr at ra>
Date: Sat Jun 13 04:59:12 2015 +0300
prepare for 1.0.5
---
debian/changelog | 6 +++
upstream/ChangeLog | 7 ++-
upstream/configure.ac | 2 +-
upstream/data/mw-dialogs.glade | 98 ++++++++++++++++++++++--------------------
4 files changed, 65 insertions(+), 48 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 74c8519..1018f3e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+aghermann (1.0.5-1) unstable; urgency=low
+
+ * New upstream version (Closes: #788025).
+
+ -- Andrei Zavada <johnhommer at gmail.com> Sun, 13 Jun 2015 04:50:00 +0200
+
aghermann (1.0.4-1) experimental; urgency=low
* New upstream version (Closes: #777769).
diff --git a/upstream/ChangeLog b/upstream/ChangeLog
index 9bdc002..9957518 100644
--- a/upstream/ChangeLog
+++ b/upstream/ChangeLog
@@ -1,6 +1,11 @@
+v.1.0.5 (2015-06-13)
+ * Fix: Depend on vte-2.91.
+ * Fix: Deal with some deprecations in GTK
+ (gtk_widget_override_font) and libconfig.
+
v.1.0.4 (2015-04-10)
* Fix: Don't mess with screen resolution, restore fonts to normal
- size.
+ size.
* Fix: gcc-5 build.
* Misc: Minor UI tweaks.
diff --git a/upstream/configure.ac b/upstream/configure.ac
index 0c8c068..eb8ebfa 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.4], [johnhommer at gmail.com])
+AC_INIT([Aghermann], [1.0.5], [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/mw-dialogs.glade b/upstream/data/mw-dialogs.glade
index 0440a16..a7b3a3e 100644
--- a/upstream/data/mw-dialogs.glade
+++ b/upstream/data/mw-dialogs.glade
@@ -91,10 +91,10 @@
<object class="GtkLabel" id="label17">
<property name="visible">True</property>
<property name="can_focus">False</property>
- <property name="xalign">0</property>
<property name="ypad">8</property>
<property name="label" translatable="yes"><b><big>Set up batch</big></b></property>
<property name="use_markup">True</property>
+ <property name="xalign">0</property>
</object>
<packing>
<property name="expand">False</property>
@@ -124,8 +124,8 @@
<object class="GtkLabel" id="label18">
<property name="visible">True</property>
<property name="can_focus">False</property>
- <property name="xalign">1</property>
<property name="label" translatable="yes">Subjects:</property>
+ <property name="xalign">1</property>
</object>
<packing>
<property name="left_attach">0</property>
@@ -138,8 +138,8 @@
<property name="can_focus">False</property>
<property name="margin_top">5</property>
<property name="margin_bottom">5</property>
- <property name="xalign">0</property>
<property name="label" translatable="yes">Include the following:</property>
+ <property name="xalign">0</property>
</object>
<packing>
<property name="left_attach">0</property>
@@ -151,8 +151,8 @@
<object class="GtkLabel" id="label54">
<property name="visible">True</property>
<property name="can_focus">False</property>
- <property name="xalign">1</property>
<property name="label" translatable="yes">Sessions:</property>
+ <property name="xalign">1</property>
</object>
<packing>
<property name="left_attach">0</property>
@@ -163,8 +163,8 @@
<object class="GtkLabel" id="label55">
<property name="visible">True</property>
<property name="can_focus">False</property>
- <property name="xalign">1</property>
<property name="label" translatable="yes">Channels:</property>
+ <property name="xalign">1</property>
</object>
<packing>
<property name="left_attach">0</property>
@@ -175,8 +175,8 @@
<object class="GtkLabel" id="label87">
<property name="visible">True</property>
<property name="can_focus">False</property>
- <property name="xalign">1</property>
<property name="label" translatable="yes">Freq:</property>
+ <property name="xalign">1</property>
</object>
<packing>
<property name="left_attach">0</property>
@@ -226,8 +226,8 @@
<property name="can_focus">False</property>
<property name="margin_left">8</property>
<property name="margin_right">4</property>
- <property name="xalign">1</property>
<property name="label" translatable="yes">From:</property>
+ <property name="xalign">1</property>
<attributes>
<attribute name="scale" value="0.80000000000000004"/>
</attributes>
@@ -243,8 +243,8 @@
<property name="can_focus">False</property>
<property name="margin_left">8</property>
<property name="margin_right">4</property>
- <property name="xalign">1</property>
<property name="label" translatable="yes">Width:</property>
+ <property name="xalign">1</property>
<attributes>
<attribute name="scale" value="0.80000000000000004"/>
</attributes>
@@ -260,8 +260,8 @@
<property name="can_focus">False</property>
<property name="margin_left">8</property>
<property name="margin_right">4</property>
- <property name="xalign">1</property>
<property name="label" translatable="yes">Inc:</property>
+ <property name="xalign">1</property>
<attributes>
<attribute name="scale" value="0.80000000000000004"/>
</attributes>
@@ -277,8 +277,8 @@
<property name="can_focus">False</property>
<property name="margin_left">8</property>
<property name="margin_right">4</property>
- <property name="xalign">1</property>
<property name="label" translatable="yes">Steps:</property>
+ <property name="xalign">1</property>
<attributes>
<attribute name="scale" value="0.80000000000000004"/>
</attributes>
@@ -707,9 +707,9 @@
<object class="GtkLabel" id="label23">
<property name="visible">True</property>
<property name="can_focus">False</property>
- <property name="xalign">1</property>
<property name="xpad">10</property>
<property name="label" translatable="yes">Low pass:</property>
+ <property name="xalign">1</property>
</object>
<packing>
<property name="top_attach">3</property>
@@ -722,9 +722,9 @@
<object class="GtkLabel" id="label26">
<property name="visible">True</property>
<property name="can_focus">False</property>
- <property name="xalign">1</property>
<property name="xpad">10</property>
<property name="label" translatable="yes">High pass:</property>
+ <property name="xalign">1</property>
</object>
<packing>
<property name="top_attach">2</property>
@@ -737,9 +737,9 @@
<object class="GtkLabel" id="label27">
<property name="visible">True</property>
<property name="can_focus">False</property>
- <property name="xalign">0</property>
<property name="xpad">5</property>
<property name="label" translatable="yes">Hz</property>
+ <property name="xalign">0</property>
</object>
<packing>
<property name="left_attach">2</property>
@@ -754,9 +754,9 @@
<object class="GtkLabel" id="label28">
<property name="visible">True</property>
<property name="can_focus">False</property>
- <property name="xalign">0</property>
<property name="xpad">5</property>
<property name="label" translatable="yes">Hz</property>
+ <property name="xalign">0</property>
</object>
<packing>
<property name="left_attach">2</property>
@@ -771,9 +771,9 @@
<object class="GtkLabel" id="label29">
<property name="visible">True</property>
<property name="can_focus">False</property>
- <property name="xalign">1</property>
<property name="xpad">10</property>
<property name="label" translatable="yes">Order:</property>
+ <property name="xalign">1</property>
</object>
<packing>
<property name="left_attach">3</property>
@@ -813,9 +813,9 @@
<object class="GtkLabel" id="label30">
<property name="visible">True</property>
<property name="can_focus">False</property>
- <property name="xalign">1</property>
<property name="xpad">10</property>
<property name="label" translatable="yes">Order:</property>
+ <property name="xalign">1</property>
</object>
<packing>
<property name="left_attach">3</property>
@@ -858,9 +858,9 @@
<object class="GtkLabel" id="lFilterCaption">
<property name="visible">True</property>
<property name="can_focus">False</property>
- <property name="xalign">0</property>
<property name="label" translatable="yes"><b><big>Global filters</big></b></property>
<property name="use_markup">True</property>
+ <property name="xalign">0</property>
</object>
<packing>
<property name="right_attach">5</property>
@@ -872,9 +872,9 @@
<object class="GtkLabel" id="label31">
<property name="visible">True</property>
<property name="can_focus">False</property>
- <property name="xalign">1</property>
<property name="xpad">10</property>
<property name="label" translatable="yes">Notch filter:</property>
+ <property name="xalign">1</property>
</object>
<packing>
<property name="top_attach">4</property>
@@ -1063,10 +1063,10 @@
<object class="GtkLabel" id="lEDFFileDetails">
<property name="visible">True</property>
<property name="can_focus">False</property>
- <property name="xalign">0</property>
<property name="ypad">8</property>
<property name="label" translatable="yes"><b><big>EEG source file header</big></b></property>
<property name="use_markup">True</property>
+ <property name="xalign">0</property>
</object>
<packing>
<property name="expand">False</property>
@@ -1205,11 +1205,11 @@
<object class="GtkLabel" id="lEdfImportCaption">
<property name="visible">True</property>
<property name="can_focus">False</property>
- <property name="xalign">0</property>
<property name="xpad">5</property>
<property name="ypad">8</property>
<property name="use_markup">True</property>
<property name="ellipsize">middle</property>
+ <property name="xalign">0</property>
</object>
<packing>
<property name="expand">False</property>
@@ -1255,10 +1255,10 @@
<object class="GtkLabel" id="label1">
<property name="visible">True</property>
<property name="can_focus">False</property>
- <property name="xalign">1</property>
<property name="xpad">10</property>
<property name="label" translatable="yes">_Group: </property>
<property name="use_underline">True</property>
+ <property name="xalign">1</property>
</object>
<packing>
<property name="y_options"/>
@@ -1268,9 +1268,9 @@
<object class="GtkLabel" id="label8">
<property name="visible">True</property>
<property name="can_focus">False</property>
- <property name="xalign">1</property>
<property name="xpad">10</property>
<property name="label" translatable="yes">Subject: </property>
+ <property name="xalign">1</property>
</object>
<packing>
<property name="top_attach">1</property>
@@ -1282,10 +1282,10 @@
<object class="GtkLabel" id="label9">
<property name="visible">True</property>
<property name="can_focus">False</property>
- <property name="xalign">1</property>
<property name="xpad">10</property>
<property name="label" translatable="yes">_Session: </property>
<property name="use_underline">True</property>
+ <property name="xalign">1</property>
</object>
<packing>
<property name="top_attach">2</property>
@@ -1297,10 +1297,10 @@
<object class="GtkLabel" id="label10">
<property name="visible">True</property>
<property name="can_focus">False</property>
- <property name="xalign">1</property>
<property name="xpad">10</property>
<property name="label" translatable="yes">_Episode: </property>
<property name="use_underline">True</property>
+ <property name="xalign">1</property>
</object>
<packing>
<property name="top_attach">3</property>
@@ -1312,8 +1312,8 @@
<object class="GtkLabel" id="lEdfImportSubject">
<property name="visible">True</property>
<property name="can_focus">False</property>
- <property name="xalign">0</property>
<property name="label" translatable="yes">(name)</property>
+ <property name="xalign">0</property>
</object>
<packing>
<property name="left_attach">1</property>
@@ -1343,9 +1343,9 @@
<object class="GtkLabel" id="label12">
<property name="visible">True</property>
<property name="can_focus">False</property>
- <property name="xalign">1</property>
<property name="xpad">5</property>
<property name="label" translatable="yes">Attachment mode: </property>
+ <property name="xalign">1</property>
</object>
<packing>
<property name="expand">True</property>
@@ -1602,12 +1602,12 @@
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="valign">start</property>
- <property name="xalign">0</property>
<property name="xpad">5</property>
<property name="ypad">15</property>
- <property name="label"><b><big><big>Aghermann 1.0.4 </big></big></b>
+ <property name="label"><b><big><big>Aghermann 1.0.5 </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>
</object>
<packing>
<property name="expand">True</property>
@@ -1649,8 +1649,6 @@
<object class="GtkLabel" id="label6">
<property name="visible">True</property>
<property name="can_focus">True</property>
- <property name="xalign">0</property>
- <property name="yalign">0</property>
<property name="xpad">10</property>
<property name="ypad">10</property>
<property name="label" translatable="yes"><big><b>Aghermann</b> is a sleep-research experiment manager with capable scoring facility; PSD and EEG Microcontinuity sleep profiles; artifact detection; Independent Component Analysis; and Process S simulation following <a href="http://dx.doi.org/10.1016/0361-9230(93)90016-5">Achermann et al, 1993</a> (in <a href="http://dissertations.ub.rug.nl/faculties/science/2007/a.zavada/">this i [...]
@@ -1660,6 +1658,8 @@
With bug reports, either send yours to <a href="mailto:aghermann-users at lists.sourceforge.net">aghermann-users at lists.sourceforge.net</a>, or open an issue on <a href="http://github.com/hmmr/aghermann/issues">http://github.com/hmmr/aghermann/issues</a>.</property>
<property name="use_markup">True</property>
<property name="wrap">True</property>
+ <property name="xalign">0</property>
+ <property name="yalign">0</property>
</object>
<packing>
<property name="expand">False</property>
@@ -1675,9 +1675,9 @@ With bug reports, either send yours to <a href="mailto:aghermann-users at lists.
<property name="can_focus">False</property>
<property name="margin_top">5</property>
<property name="margin_bottom">5</property>
- <property name="xalign">0</property>
<property name="label" translatable="yes"><b>About</b></property>
<property name="use_markup">True</property>
+ <property name="xalign">0</property>
</object>
<packing>
<property name="tab_fill">False</property>
@@ -1698,11 +1698,15 @@ With bug reports, either send yours to <a href="mailto:aghermann-users at lists.
<property name="can_focus">True</property>
<property name="margin_top">5</property>
<property name="margin_bottom">5</property>
- <property name="xalign">0</property>
- <property name="yalign">0</property>
<property name="xpad">10</property>
<property name="ypad">10</property>
- <property name="label"><b>v. 1.0.4</b> (2015-04-10)
+ <property name="label"><b>v. 1.0.5</b> (2015-06-13)
+<span font="monospace" size="small">
+ * Fix: Depend on vte-2.91.
+ * Fix: Deal with some deprecations in GTK
+ (gtk_widget_override_font) and libconfig.
+</span>
+<b>v. 1.0.4</b> (2015-04-10)
<span font="monospace" size="small">
* Fix: Don't mess with screen resolution, restore fonts to normal size.
* Fix: gcc-5 build.
@@ -1755,6 +1759,8 @@ With bug reports, either send yours to <a href="mailto:aghermann-users at lists.
(for older entries, see <a href="http://johnhommer.com/academic/code/aghermann">full changelog</a>)</property>
<property name="use_markup">True</property>
<property name="track_visited_links">False</property>
+ <property name="xalign">0</property>
+ <property name="yalign">0</property>
</object>
</child>
</object>
@@ -1770,9 +1776,9 @@ With bug reports, either send yours to <a href="mailto:aghermann-users at lists.
<property name="can_focus">False</property>
<property name="margin_top">5</property>
<property name="margin_bottom">5</property>
- <property name="xalign">0</property>
<property name="label" translatable="yes"><b>ChangeLog</b></property>
<property name="use_markup">True</property>
+ <property name="xalign">0</property>
</object>
<packing>
<property name="position">1</property>
@@ -1860,10 +1866,10 @@ With bug reports, either send yours to <a href="mailto:aghermann-users at lists.
<object class="GtkLabel" id="label33">
<property name="visible">True</property>
<property name="can_focus">False</property>
- <property name="xalign">0</property>
<property name="ypad">8</property>
<property name="label" translatable="yes"><b><big>Annotated regions</big></b></property>
<property name="use_markup">True</property>
+ <property name="xalign">0</property>
</object>
<packing>
<property name="expand">False</property>
@@ -2019,10 +2025,10 @@ With bug reports, either send yours to <a href="mailto:aghermann-users at lists.
<object class="GtkLabel" id="label24">
<property name="visible">True</property>
<property name="can_focus">False</property>
- <property name="xalign">0</property>
<property name="ypad">8</property>
<property name="label" translatable="yes"><b><big>Global artifact detection</big></b></property>
<property name="use_markup">True</property>
+ <property name="xalign">0</property>
</object>
<packing>
<property name="expand">False</property>
@@ -2054,9 +2060,9 @@ With bug reports, either send yours to <a href="mailto:aghermann-users at lists.
<object class="GtkLabel" id="label25">
<property name="visible">True</property>
<property name="can_focus">False</property>
- <property name="xalign">1</property>
<property name="label" translatable="yes">Profile to use:</property>
<property name="use_underline">True</property>
+ <property name="xalign">1</property>
</object>
<packing>
<property name="left_attach">0</property>
@@ -2093,10 +2099,10 @@ With bug reports, either send yours to <a href="mailto:aghermann-users at lists.
<object class="GtkLabel" id="lGlobalADHint">
<property name="visible">True</property>
<property name="can_focus">False</property>
- <property name="xalign">0</property>
<property name="label" translatable="yes">hints be here</property>
<property name="use_markup">True</property>
<property name="wrap">True</property>
+ <property name="xalign">0</property>
</object>
<packing>
<property name="left_attach">0</property>
@@ -2215,10 +2221,10 @@ With bug reports, either send yours to <a href="mailto:aghermann-users at lists.
<object class="GtkLabel" id="label3">
<property name="visible">True</property>
<property name="can_focus">False</property>
- <property name="xalign">0</property>
<property name="ypad">8</property>
<property name="label" translatable="yes"><b><big>Global Scoring Assistant</big></b></property>
<property name="use_markup">True</property>
+ <property name="xalign">0</property>
</object>
<packing>
<property name="expand">False</property>
@@ -2250,9 +2256,9 @@ With bug reports, either send yours to <a href="mailto:aghermann-users at lists.
<object class="GtkLabel" id="label5">
<property name="visible">True</property>
<property name="can_focus">False</property>
- <property name="xalign">1</property>
<property name="label" translatable="yes">Profile to use:</property>
<property name="use_underline">True</property>
+ <property name="xalign">1</property>
</object>
<packing>
<property name="left_attach">0</property>
@@ -2289,10 +2295,10 @@ With bug reports, either send yours to <a href="mailto:aghermann-users at lists.
<object class="GtkLabel" id="lGlobalRKHint">
<property name="visible">True</property>
<property name="can_focus">False</property>
- <property name="xalign">0</property>
<property name="label" translatable="yes">hints be here</property>
<property name="use_markup">True</property>
<property name="wrap">True</property>
+ <property name="xalign">0</property>
</object>
<packing>
<property name="left_attach">0</property>
@@ -2411,10 +2417,10 @@ With bug reports, either send yours to <a href="mailto:aghermann-users at lists.
<object class="GtkLabel" id="label4">
<property name="visible">True</property>
<property name="can_focus">False</property>
- <property name="xalign">0</property>
<property name="ypad">8</property>
<property name="label" translatable="yes"><b><big>Montage defaults</big></b></property>
<property name="use_markup">True</property>
+ <property name="xalign">0</property>
</object>
<packing>
<property name="expand">False</property>
@@ -2446,9 +2452,9 @@ With bug reports, either send yours to <a href="mailto:aghermann-users at lists.
<object class="GtkLabel" id="label16">
<property name="visible">True</property>
<property name="can_focus">False</property>
- <property name="xalign">1</property>
<property name="label" translatable="yes">Show c_hannels:</property>
<property name="use_underline">True</property>
+ <property name="xalign">1</property>
</object>
<packing>
<property name="left_attach">0</property>
@@ -2521,8 +2527,8 @@ With bug reports, either send yours to <a href="mailto:aghermann-users at lists.
<object class="GtkLabel" id="label22">
<property name="visible">True</property>
<property name="can_focus">False</property>
- <property name="xalign">1</property>
<property name="label" translatable="yes">Profiles:</property>
+ <property name="xalign">1</property>
</object>
<packing>
<property name="left_attach">0</property>
@@ -2634,10 +2640,10 @@ With bug reports, either send yours to <a href="mailto:aghermann-users at lists.
<object class="GtkLabel" id="label34">
<property name="visible">True</property>
<property name="can_focus">False</property>
- <property name="xalign">0</property>
<property name="ypad">8</property>
<property name="label" translatable="yes"><b><big>Tree scan report</big></b></property>
<property name="use_markup">True</property>
+ <property name="xalign">0</property>
</object>
<packing>
<property name="expand">False</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