[med-svn] [aghermann] 03/05: update changelogs, prepare for 1.1.0
andrei zavada
hmmr-guest at moszumanska.debian.org
Thu Aug 4 23:11:40 UTC 2016
This is an automated email from the git hooks/post-receive script.
hmmr-guest pushed a commit to branch master
in repository aghermann.
commit c376f0695cb29b926578dc8cd7acefd80c98bb2b
Author: Andrei Zavada <hmmr at frdg>
Date: Sun Jun 26 02:14:50 2016 +0300
update changelogs, prepare for 1.1.0
---
debian/changelog | 7 +++++++
upstream/ChangeLog | 3 +++
upstream/configure.ac | 2 +-
upstream/data/ui/mw-dialogs.glade | 9 +++++++--
4 files changed, 18 insertions(+), 3 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 6d7c377..f986b63 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+aghermann (1.1.0-1) unstable; urgency=low
+
+ * New upstream version (Closes: #824574).
+ * This new version additionally ensures reproducible builds (Closes: #828008).
+
+ -- Andrei Zavada <johnhommer at gmail.com> Mon, 27 Jun 2016 00:12:00 +0200
+
aghermann (1.0.9-1) unstable; urgency=low
* New upstream version.
diff --git a/upstream/ChangeLog b/upstream/ChangeLog
index a565ae6..b88a4f9 100644
--- a/upstream/ChangeLog
+++ b/upstream/ChangeLog
@@ -1,3 +1,6 @@
+v.1.1.0 (2016-06-24)
+ * New: Allow multiple instances, and use session lock files.
+
v.1.0.9 (2016-04-25)
* Fix: Don't try to use uninitialized logging facility on
config validation failures.
diff --git a/upstream/configure.ac b/upstream/configure.ac
index a83816a..4893a30 100644
--- a/upstream/configure.ac
+++ b/upstream/configure.ac
@@ -1,6 +1,6 @@
AC_COPYRIGHT([Copyright (c) 2008-16 Andrei Zavada <johnhommer at gmail.com>])
-AC_INIT([Aghermann], [1.0.9], [johnhommer at gmail.com])
+AC_INIT([Aghermann], [1.1.0], [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 edb1f36..27b71c0 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.8 </big></big></b>
+ <property name="label"><b><big><big>Aghermann 1.1.0 </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,12 @@ 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.9</b> (2016-04-25)
+ <property name="label">
+<b>v. 1.1.0</b> (2016-06-24)
+<span font="monospace" size="small">
+ * New: Allow multiple instances, and use session lock files.
+</span>
+<b>v. 1.0.9</b> (2016-04-25)
<span font="monospace" size="small">
* Fix: Don't try to use uninitialized logging facility on
config validation failures.
--
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