diff --git a/ChangeLog b/ChangeLog index 72adfdc..b72425f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,9 @@ -Version 1.5.0 (????/??/??): - * Added French and Sinhalese translation - * Updated message parser to match modified key messages (this should be an option instead of being hard-coded, sorry) +Version 1.5.0 (2014/01/29): + * Fixed compatibility issue with Pidgin 2.10.8 + * Updated message parser to match modified key messages (this should be an + option instead of being hard-coded, sorry) + * Added French and Sinhalese translation (Thanks to londumas and Thambaru + Wijesekara) Version 1.4 (2012/02/29): * Process self-posted incoming messages too. (This happens e.g. when using ZNC behind an irssi-proxy.) Really! ;) @@ -12,7 +15,7 @@ Version 1.3.1 (2011/11/25): Version 1.3 (2010/08/05): * don't check whether the timestamp is in the end of the string (mIRC sends special formatting characters that are interpreted into HTML from Pidgin which means that the timestamps aren't anymore at the end) - * check wether the part of the message after timestamp contains only HTML tags (this means usually the timestamp was at the end of the message) + * check whether the part of the message after timestamp contains only HTML tags (this means usually the timestamp was at the end of the message) * time offset per account including new preferences dialog Version 1.2 (2010/06/05): diff --git a/VERSION b/VERSION index c64d920..bc80560 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.5.0-pre2 +1.5.0 diff --git a/config.h.mingw b/config.h.mingw index 54ea9d2..e7129a8 100644 --- a/config.h.mingw +++ b/config.h.mingw @@ -66,7 +66,7 @@ #define PACKAGE_NAME "pidgin-znchelper" /* Define to the full name and version of this package. */ -#define PACKAGE_STRING "pidgin-znchelper 1.5.0-pre2" +#define PACKAGE_STRING "pidgin-znchelper 1.5.0" /* Define to the one symbol short name of this package. */ #define PACKAGE_TARNAME "pidgin-znchelper" @@ -75,7 +75,7 @@ #define PACKAGE_URL "" /* Define to the version of this package. */ -#define PACKAGE_VERSION "1.5.0-pre2" +#define PACKAGE_VERSION "1.5.0" /* Define the plugin author to be used */ #define PLUGIN_AUTHOR "Konrad Gräfe " @@ -90,7 +90,7 @@ #define PLUGIN_STATIC_NAME "znchelper" /* Define the plugin version to be used */ -#define PLUGIN_VERSION "1.5.0-pre2" +#define PLUGIN_VERSION "1.5.0" /* Define the plugin website to be used */ #define PLUGIN_WEBSITE "http://freakazoid.teamblind.de/2009/11/16/pidgin-znc-helper/" @@ -99,4 +99,4 @@ #define STDC_HEADERS 1 /* Version number of package */ -#define VERSION "1.5.0-pre2" +#define VERSION "1.5.0" diff --git a/configure b/configure index 561e2f1..66b0b3b 100755 --- a/configure +++ b/configure @@ -1,6 +1,6 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.69 for pidgin-znchelper 1.5.0-pre2. +# Generated by GNU Autoconf 2.69 for pidgin-znchelper 1.5.0. # # Report bugs to . # @@ -590,8 +590,8 @@ MAKEFLAGS= # Identity of this package. PACKAGE_NAME='pidgin-znchelper' PACKAGE_TARNAME='pidgin-znchelper' -PACKAGE_VERSION='1.5.0-pre2' -PACKAGE_STRING='pidgin-znchelper 1.5.0-pre2' +PACKAGE_VERSION='1.5.0' +PACKAGE_STRING='pidgin-znchelper 1.5.0' PACKAGE_BUGREPORT='freakazoid@teamblind.de' PACKAGE_URL='' @@ -1369,7 +1369,7 @@ if test "$ac_init_help" = "long"; then # Omit some internal or obsolete options to make the list less imposing. # This message is too long to be a string in the A/UX 3.1 sh. cat <<_ACEOF -\`configure' configures pidgin-znchelper 1.5.0-pre2 to adapt to many kinds of systems. +\`configure' configures pidgin-znchelper 1.5.0 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1440,7 +1440,7 @@ fi if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of pidgin-znchelper 1.5.0-pre2:";; + short | recursive ) echo "Configuration of pidgin-znchelper 1.5.0:";; esac cat <<\_ACEOF @@ -1554,7 +1554,7 @@ fi test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -pidgin-znchelper configure 1.5.0-pre2 +pidgin-znchelper configure 1.5.0 generated by GNU Autoconf 2.69 Copyright (C) 2012 Free Software Foundation, Inc. @@ -1923,7 +1923,7 @@ cat >config.log <<_ACEOF This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. -It was created by pidgin-znchelper $as_me 1.5.0-pre2, which was +It was created by pidgin-znchelper $as_me 1.5.0, which was generated by GNU Autoconf 2.69. Invocation command line was $ $0 $@ @@ -2786,7 +2786,7 @@ fi # Define the identity of the package. PACKAGE='pidgin-znchelper' - VERSION='1.5.0-pre2' + VERSION='1.5.0' cat >>confdefs.h <<_ACEOF @@ -2844,7 +2844,7 @@ ac_config_headers="$ac_config_headers config.h" cat >>confdefs.h <<_ACEOF -#define PLUGIN_VERSION "1.5.0-pre2" +#define PLUGIN_VERSION "1.5.0" _ACEOF @@ -13485,7 +13485,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 # report actual input values of CONFIG_FILES etc. instead of their # values after options handling. ac_log=" -This file was extended by pidgin-znchelper $as_me 1.5.0-pre2, which was +This file was extended by pidgin-znchelper $as_me 1.5.0, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -13551,7 +13551,7 @@ _ACEOF cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" ac_cs_version="\\ -pidgin-znchelper config.status 1.5.0-pre2 +pidgin-znchelper config.status 1.5.0 configured by $0, generated by GNU Autoconf 2.69, with options \\"\$ac_cs_config\\" diff --git a/configure.ac b/configure.ac index 4101cc5..6971e43 100644 --- a/configure.ac +++ b/configure.ac @@ -2,13 +2,13 @@ # Process this file with autoconf to produce a configure script. AC_PREREQ(2.61) -AC_INIT(pidgin-znchelper, 1.5.0-pre2, freakazoid@teamblind.de) +AC_INIT(pidgin-znchelper, 1.5.0, freakazoid@teamblind.de) AM_INIT_AUTOMAKE AC_CONFIG_SRCDIR([src/znchelper.c]) AC_CONFIG_HEADER([config.h]) AC_CONFIG_MACRO_DIR([m4]) -AC_DEFINE_UNQUOTED(PLUGIN_VERSION, ["1.5.0-pre2"], [Define the plugin version to be used]) +AC_DEFINE_UNQUOTED(PLUGIN_VERSION, ["1.5.0"], [Define the plugin version to be used]) AC_DEFINE_UNQUOTED(PLUGIN_WEBSITE, ["http://freakazoid.teamblind.de/2009/11/16/pidgin-znc-helper/"], [Define the plugin website to be used]) diff --git a/debian/control b/debian/control index 8ef8568..9080575 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: net Priority: extra Maintainer: Konrad Gräfe Build-Depends: debhelper (>= 7), autotools-dev, pidgin-dev (>= 2.6.0), intltool -Standards-Version: 3.9.1 +Standards-Version: 3.9.4 Homepage: http://freakazoid.teamblind.de/2009/11/16/pidgin-znc-helper/ Package: pidgin-znchelper diff --git a/debian/rules b/debian/rules index 4f927e8..e733b00 100755 --- a/debian/rules +++ b/debian/rules @@ -33,8 +33,9 @@ ifneq "$(wildcard /usr/share/misc/config.guess)" "" endif ./configure $(CROSS) --prefix=/usr --mandir=\$${prefix}/share/man --infodir=\$${prefix}/share/info CFLAGS="-Wall -g $(CFLAGS)" - -build: build-stamp +build: build-arch build-indep +build-arch: build-stamp +build-indep: build-stamp build-stamp: config.status dh_testdir @@ -52,7 +53,6 @@ clean: # Add here commands to clean up after the build process. [ ! -f Makefile ] || $(MAKE) distclean - rm -f config.sub config.guess dh_clean diff --git a/po/de.po b/po/de.po index 9e9993e..0ff824c 100644 --- a/po/de.po +++ b/po/de.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: gtk-freakazoid-znchelper 0.5\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-01-28 23:24+0100\n" +"POT-Creation-Date: 2014-01-29 14:55+0100\n" "PO-Revision-Date: 2010-07-29 11:47+0000\n" "Last-Translator: kgraefe \n" "Language-Team: de_DE \n" diff --git a/po/es.po b/po/es.po index 481d922..350c709 100644 --- a/po/es.po +++ b/po/es.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: pidgin-znc-helper\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-01-28 23:24+0100\n" +"POT-Creation-Date: 2014-01-29 14:55+0100\n" "PO-Revision-Date: 2012-06-21 15:41+0000\n" "Last-Translator: Eduardo Alberto Calvo \n" "Language-Team: Spanish \n" diff --git a/po/fr.po b/po/fr.po index 4c383d2..a7b4a7a 100644 --- a/po/fr.po +++ b/po/fr.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: pidgin-znc-helper\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-01-28 23:24+0100\n" +"POT-Creation-Date: 2014-01-29 14:55+0100\n" "PO-Revision-Date: 2013-01-28 14:26+0000\n" "Last-Translator: londumas \n" "Language-Team: French \n" diff --git a/po/pidgin-znchelper.pot b/po/pidgin-znchelper.pot index 545be5b..156276e 100644 --- a/po/pidgin-znchelper.pot +++ b/po/pidgin-znchelper.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-01-28 23:24+0100\n" +"POT-Creation-Date: 2014-01-29 14:55+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/po/ru.po b/po/ru.po index 8d1473c..66649da 100644 --- a/po/ru.po +++ b/po/ru.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: pidgin-znc-helper\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-01-28 23:24+0100\n" +"POT-Creation-Date: 2014-01-29 14:55+0100\n" "PO-Revision-Date: 2010-11-18 06:58+0000\n" "Last-Translator: Ushakov Maxim \n" "Language-Team: Russian \n" diff --git a/po/si.po b/po/si.po index 4c45efc..24a3115 100644 --- a/po/si.po +++ b/po/si.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: pidgin-znc-helper\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-01-28 23:24+0100\n" +"POT-Creation-Date: 2014-01-29 14:55+0100\n" "PO-Revision-Date: 2013-06-01 04:11+0000\n" "Last-Translator: Thambaru Wijesekara \n" "Language-Team: Sinhalese \n"