[Pkg-privacy-commits] [irssi-plugin-otr] 01/07: Update version to v1.0.2

Antoine Beaupré anarcat at moszumanska.debian.org
Fri Dec 16 04:10:54 UTC 2016


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

anarcat pushed a commit to branch debian
in repository irssi-plugin-otr.

commit ea5b8e09506a1d6c7bb51651e19fa1165e373c61
Author: David Goulet <dgoulet at ev0ke.net>
Date:   Wed Dec 7 16:24:08 2016 -0500

    Update version to v1.0.2
    
    Signed-off-by: David Goulet <dgoulet at ev0ke.net>
---
 ChangeLog    | 17 +++++++++++++++++
 configure.ac |  2 +-
 2 files changed, 18 insertions(+), 1 deletion(-)

diff --git a/ChangeLog b/ChangeLog
index bcc6ceb..09435be 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,20 @@
+2016-12-07 irssi-otr 1.0.2
+	* libotr >= 4.1.0 in configure.ac and spec file
+	* Merge remote-tracking branch 'ailin/abicheck'
+	* Don't use INCLUDES anymore and use system includedir for irssi headers
+	* Merge remote-tracking branch 'anarcat/prefix'
+	* Fix formatting in tronic escape message patch
+	* Merge remote-tracking branch 'tronic/master'
+	* respect $PREFIX on install
+	* implement ABI check for irssi 0.8.18
+	* Fix: update README replacing old info
+	* use https link to otr.cypherpunks.ca instead of http redirect
+	* Add missing #include.
+	* Fix my broken NULL pointer check (and some segfaults).
+	* Remove unused variable.
+	* Detect the libotr-emitted HTML-formatted init string and replace it with a description customized for IRC and irssi-otr.
+	* Remove linebreaks from libotr messages to avoid sending random IRC commands.
+
 2015-01-03 irssi-otr 1.0.1
 	* Fix: bad comment for cmd_generic
 	* Add cscope files to gitignore
diff --git a/configure.ac b/configure.ac
index a620039..ebff7bf 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([irssi-otr],[1.0.1],[dgoulet at ev0ke.net],[],[https://github.com/cryptodotis/irssi-otr])
+AC_INIT([irssi-otr],[1.0.2],[dgoulet at ev0ke.net],[],[https://github.com/cryptodotis/irssi-otr])
 AC_CONFIG_AUX_DIR([config])
 AC_CANONICAL_TARGET
 AC_CANONICAL_HOST

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-privacy/packages/irssi-plugin-otr.git



More information about the Pkg-privacy-commits mailing list